|
2e3f716d24
|
Fix wrong task name.
|
2024-11-03 22:15:44 +01:00 |
|
|
72bb97aa16
|
Use host network for grafana container.
|
2024-11-03 22:13:02 +01:00 |
|
|
57bc377ad4
|
Add OpenVPN interface to the trusted zone.
|
2024-11-03 21:47:16 +01:00 |
|
|
25046e9054
|
Add gitea to /etc/hosts.
|
2024-11-03 21:28:36 +01:00 |
|
|
c2a1a93329
|
Change SSH port for gitea container.
|
2024-11-03 21:15:12 +01:00 |
|
|
fbd8530fce
|
Use host network for gitea container.
|
2024-11-03 20:57:09 +01:00 |
|
|
1697c11dc1
|
Migrate tasks/deploy_mysql-server.yml to a role. Retry mariadb upgrade to give mariadb time to start.
|
2024-11-03 20:44:35 +01:00 |
|
|
1382b3d6ff
|
Open reverse-proxy ports in firewalld configuration.
|
2024-11-03 20:20:44 +01:00 |
|
|
fd56fd6a89
|
Migrate tasks/deploy_reverse-proxy.yml to a role.
|
2024-11-03 19:43:54 +01:00 |
|
|
fc5929120d
|
Use host network for nextcloud and registry containers.
|
2024-11-03 19:34:52 +01:00 |
|
|
33ef679bb5
|
Fix regex.
|
2024-11-03 17:21:11 +01:00 |
|
|
80907f7beb
|
Use host network for mail stack containers.
|
2024-11-03 16:28:08 +01:00 |
|
|
7f93eb1b57
|
Use host network for store-metrics-in-db container.
|
2024-11-03 16:15:49 +01:00 |
|
|
26b35467ec
|
Reload reverse-proxy configuration when registry container has been restarted instead of restarting the whole container.
|
2024-11-01 12:43:20 +01:00 |
|
|
6aa53bb7ad
|
Replace gitea DNS name and SSH port.
|
2024-11-01 12:33:55 +01:00 |
|
|
8a45e5fb42
|
Migrate from Gogs to Gitea.
|
2024-11-01 09:58:35 +01:00 |
|
|
8ca6fadfef
|
Do not overwrite Let's encrypt reverse-proxy configuration.
|
2024-10-31 23:19:58 +01:00 |
|
|
4c495a1e1c
|
Fix gitea reverse-proxy configuration file permissions.
|
2024-10-31 17:02:24 +01:00 |
|
|
20e33f8d90
|
Add gitea reverse-proxy configuration.
|
2024-10-31 16:57:59 +01:00 |
|
|
4e8fba4443
|
Fix bug.
|
2024-10-27 23:41:29 +01:00 |
|
|
51896bf4b6
|
Fix syntax.
|
2024-10-27 23:39:19 +01:00 |
|
|
31a3a5ff23
|
Add debug.
|
2024-10-27 23:08:46 +01:00 |
|
|
001deef007
|
Add new role_deploy_gitea.
|
2024-10-27 22:23:59 +01:00 |
|
|
2047ccbeec
|
Upgrade DH crypto to 2048 bits.
|
2024-10-27 21:23:38 +01:00 |
|
|
bfa8b1d211
|
Fix syntax.
|
2024-10-27 20:43:57 +01:00 |
|
|
ad194f3c44
|
Fix syntax.
|
2024-10-27 20:41:47 +01:00 |
|
|
1de2ef08e7
|
Fix syntax.
|
2024-10-27 20:35:32 +01:00 |
|
|
2731e07528
|
Add dns_search to php5-fmp and store-metrics-in-db.
|
2024-10-27 19:15:36 +01:00 |
|
|
1eb4ef0710
|
Add dns_search to grafana.
|
2024-10-27 19:11:07 +01:00 |
|
|
fbb07d881f
|
Fix syntax.
|
2024-10-27 19:02:03 +01:00 |
|
|
2ae447b545
|
Fix syntax.
|
2024-10-27 18:58:17 +01:00 |
|
|
db22172dce
|
Add dns_search dns.podman to nextcloud.
|
2024-10-27 18:52:07 +01:00 |
|
|
745b72f2c1
|
Add dns_search to nextcloud.
|
2024-10-27 18:34:12 +01:00 |
|
|
bf1f38fce4
|
Convert deploy_gogs tasks to a role.
|
2024-10-27 15:45:26 +01:00 |
|
|
783565b103
|
Allow OpenVPN port.
|
2024-10-27 12:41:35 +01:00 |
|
|
0343fd79cc
|
Fix fetchmailrc permissions.
|
2024-10-27 12:34:24 +01:00 |
|
|
ab4efb19d0
|
Fix dependencies.
|
2024-10-23 21:14:03 +02:00 |
|
|
911b736bee
|
Do not update dependencies.
|
2024-10-23 20:49:04 +02:00 |
|
|
3ecd838336
|
Fix variabilization.
|
2024-10-22 23:56:16 +02:00 |
|
|
e0bec87452
|
Use anonymous URIs in requirements.yml.
|
2024-10-20 22:22:05 +02:00 |
|
|
de064ca239
|
Add workaround.
|
2024-10-20 21:26:34 +02:00 |
|
|
2ef43c98a5
|
Disable useless rpcbind.service.
|
2024-10-20 21:22:46 +02:00 |
|
|
791dcbc8ea
|
Fix bug.
|
2024-10-20 21:04:58 +02:00 |
|
|
ccc3a01598
|
Do not fail when the registry is offline.
|
2024-10-20 16:09:11 +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 |
|
|
81f3a5a9d6
|
Do not fail when the registry is offline.
|
2024-10-20 15:14:34 +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 |
|
|
7a592f7fa1
|
Use tmux. Run mariadb-upgrade. Only skip restore tasks on subsequent runs.
|
2024-10-20 10:48:38 +02:00 |
|