No description
- Nix 100%
| compose-files | initial traefik setup | |
| data/traefik | initial setup | |
| nixos | update flake | |
| .gitignore | initial setup | |
| README.md | initial traefik setup | |
Infra77
Host
OS: Debian
IP: 192.168.23.169
Hostname: section77de-test
Description
This is a repository for the Infra77 project. The target to define the application configuration and Infrastructure As Code.
Requirements
- Podman
- python3-pip
- podman-compose
Tools
| Tool | Host-Port |
|---|---|
| Homeassistant | 8123 |
| Traefik | 80 , 443, 8080 |
| DNS-Server | 53 |
| wiki.js | |
| keycloak | |
| Postgres | |
| Watchtower |
Manual testing
podman-compose --env-file ~/infra77/data/creds.env -f ~/infra77/compose-files/traefik.yml up --force-recreate
Deployment Strategy
TBD