Commit Graph

27 Commits

Author SHA1 Message Date
4c91837329 Create all containers from registry images instead of rebuilding images. 2024-04-13 16:11:17 +02:00
82fc952882 Use a role to build all images. 2024-04-13 14:42:52 +02:00
b7c6f4e752 Use a role to build apache-scuttle image. 2024-04-13 14:19:15 +02:00
0689d0c10c Add missing hosts record for scuttle. 2024-04-13 13:14:55 +02:00
0eb083fee5 Get php5-fpm image from registry instead of trying to build it (PHP5 is no longer available in recent Debian releases). 2024-04-07 11:12:38 +02:00
9a956a753c Install iftop. 2024-04-07 10:09:33 +02:00
2b4343b054 Fix syntax error. 2024-03-31 18:12:13 +02:00
46de9331a5 Add role role_deploy_SemanticScuttle. 2024-03-31 18:02:37 +02:00
acb0a5a299 Fix missing become. 2024-03-31 12:44:42 +02:00
58a21c5d68 Enable systemd unit file for coturn. 2024-03-31 12:39:46 +02:00
bc4415d477 Generate systemd unit file for coturn. 2024-03-31 12:23:45 +02:00
60b9dc3106 Expose coturn port. 2024-03-31 11:19:17 +02:00
97695619eb Replace domain by variable. 2024-03-30 16:49:35 +01:00
5ec2c8c026 Add role role_deploy_coturn. 2024-03-30 16:43:48 +01:00
a5776cad20 Skip restore when already done. Use 127.0.0.1 for services in /etc/hosts. 2024-03-30 12:03:53 +01:00
d7fa931787 Add registry role. 2024-03-24 15:03:21 +01:00
60b856f4a8 Add grafana role. 2024-03-23 22:41:12 +01:00
4ad3ccc0b6 Add 'changed_when: false'. 2024-03-23 14:03:21 +01:00
29d953f32b Fix container name to match reverse-proxy configuration. 2024-03-23 13:59:48 +01:00
74ef2d7aef Fix syntax error. 2024-03-23 13:45:49 +01:00
6f137de631 Fix missing podman networks creation. 2024-03-23 13:40:22 +01:00
042688cd8e Fix missing become for registry authentication. 2024-03-23 13:26:36 +01:00
6a752c91c6 Fix missing registry authentication. 2024-03-23 13:16:24 +01:00
44d81b3bc2 Finish nextcloud role. 2024-03-23 11:43:51 +01:00
096feb3b90 Replace setup_volume task by a role. 2024-03-22 22:27:07 +01:00
33b6903026 Fix requirements. 2024-03-22 22:08:20 +01:00
c9a33ad40c Initial commit. 2024-03-22 21:46:39 +01:00