1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00
documize/README.md

74 lines
2 KiB
Markdown
Raw Normal View History

2019-02-22 18:28:22 +00:00
Documize is an open source modern, lightweight and comprehensive alternative to Confluence.
It's built with Golang + EmberJS and compiled down to a single executable binary for Linux, Windows and macOS.
2019-04-09 15:31:29 +01:00
All you need to provide is PostgreSQL, Microsoft SQL Server or any MySQL variant.
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
2018-01-28 14:04:35 +00:00
![Documize](screenshot-1.png "Documize")
## Latest Release
2016-07-18 10:18:21 -07:00
[Community Edition: v3.4.3](https://github.com/documize/community/releases)
[Enterprise Edition: v3.4.3](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.*
>
> **Harvey Kandola, CEO/Founder @ Documize**
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
- macOS
2019-05-15 16:50:51 +01:00
- 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)
2018-10-23 13:47:34 +01:00
- MySQL (v5.7.10+ and v8.0.12+)
- Percona (v5.7.16-10+)
- MariaDB (10.3.0+)
## Browser Support
2018-06-29 16:07:01 +01:00
- Chrome
- Firefox
- Safari
- Brave
- Vivaldi
- Opera
- Microsoft Edge (v42+)
2018-06-29 16:07:01 +01: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
## 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:
2019-08-28 12:27:38 +01:00
* LDAP
* Active Directory
* Red Hat Keycloak
* Central Authentication Service (CAS)
When using LDAP/Active Directory, you can enable dual-authentication with email/password.
## 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-21 11:37:16 +00:00
Documize uses other open source components and we acknowledge them in [NOTICES](NOTICES.md)