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

93 lines
2.5 KiB
Markdown
Raw Normal View History

2021-11-03 11:46:20 -04:00
Documize Community is an open source modern, lightweight alternative to Confluence and other similar solutions.
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:12:51 -05:00
![Documize Community](screenshot-1.png)
2018-01-28 14:04:35 +00:00
## Latest Release
2016-07-18 10:18:21 -07:00
2022-01-12 14:12:51 -05:00
[Community edition: v4.2.1](https://github.com/documize/community/releases)
2022-01-12 14:12:51 -05:00
[Community+ edition: v4.2.1](https://www.documize.com/community/downloads)
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
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
2021-11-15 14:52:29 -05:00
- Raspberry Pi (ARM build)
2022-01-10 17:01:54 -05:00
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)
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
- 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
- Vivaldi
- Opera
2018-06-29 16:07:01 +01: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
## 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.
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!
## 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-21 11:37:16 +00:00
Documize uses other open source components and we acknowledge them in [NOTICES](NOTICES.md)