12
0
Fork
You've already forked infra77
0
No description
  • Nix 100%
2026年05月28日 23:06:45 +02:00
compose-files initial traefik setup 2024年12月10日 21:06:25 +01:00
data/traefik initial setup 2024年12月04日 14:39:38 +01:00
nixos update flake 2026年05月28日 23:06:45 +02:00
.gitignore initial setup 2024年12月03日 22:40:48 +01:00
README.md initial traefik setup 2024年12月10日 20:21:48 +01:00

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