1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00
Documize Community est une solution de gestion des connaissances open source, moderne, auto-hébergée et de niveau entreprise. https://www.documize.com/
Find a file
2020-02-15 15:42:54 +00:00
core Update schema for new pinned documents 2020-02-03 21:01:11 +00:00
domain Handle non-pinned spaces 2020-02-04 14:36:40 +00:00
edition Prep 3.7.0 release 2020-02-04 14:43:47 +00:00
embed Update Go modules/vendor directory 2020-02-15 15:42:54 +00:00
gui Prep 3.7.0 release 2020-02-04 14:43:47 +00:00
model Add new pin related audit types 2020-02-04 14:37:02 +00:00
selfcert initial commit 2016-07-07 18:54:16 -07:00
server Routes for new pinned documents 2020-02-03 21:01:25 +00:00
vendor Update Go modules/vendor directory 2020-02-15 15:42:54 +00:00
.dockerignore add Dockerfile 2019-08-14 11:36:41 +08:00
.gitattributes line endings 2016-10-07 19:26:29 -07:00
.gitconfig gitconfig 2016-08-15 13:43:47 +01:00
.gitignore Update .gitignore 2019-05-16 12:48:46 +01:00
.vscodeignore initial commit 2016-07-07 18:54:16 -07:00
build.bat Update Go modules/vendor directory 2020-02-15 15:42:54 +00:00
build.sh Update Go modules/vendor directory 2020-02-15 15:42:54 +00:00
CONTRIBUTING.md removed experimental code 2017-07-18 13:10:52 +01:00
docker-compose.yaml Provide Docker Compose file for quick app+db setup 2019-08-29 14:14:10 +01:00
Dockerfile Update Go modules/vendor directory 2020-02-15 15:42:54 +00:00
go.mod Sanitize HTML in Markdown sections 2019-11-19 11:47:51 +00:00
go.sum Sanitize HTML in Markdown sections 2019-11-19 11:47:51 +00:00
LICENSE initial commit 2016-07-07 18:54:16 -07:00
NOTICES.md Support dual login via LDAP and forms authentication 2019-05-13 16:14:11 +01:00
README.md Prep 3.7.0 release 2020-02-04 14:43:47 +00:00
screenshot-1.png v3 build prep 2019-06-11 11:41:09 +01:00

Documize is an open source modern, lightweight and comprehensive alternative to Confluence and other such solutions.

  • Built for technical and non-technical users
  • Designed to unify both customer-facing and internal documentation
  • Organization through labels, spaces and categories
  • No fee-charging marketplace

It's built with Golang + EmberJS and compiled down to a single executable binary for Linux, Windows and macOS.

All you need to provide is PostgreSQL, Microsoft SQL Server or any MySQL variant.

Documize

Latest Release

Community Edition: v3.7.0

Enterprise Edition: v3.7.0

We provide frequent product updates for both cloud and self-hosted customers.

Harvey Kandola, CEO/Founder @ Documize

OS Support

  • Linux
  • Windows
  • macOS
  • Raspberry Pi (using the ARM builds)

Database Support

For all database types, Full-Text Search support (FTS) is mandatory.

  • PostgreSQL (v9.6+)
  • Microsoft SQL Server (2016+ with FTS)
  • MySQL (v5.7.10+ and v8.0.12+)
  • Percona (v5.7.16-10+)
  • MariaDB (10.3.0+)

Browser Support

  • Chrome
  • Firefox
  • Safari
  • Brave
  • Vivaldi
  • Opera
  • Microsoft Edge (v42+)

Technology Stack

  • Go (v1.13.4)
  • Ember JS (v3.12.0)

Authentication Options

Besides email/password login, you can also authenticate via:

  • LDAP
  • Active Directory
  • Red Hat Keycloak
  • Central Authentication Service (CAS)

When using LDAP/Active Directory, you can enable dual-authentication with email/password.

https://documize.com

This software (Documize Community Edition) is licensed under GNU AGPL v3 http://www.gnu.org/licenses/agpl-3.0.en.html. You can operate outside the AGPL restrictions by purchasing Documize Enterprise Edition and obtaining a commercial license by contacting sales@documize.com. Documize® is a registered trade mark of Documize Inc.

Documize uses other open source components and we acknowledge them in NOTICES