hedgedoc/docs/content
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
..
dev Fix link in openapi doc 2021-06-06 20:33:25 +02:00
guides Remove explicit title from cloudflare warning 2021-06-03 23:24:09 +02:00
images Documentation: Add toggleable dark theme 2021-04-18 22:44:02 +02:00
legal Move docs into subdirectory to make mkdocs work in a subdirectory 2021-01-05 13:15:32 +01:00
references Replace Unicode character with emoji shortcode 2021-04-03 21:14:53 +02:00
setup Bump version to 1.8.2 2021-05-11 21:28:10 +02:00
theme/styles Documentation: Add toggleable dark theme 2021-04-18 22:44:02 +02:00
configuration.md feat(config): Improve configurability of database by env 2021-08-13 01:58:53 +02:00
history.md Move docs into subdirectory to make mkdocs work in a subdirectory 2021-01-05 13:15:32 +01:00
index.md Documentation: Add toggleable dark theme 2021-04-18 22:44:02 +02:00
slide-options.md Move docs into subdirectory to make mkdocs work in a subdirectory 2021-01-05 13:15:32 +01:00
url-scheme.md Move docs into subdirectory to make mkdocs work in a subdirectory 2021-01-05 13:15:32 +01:00