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
2024-02-19 11:54:50 -05:00
core Implement Azure SQL database compatibility checks 2024-01-16 12:47:44 -05:00
domain Skip restore of user logs 2024-02-19 11:54:50 -05:00
edition Prep 5.11.3 2024-02-16 10:53:02 -05:00
gui Bump Go deps 2024-02-19 11:54:27 -05:00
model Set org and per user locale 2022-03-19 18:07:38 -04:00
selfcert initial commit 2016-07-07 18:54:16 -07:00
server Fix middleware for favicon/sitemap 2022-10-21 11:12:46 -04:00
vendor Bump Go deps 2024-02-19 11:54:27 -05:00
.dockerignore Modernize Dockerfile 2021-09-21 22:14:30 +02:00
.gitattributes line endings 2016-10-07 19:26:29 -07:00
.gitconfig gitconfig 2016-08-15 13:43:47 +01:00
.gitignore Update go deps 2021-08-18 19:38:43 -04:00
.vscodeignore initial commit 2016-07-07 18:54:16 -07:00
build.bat typo 2024-02-02 11:17:49 +01:00
build.sh Build prep 2023-02-06 14:01:19 -05:00
CONTRIBUTING.md removed experimental code 2017-07-18 13:10:52 +01:00
docker-compose.yaml Update docker-compose.yaml 2023-01-11 20:04:00 -05:00
Dockerfile Bump version to 5.11.0 2024-01-10 14:47:40 -05:00
go.mod Bump Go deps 2024-02-19 11:54:27 -05:00
go.sum Bump Go deps 2024-02-19 11:54:27 -05: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 Implement Azure SQL database compatibility checks 2024-01-16 12:47:44 -05:00
screenshot.png Update screenshot 2022-01-12 14:15:11 -05:00

Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.

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

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

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

Documize Community

Latest Release

Community edition: v5.11.2

Community+ edition: v5.11.2

The Community+ edition is the "enterprise" offering with advanced capabilities and customer support:

  • content approval workflows
  • content organization by label, space and category
  • content version management
  • content lifecycle management
  • content feedback capture
  • content PDF export
  • analytics and reporting
  • activity streams
  • audit logs
  • actions assignments
  • product support

The Community+ edition is free for the first five users -- thereafter pricing starts at just $900 annually for 100 users.

OS Support

  • Linux
  • Windows
  • macOS
  • Raspberry Pi (ARM build)

Support for AMD and ARM 64 bit architectures.

Database Support

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

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

Browser Support

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge
  • Brave
  • Vivaldi
  • Opera

Technology Stack

  • Go (v1.21.5)
  • 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.

Localization

Languages supported out-of-the-box:

  • English
  • German
  • French
  • Chinese (中文)
  • Portuguese (Brazil) (Português - Brasil)
  • Japanese (日本語)
  • Italian

PR's welcome for additional languages.

Product/Technical Support

For both Community and Community+ editions, please contact our help desk for product help, suggestions and other enquiries.

support@documize.com

We aim to respond within two working days.

https://www.documize.com

This software (Documize Community edition) is licensed under GNU AGPL v3 http://www.gnu.org/licenses/agpl-3.0.en.html.

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