Home lab configuration files
Find a file
2026-09-26 20:23:07 +03:00
arr_stack Initial commit 2026-09-26 20:23:01 +03:00
excalidraw Initial commit 2026-09-26 20:23:01 +03:00
gluetun Initial commit 2026-09-26 20:23:01 +03:00
grafana Initial commit 2026-09-26 20:23:01 +03:00
homeassistant Initial commit 2026-09-26 20:23:01 +03:00
homepage Initial commit 2026-09-26 20:23:01 +03:00
immich Initial commit 2026-09-26 20:23:01 +03:00
jellyfin Initial commit 2026-09-26 20:23:01 +03:00
joplin Initial commit 2026-09-26 20:23:01 +03:00
librespeed Initial commit 2026-09-26 20:23:01 +03:00
network Initial commit 2026-09-26 20:23:01 +03:00
ntfy Initial commit 2026-09-26 20:23:01 +03:00
radicale Initial commit 2026-09-26 20:23:01 +03:00
whatsUpDocker Initial commit 2026-09-26 20:23:01 +03:00
wyoming-whisper Initial commit 2026-09-26 20:23:01 +03:00
.gitignore Initial commit 2026-09-26 20:23:01 +03:00
LICENSE Add WTFPL license 2026-09-26 20:23:07 +03:00
README.md Add WTFPL license 2026-09-26 20:23:07 +03:00

Podikotripa

Self-hosted services and infrastructure running on my homelab.

How to use it

I run the whole infrastructure using podman compose. The versions of the images are pinned in the compose files.

What's up Docker (WUD) is responsible for automatically detecting new image versions. Some of the containers are automatically updated by WUD, while others are manually updated.

Security

Sensitive information is read from .env files that are not supplied in this repository.

License

Licensed under the WTFPL, Version 2.

Do what the fuck you want to.