Commit Graph

35 Commits

Author SHA1 Message Date
39cbb8c56a Add argument --skip_name_resolve for mysql-server. 2024-10-27 22:49:32 +01:00
7575384754 Fix mysql-server IP address because podman DNS does not work with an internal network. 2024-10-27 18:07:04 +01:00
bf1f38fce4 Convert deploy_gogs tasks to a role. 2024-10-27 15:45:26 +01:00
c3106fb6af Make mysqlnet an internal network. 2024-10-27 15:29:32 +01:00
dd724805f7 Allow git SSH port. 2024-10-27 12:40:15 +01:00
69b0723131 Deploy SSH public key. 2024-10-23 20:34:01 +02:00
f905d1a378 Fix variabilization. 2024-10-22 23:37:42 +02:00
60c17860ec Fix variabilization. 2024-10-22 23:30:28 +02:00
d9490616c4 Add podman logout before podman login in case registry was recreated 2024-10-20 15:56:41 +02:00
d7eea85c4b Do not fail when the registry is offline. Fix bug. 2024-10-20 15:40:09 +02:00
8bb187f3d9 Do not fail when the registry is offline. 2024-10-20 15:09:53 +02:00
51296b3626 Fix bug. 2024-10-20 15:03:15 +02:00
7a5c71d998 Stop containers before modifying files. 2024-10-20 12:16:21 +02:00
4c482c0b76 Fix bug 2024-10-20 11:33:58 +02:00
7a592f7fa1 Use tmux. Run mariadb-upgrade. Only skip restore tasks on subsequent runs. 2024-10-20 10:48:38 +02:00
fd1d6bca53 Start containers on reboot. 2024-10-19 18:15:27 +02:00
de879a0793 Start containers on reboot. 2024-10-19 17:59:09 +02:00
bf086bc5d6 Fix idempotency. 2024-06-20 14:05:41 +02:00
d314dc3533 Fix idempotency. 2024-06-20 13:32:31 +02:00
6827be9fda Fix idempotency. 2024-06-20 13:05:28 +02:00
c951592281 Fix bug. 2024-06-19 18:41:07 +02:00
7109f7ea58 Fix remote_workdir. 2024-06-18 12:57:39 +02:00
84d066e8d0 Fix missing become for duplicity restore. 2024-04-28 16:36:51 +02:00
b362697114 Fix missing rsync in mysql-server image. 2024-04-28 13:14:14 +02:00
1cab6bc61a Fix mysql-server image registry path. 2024-04-28 12:27:16 +02:00
81f647b9d0 Restore volumes from their dedicated buckets. 2024-04-28 11:51:05 +02:00
b17d36110d Fix missing become. Restore reverse-proxy volumes from their dedicated buckets. 2024-04-14 22:43:26 +02:00
1bddbe179e Restore volumes directly with duplicity. 2024-04-14 20:45:47 +02:00
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
a5776cad20 Skip restore when already done. Use 127.0.0.1 for services in /etc/hosts. 2024-03-30 12:03:53 +01:00
232a1cc227 Add 'changed_when: false'. 2024-03-23 14:04:38 +01:00
7894f87ca9 Add 'changed_when: false'. 2024-03-23 14:02:24 +01:00
096feb3b90 Replace setup_volume task by a role. 2024-03-22 22:27:07 +01:00
c9a33ad40c Initial commit. 2024-03-22 21:46:39 +01:00