Tobias J. Endres 2f5f306d88 feat: Got the containers running right, finally.
Well, we finally got those containers working like they oughta.

- Wireguard and Nginx are running now, each in their own place, just like we planned.
- Made sure they got their own spots for their files, and they're checkin' on themselves to stay healthy.
- It was a bit of a struggle, but we got it done.
2025-09-04 02:12:10 +02:00

7 lines
110 B
YAML

#SPDX-License-Identifier: MIT-0
---
- hosts: localhost
remote_user: root
roles:
- nginx_proxy_manager