A complete ansible infrastructure for my personal server. Hosts a variety of FOSS applications through docker deployments within individual ansible roles.
Find a file
Marty Oehme 9f188c2674
Add basic caddy swarm role
Added caddy as swarm container. Uses templated Caddyfile which can be
set up for testing purposes for now.
Depends on docker and docker-swarm, and will keep its stuff where
docker-swarm sets itself up.
2021-07-29 14:39:43 +02:00
group_vars Fix docker-swarm for multi-ip machines 2021-07-27 13:46:24 +02:00
roles Add basic caddy swarm role 2021-07-29 14:39:43 +02:00
.gitignore Add system upgrade role 2021-07-24 11:51:37 +02:00
ansible.cfg Restructure inventories 2021-07-29 11:42:21 +02:00
site.yml Add basic caddy swarm role 2021-07-29 14:39:43 +02:00
Vagrantfile Fix docker python module installation for sudo 2021-07-27 12:54:32 +02:00