1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
documize/README.md
2021-11-03 11:46:20 -04:00

78 lines
2.2 KiB
Markdown

Documize Community is an open source modern, lightweight alternative to Confluence and other similar solutions.
- 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 for Linux, Windows and macOS.
All you need to provide is PostgreSQL, Microsoft SQL Server or any MySQL variant.
![Documize Community](screenshot-1.png "Documize Community")
## Latest Release
[Community edition: v4.0.0](https://github.com/documize/community/releases)
[Community+ edition: v4.0.0](https://www.documize.com/community/downloads)
The Community+ edition is our enterprise-ready offering with customer support and advanced capabilities.
## 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
- Firefox
- Chrome
- Safari
- Microsoft Edge (v42+)
- Brave
- Vivaldi
- Opera
## Technology Stack
- Go (v1.17.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 Community+ 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)