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
2021-09-07 20:18:30 -04:00
core Move over to Go embed directive 2021-08-18 19:39:51 -04:00
domain Fingerprint during Ember build 2021-09-07 20:18:30 -04:00
edition Fingerprint during Ember build 2021-09-07 20:18:30 -04:00
gui Fingerprint during Ember build 2021-09-07 20:18:30 -04: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 Sync with Community 2021-08-19 13:02:56 -04:00
vendor Sync with Community 2021-08-19 13:02:56 -04: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 go deps 2021-08-18 19:38:43 -04:00
.vscodeignore initial commit 2016-07-07 18:54:16 -07:00
build.bat Update build.bat 2021-09-07 11:32:22 -04:00
build.sh Move over to Go embed directive 2021-08-18 19:39:51 -04: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 Sync with Community 2021-08-19 13:02:56 -04:00
go.sum Sync with Community 2021-08-19 13:02:56 -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 Merge branch 'master' of https://github.com/documize/community 2021-03-28 16:03:51 -04: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.9.0

Enterprise Edition: v3.9.0

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.16.2)
  • 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 Community 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