Christian Fehmer
4d4de260d9
chore: update mongodb version to 5.0.13 (@fehmer) ( #6364 )
2025-03-12 15:29:19 +01:00
Christian Fehmer
9432602727
impr: add selfhosting using docker only (fehmer) ( #5170 )
...
* impr: add selfhosting using docker only
* add recaptcha config and docs
* add documentation on the backend-configuration.json file, remove ---redacted--- from example config
---------
Co-authored-by: Jack <jack@monkeytype.com>
2024-03-12 12:02:13 +01:00
Christian Fehmer
b4af0917b2
chore: improve docker files for local development ( #5157 )
2024-03-04 16:10:22 +01:00
Paul Ebose
a0416d3eba
impr(dev): allow docker compose to start the backend server (plbstl, Miodec) ( #4995 )
...
* chore: allow backend docker compose to start the api-server alongside redis & mongodb
* chore: update node versions in docker compose
* chore: add an extra compose file in backend
* docs: update advanced contribution guide with docker compose changes
* add docker script
support server_open env variable
* move files
* npm scripts
rename file
* add docker ignore
* fix redis not working
* rename file
* mounting root instead
* update docs
* update docs table of contents
* restart on fail
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2024-02-28 14:17:09 +01:00