2021-11-03 11:46:20 -04:00
Documize Community is an open source modern, lightweight alternative to Confluence and other similar solutions.
2017-10-08 20:53:25 -04:00
2019-02-22 16:47:26 +00:00
- Built for technical and non-technical users
2019-02-27 13:58:18 +00:00
- Designed to unify both customer-facing and internal documentation
2019-02-22 16:47:26 +00:00
- Organization through labels, spaces and categories
2017-12-20 16:51:32 +00:00
2021-11-15 14:52:29 -05:00
It's built with Golang + EmberJS and compiled down to a single executable binary available for Linux, Windows and Mac.
2019-11-19 18:11:49 +00:00
2021-11-15 14:52:29 -05:00
All you need to provide is your database -- PostgreSQL, Microsoft SQL Server or any MySQL variant.
2019-11-19 18:11:49 +00:00
2022-01-12 14:15:56 -05:00

2018-01-28 14:04:35 +00:00
2018-11-13 15:19:05 +00:00
## Latest Release
2016-07-18 10:18:21 -07:00
2022-02-14 14:23:10 -05:00
[Community edition: v4.2.3 ](https://github.com/documize/community/releases )
2018-03-23 12:02:27 +00:00
2022-02-14 14:23:10 -05:00
[Community+ edition: v4.2.3 ](https://www.documize.com )
2021-11-03 11:46:20 -04:00
2022-01-10 17:01:54 -05:00
The Community+ edition is the "Enterprise" offering with advanced capabilities and customer support:
2021-11-10 19:31:03 -05:00
- 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
2018-05-11 15:17:10 +01:00
2022-02-27 12:47:09 -05:00
The Community+ edition is [now totally free ](https://www.documize.com ) for unlimited users.
2019-05-17 11:36:53 +01:00
## OS Support
2017-10-07 09:06:42 -04:00
2016-11-05 14:53:44 -07:00
- Linux
2017-10-07 09:06:42 -04:00
- Windows
2016-12-14 16:54:12 +00:00
- macOS
2021-11-15 14:52:29 -05:00
- Raspberry Pi (ARM build)
2018-09-28 16:33:15 +01:00
2022-01-10 17:01:54 -05:00
Support for AMD and ARM 64 bit architectures.
2018-11-13 15:19:05 +00:00
## Database Support
2018-09-28 16:33:15 +01:00
2019-09-11 19:08:53 +01:00
For all database types, Full-Text Search support (FTS) is mandatory.
2018-09-28 16:33:15 +01:00
- PostgreSQL (v9.6+)
2019-09-11 19:08:53 +01:00
- Microsoft SQL Server (2016+ with FTS)
2018-10-23 13:47:34 +01:00
- MySQL (v5.7.10+ and v8.0.12+)
2018-09-28 16:33:15 +01:00
- Percona (v5.7.16-10+)
- MariaDB (10.3.0+)
2018-11-13 15:19:05 +00:00
## Browser Support
2018-06-29 16:07:01 +01:00
- Firefox
2021-11-03 11:46:20 -04:00
- Chrome
2018-06-29 16:07:01 +01:00
- Safari
2021-11-03 11:46:20 -04:00
- Microsoft Edge (v42+)
2018-06-29 16:07:01 +01:00
- Brave
2018-09-28 16:33:15 +01:00
- Vivaldi
- Opera
2018-06-29 16:07:01 +01:00
2018-11-13 15:19:05 +00:00
## Technology Stack
2017-10-07 09:06:42 -04:00
2022-01-10 17:01:54 -05:00
- Go (v1.17.6)
2019-10-14 12:27:41 +01:00
- Ember JS (v3.12.0)
2016-07-08 16:35:20 -07:00
2018-11-13 15:19:05 +00:00
## Authentication Options
2017-10-07 09:06:42 -04:00
2019-08-28 12:27:38 +01:00
Besides email/password login, you can also authenticate via:
2018-01-29 09:23:02 +00:00
2019-08-28 12:27:38 +01:00
* LDAP
* Active Directory
* Red Hat Keycloak
* Central Authentication Service (CAS)
2019-09-11 19:08:53 +01:00
When using LDAP/Active Directory, you can enable dual-authentication with email/password.
2019-05-13 16:14:11 +01:00
2020-03-09 12:30:16 +00:00
## Product/Technical Support
2021-11-10 19:31:03 -05:00
For both Community and Community+ editions, please contact our help desk for product help, suggestions and other enquiries.
2020-03-09 12:30:16 +00:00
2020-03-09 12:30:37 +00:00
< support @documize .com >
2020-03-09 12:30:16 +00:00
We aim to respond within two working days!
2018-11-13 15:19:05 +00:00
## The Legal Bit
2016-07-09 08:04:18 -07:00
2022-01-10 17:01:54 -05:00
< https: / / www . documize . com >
2016-07-08 17:09:58 -07:00
2022-01-10 17:01:54 -05:00
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.
2019-03-20 12:53:50 +00:00
2019-03-21 11:37:16 +00:00
Documize uses other open source components and we acknowledge them in [NOTICES ](NOTICES.md )