hedgedoc/docs
Sheogorath 1428a8e006
feat(config): Improve configurability of database by env
This patch implements 6 additional environment variables that are used
for configuration of the database in order to allow easier configuration
in containerised environments, such as Kubernetes.

An example is the upcoming deployment of the demo instance that will use
an operator-backed postgresql database. This operator exposes username
and password as separate variables and while it's obviously possible to
generate a dbURL from that, this won't be possible without additional
code. Aiming for a solution in Hedgedoc itself, will help us to enable
other people in using Hedgedoc on Kubernetes without resulting in overly
customised setups for simple tasks like this.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2021-08-13 01:58:53 +02:00
..
content feat(config): Improve configurability of database by env 2021-08-13 01:58:53 +02:00
mkdocs.yml [Docs] Add Mattermost guide to navigation 2021-07-18 10:02:17 +02:00
requirements.txt chore(deps): update dependency mkdocs-material to v7.2.4 (#1528) 2021-08-11 22:19:17 +00:00