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
2023-05-15 13:47:22 -04:00
core Bump Go & improve SQL layer 2023-05-15 13:47:22 -04:00
domain Bump Go & improve SQL layer 2023-05-15 13:47:22 -04:00
edition Bump Go & improve SQL layer 2023-05-15 13:47:22 -04:00
gui Bump Go & improve SQL layer 2023-05-15 13:47:22 -04: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 Go 1.18 & tidy deps 2022-03-16 13:32:27 -04: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 i18n fixes 2022-03-21 19:14:10 -04: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 Force node 16 + update go and alpine tags 2022-11-22 10:11:41 +01:00
go.mod Bump version 2022-09-18 14:29:38 -04:00
go.sum Go 1.18 & tidy deps 2022-03-16 13:32:27 -04: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 Bump Go & improve SQL layer 2023-05-15 13:47:22 -04: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.7.0

Community+ edition: v5.7.0

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 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

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

Technology Stack

  • Go (v1.20.0)
  • 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 (日本語)

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 uses other open source components and we acknowledge them in NOTICES