1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00
Documize Community est une solution de gestion des connaissances open source, moderne, auto-hébergée et de niveau entreprise. https://www.documize.com/
Find a file
sauls8t 8f1bc8ce1f Specify runtime parameters in TOML format config file
In addition to specifying parameters in the command line and environment variables, you can now omit all parameters and provide a config file.

Example:

./documize myconfig.conf

Note: there is no switch setting, just provide the filename as an argument.

Fixes #243
2019-04-27 16:59:10 +01:00
core Specify runtime parameters in TOML format config file 2019-04-27 16:59:10 +01:00
domain Reduce meta endpoint logging 2019-04-26 16:18:50 +01:00
edition v2.4.1 prep 2019-04-26 12:21:04 +01:00
embed v2.4.1 prep 2019-04-26 12:21:04 +01:00
gui Specify runtime parameters in TOML format config file 2019-04-27 16:59:10 +01:00
model [WIP] PDF viewer section & per section attachments 2019-04-17 17:13:18 +01:00
selfcert initial commit 2016-07-07 18:54:16 -07:00
server [WIP] PDF viewer section & per section attachments 2019-04-17 17:13:18 +01:00
vendor Specify runtime parameters in TOML format config file 2019-04-27 16:59:10 +01:00
.dockerignore initial commit 2016-07-07 18:54:16 -07:00
.gitattributes line endings 2016-10-07 19:26:29 -07:00
.gitconfig gitconfig 2016-08-15 13:43:47 +01:00
.gitignore Update .gitignore to exclude .conf files 2019-04-26 19:54:31 +01:00
.vscodeignore initial commit 2016-07-07 18:54:16 -07:00
build.bat Update build process to include PDFJS 2019-04-19 15:09:12 +01:00
build.sh Update build process to include PDFJS 2019-04-19 15:09:12 +01:00
compile.sh Support MySQL 8.x series 2018-05-10 15:14:50 +01:00
CONTRIBUTING.md removed experimental code 2017-07-18 13:10:52 +01:00
Gopkg.lock Specify runtime parameters in TOML format config file 2019-04-27 16:59:10 +01:00
Gopkg.toml Microsoft SQL Server driver and prep 2019-03-26 08:51:02 -04:00
LICENSE initial commit 2016-07-07 18:54:16 -07:00
NOTICES.md Specify runtime parameters in TOML format config file 2019-04-27 16:59:10 +01:00
README.md Update README.md 2019-04-26 14:30:36 +01:00
screenshot-1.png Update readme with new v2 screenshot 2019-01-07 12:42:11 +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.

All you need to provide is PostgreSQL, Microsoft SQL Server or any MySQL variant.

  • Built for technical and non-technical users
  • Designed to unify both customer-facing and internal documentation
  • Organization through labels, spaces and categories
  • No fee-charging marketplace

Documize

Latest Release

Community Edition: v2.4.1

Enterprise Edition: v2.4.1

We provide frequent product updates for both cloud and self-hosted customers.

Harvey Kandola, CEO/Founder, Documize, Inc.

OS support

  • Linux
  • Windows
  • macOS

Heck, Documize will probably run just fine on a Raspberry Pi.

Database Support

  • PostgreSQL (v9.6+)
  • Microsoft SQL Server (2016+)
  • MySQL (v5.7.10+ and v8.0.12+)
  • Percona (v5.7.16-10+)
  • MariaDB (10.3.0+)

Browser Support

  • Chrome
  • Firefox
  • Safari
  • Brave
  • Vivaldi
  • Opera
  • Edge (v42+)

Technology Stack

  • Go (v1.12.4)
  • Ember JS (v3.8.0)

Authentication Options

Besides email/password login, you can also connect to LDAP/Active Directory or Red Hat Keycloak server.

https://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 Enterprise Edition and obtaining a commercial license by contacting sales@documize.com. Documize® is a registered trade mark of Documize Inc.

Documize uses other open source components and we acknowledge them in NOTICES