2019-11-19 18:11:49 +00:00
Documize is an open source modern, lightweight and comprehensive alternative to Confluence and other such 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
- No fee-charging marketplace
2017-12-20 16:51:32 +00:00
2019-11-19 18:11:49 +00:00
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.
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
2020-02-04 14:43:47 +00:00
[Community Edition: v3.7.0 ](https://github.com/documize/community/releases )
2018-03-23 12:02:27 +00:00
2020-02-04 14:43:47 +00:00
[Enterprise Edition: v3.7.0 ](https://www.documize.com/downloads )
2019-03-13 17:48:53 +00:00
> *We provide frequent product updates for both cloud and self-hosted customers.*
>
2019-05-13 16:14:11 +01:00
> **Harvey Kandola, CEO/Founder @ Documize**
2018-05-11 15:17:10 +01:00
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
2019-05-15 16:50:51 +01:00
- Raspberry Pi (using the ARM builds)
2018-09-28 16:33:15 +01:00
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
- Chrome
- Firefox
- Safari
- Brave
2018-09-28 16:33:15 +01:00
- Vivaldi
- Opera
2019-05-13 16:14:11 +01:00
- Microsoft Edge (v42+)
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
2019-11-08 14:54:33 +00:00
- Go (v1.13.4)
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
2018-11-13 15:19:05 +00:00
## The Legal Bit
2016-07-09 08:04:18 -07:00
2016-11-05 14:53:44 -07:00
< https: / / documize . com >
2016-07-08 17:09:58 -07:00
2016-11-05 14:53:44 -07: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 Enterprise Edition and obtaining a commercial license by contacting < sales @documize .com > . Documize® is a registered trade mark 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 )