This repository contains the files necessary for deploying various services.
Find a file
JuliusFreudenberger 0369e62288 [anki] Change server implementation
The rust implementation supports the newer sync protocol
2023-07-12 15:25:27 +02:00
anki [anki] Change server implementation 2023-07-12 15:25:27 +02:00
bitwarden [bitwarden] Add smtp_relay network 2022-05-11 09:55:41 +02:00
firefly3 [firefly] Adapt mail configuration in envfile 2022-10-09 15:27:29 +02:00
gitea [gitea] Rename smtp_relay network to correct name 2022-05-09 18:30:29 +02:00
healthchecks [healthchecks] Add remark to README 2023-02-04 10:57:40 +01:00
mautrix-signal Add mautrix-signal 2022-03-01 23:16:25 +01:00
mautrix-telegram Add mautrix-telegram 2022-03-02 22:59:45 +01:00
mautrix-whatsapp Add mautrix-whatsapp 2022-03-02 21:53:14 +01:00
mensa-parser Add mensa-parser 2023-02-04 11:12:38 +01:00
nextcloud [nextcloud] Add redis chache 2022-10-09 13:27:28 +02:00
nginx-proxy [nginx-proxy] Add restart 2022-02-13 19:36:17 +01:00
portainer Add portainer 2022-02-06 19:14:00 +01:00
portainer_agent Add portainer agent 2022-02-08 20:54:05 +01:00
scrutiny [scrutiny] Remove unnecessary environment variables 2022-06-23 15:34:20 +02:00
smtp-relay [smtp-relay] Add restart policy 2022-10-17 18:05:07 +02:00
synapse [synapse] Update custom_modules path to new python version 2023-02-05 15:21:43 +01:00
teleport [teleport] Change listen port for proxy to 3023 2022-03-31 23:24:38 +02:00
website [website] Add restart always 2022-06-23 15:26:27 +02:00
ports.md Add port mapping overview 2022-04-04 18:19:04 +02:00
README.md Add README 2022-02-06 19:00:41 +01:00

infrastructure

This repository contains the files necessary for deploying various services.

Most services can be deployed with portainer or manually with docker-compose. Every service contains a README which shortly explains the setup as well as important steps when deploying if needed.