9 Commits

Author SHA1 Message Date
f01c0fa045 feat: Unbatten the hatches for network traffic!
Ahoy! This be a finer design for our fleet of roles. Instead of a central decree, each role now opens its own ports, as a proper captain should.

- The Portainer role now opens port 9000 for its treasure map (web UI).

- The Network role opens the main cannons (ports 80 & 443 for Nginx) and the secret communication channel (port 51820 for Wireguard).

This makes our roles more modular and seaworthy for future voyages. Yarrr!
2025-09-03 20:41:20 +02:00
aabefee331 fix: Update podman-compose.j2 template to use podman_network_name in wireguard-easy service 2025-09-02 22:03:25 +02:00
e9d5d5f41f fix: Update podman-compose.j2 template to use podman_network_name 2025-09-02 21:49:48 +02:00
f3e92c0ce8 fix: Update network role to use podman-compose.j2 template 2025-09-02 21:35:05 +02:00
df85dd8747 fix: Add Restart Nginx handler to network role 2025-09-02 21:33:13 +02:00
2f29cb006b feat: Add placeholder files for Nginx configuration in network role 2025-09-02 21:30:57 +02:00
0cbe5daf54 feat: Clean up Docker references and align with Podman 2025-09-02 20:32:53 +02:00
5b142f5c0b feat: Migrate roles to Podman 2025-09-02 18:34:05 +02:00
11209733bc network 2025-02-11 19:13:46 +01:00