1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
documize/README.md
2022-01-10 17:01:54 -05:00

92 lines
2.5 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 available for Linux, Windows and Mac.
All you need to provide is your database -- PostgreSQL, Microsoft SQL Server or any MySQL variant.
![Documize Community](screenshot-1.png "Documize Community")
## Latest Release
[Community edition: v4.1.1](https://github.com/documize/community/releases)
[Community+ edition: v4.1.1](https://www.documize.com/community/downloads)
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
## 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.17.6)
- 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 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!
## The Legal Bit
<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>. 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 trademark of Documize Inc.
Documize uses other open source components and we acknowledge them in [NOTICES](NOTICES.md)