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
Harvey Kandola 972413110f
Merge pull request #377 from Ma27/preview-button-toggle
gui/editors: toggle Preview/Edit button
2020-11-12 18:57:42 +00:00
core Update schema for new pinned documents 2020-02-03 21:01:11 +00:00
domain add proxy support when communicate with plantuml (remove spaces) 2020-08-14 11:56:27 +03:00
edition Updated Draw.io integration 2020-11-09 11:01:09 -05:00
embed Updated Draw.io integration 2020-11-09 11:01:09 -05:00
gui Merge pull request #377 from Ma27/preview-button-toggle 2020-11-12 18:57:42 +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 Database and LDAP upgrades 2020-05-21 12:32:46 +01: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 docker-compose: explicitly pin postgres container to v12 2020-10-31 21:18:04 +01:00
Dockerfile fixed and updated dockerfile 2020-08-21 15:42:10 +02:00
go.mod Database and LDAP upgrades 2020-05-21 12:32:46 +01:00
go.sum Database and LDAP upgrades 2020-05-21 12:32:46 +01: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 Updated Draw.io integration 2020-11-09 11:01:09 -05: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.8.1

Enterprise Edition: v3.8.1

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.14.3)
  • 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.

Product/Technical Support

For both Communuity and Enterprise 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://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