mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
77 lines
2.1 KiB
Markdown
77 lines
2.1 KiB
Markdown
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.
|
|
|
|

|
|
|
|
## Latest Release
|
|
|
|
[Community Edition: v4.0.0](https://github.com/documize/community/releases)
|
|
|
|
[Enterprise Edition: v4.0.0](https://www.documize.com/downloads)
|
|
|
|
## 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!
|
|
|
|
## The Legal Bit
|
|
|
|
<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](NOTICES.md)
|