Go to file
Mika Bomm 89c8dc1f22 create Caddyfiles for services
nextcloud is not working yet
2024-08-04 16:19:45 +02:00
caddy create Caddyfiles for services 2024-08-04 16:19:45 +02:00
ddns-updater update ddns-updater to exclude api key in config / added dozzle logging 2024-07-24 19:29:17 +02:00
dozzle mispelled yml added dozzle 2024-07-24 19:30:46 +02:00
homeassistant update homeassistant configuration to ip ban if failed attempts are above 5 2024-08-04 14:10:15 +02:00
stirling-pdf add init configurations for vscode-server 2024-07-27 12:54:37 +02:00
vscode-server added default workspace directory 2024-07-27 16:10:06 +02:00
.gitignore offload caddyfiles and configure reverse proxy for homeassistant 2024-08-04 13:39:48 +02:00
README.md Add init repo readme 2024-07-28 15:30:01 +02:00

Welcome there adventurer!

This is my collection for docker compose file for various services that should be easily runnable via this repo.

Just git pull this repo and docker compose up -d these services!

For some services I included an extra README.md and always check whether there is a .env.example in the directory for the service.

Chances are you will need to fill it out and save it as a .env file.