uumas
|
68e4bcdbbd
|
container: move additional services to separate tasks file
|
2023-06-06 21:17:50 +03:00 |
|
uumas
|
c7c437373f
|
fix legacy docker_volumes configuration support
|
2023-05-16 07:17:59 +03:00 |
|
uumas
|
7af0e08dfc
|
container: basic auth for phpmyadmin
|
2023-05-09 21:46:21 +03:00 |
|
uumas
|
09daba7fd7
|
container: support phpmyadmin for mariadb
|
2023-05-09 21:22:28 +03:00 |
|
uumas
|
a2225cea5f
|
container: use uumas.general.vhost instead of reverse_proxy
|
2023-05-09 20:17:42 +03:00 |
|
uumas
|
2893a99036
|
container: build docker image in separate directory
|
2023-04-21 08:13:01 +03:00 |
|
uumas
|
9ca48d376a
|
container: fix db volume
|
2023-04-21 08:12:31 +03:00 |
|
uumas
|
079b008111
|
container: support bind mounted db data directory and mysql config
|
2023-04-21 07:44:23 +03:00 |
|
uumas
|
20e38332e6
|
container: reorganize volume directory creation
|
2023-04-21 05:09:14 +03:00 |
|
uumas
|
f845962ed9
|
container: use mount instead of volume for db
|
2023-04-21 04:08:15 +03:00 |
|
uumas
|
165a04fa51
|
wordpress: add customizable php.ini
|
2023-04-21 03:24:24 +03:00 |
|
uumas
|
309bd41836
|
wordpress: move wordpress_docker_volumes to vars as it should generally not be overridden
|
2023-04-21 03:24:10 +03:00 |
|
uumas
|
7504ba96d0
|
add uisp role
|
2023-04-18 19:38:43 +03:00 |
|
uumas
|
851504030a
|
container: add proxy target protocol and network mode vars to argspec
|
2023-04-18 19:37:57 +03:00 |
|
uumas
|
6fb2e23151
|
container: set TZ variable
|
2023-04-18 19:37:29 +03:00 |
|
uumas
|
db49a87e29
|
jitsi: Set default reverse_proxy_type
|
2023-03-24 20:43:41 +02:00 |
|
uumas
|
df0005d2f4
|
Make wordpress role pass container argument spec validation when docker_service_suffix is defined
|
2023-03-24 20:03:40 +02:00 |
|
uumas
|
472ad4286f
|
Add role readmes
|
2023-03-24 18:41:26 +02:00 |
|
uumas
|
aa7216d6e2
|
Add Prometheus role
|
2023-03-21 01:33:57 +02:00 |
|
uumas
|
c569974ba7
|
Fix argument specs typo
|
2023-03-21 01:13:31 +02:00 |
|
uumas
|
d5f2bb84c6
|
Add Grafana role
|
2023-03-21 01:13:09 +02:00 |
|
uumas
|
265270eed3
|
Add DokuWiki role
|
2023-03-21 00:51:34 +02:00 |
|
uumas
|
93e76562f4
|
Generalize alpine argument_specs
|
2023-03-21 00:44:36 +02:00 |
|
uumas
|
0541367cb3
|
Update container argument_specs, add alpine role as a template
|
2023-03-21 00:32:01 +02:00 |
|
uumas
|
70bc3ce15b
|
container: fix ansible check mode when image not present on host
|
2023-03-15 03:31:24 +02:00 |
|
uumas
|
2b43003564
|
gitea: fix mailer, add require signin view option
|
2023-03-15 00:16:57 +02:00 |
|
uumas
|
513392180a
|
wordpress: fix dockerfile default
|
2023-03-15 00:08:54 +02:00 |
|
uumas
|
a1c23a5f1f
|
jitsi: support muc_census
|
2023-03-15 00:08:20 +02:00 |
|
uumas
|
202046f442
|
container: fix traefik support
|
2023-03-15 00:05:41 +02:00 |
|
uumas
|
13f81e0c3e
|
container: work in check mode
|
2023-03-15 00:05:24 +02:00 |
|
uumas
|
5991385def
|
container: fix legacy docker_volumes compatibility, add missing arguments to argument specs
|
2023-02-07 18:00:06 +02:00 |
|
uumas
|
5a20226105
|
set volume types correctly
|
2023-02-07 16:14:52 +02:00 |
|
uumas
|
df996e5ef7
|
container: fix specifying docker_networks
|
2023-02-03 06:50:42 +02:00 |
|
uumas
|
5204ee38c2
|
container: fix template mounts
|
2023-02-03 06:50:22 +02:00 |
|
uumas
|
3db21c6a05
|
container: add argument specs
|
2023-02-03 05:24:00 +02:00 |
|
uumas
|
9551382693
|
container: cleanups, fixes
|
2023-02-03 05:22:57 +02:00 |
|
uumas
|
f45f7d25e0
|
container: rework bind mount directory permissions, move from volume syntax to mount syntax, add single file template volumes
|
2023-02-03 05:15:39 +02:00 |
|
uumas
|
3c670d5832
|
container: run proxy tasks only when proxy will be installed, proxy cleanup
|
2023-02-03 05:06:58 +02:00 |
|
uumas
|
5a9c982f69
|
container: always pull image in a separate task before container creation
|
2023-02-03 05:04:30 +02:00 |
|
uumas
|
4c6363cab0
|
container: reset variables in role init, define more defaults outside tasks
|
2023-02-03 05:01:42 +02:00 |
|
uumas
|
a58c5bd47b
|
move vars from defaults to vars
|
2023-02-03 04:54:38 +02:00 |
|
uumas
|
d77111e2fd
|
split container tasks to multiple files for readability
|
2023-02-03 04:35:11 +02:00 |
|
uumas
|
d92d72f18f
|
add restart docker handler
|
2023-02-03 03:16:22 +02:00 |
|
uumas
|
3150bf5c2c
|
Update galaxy.yml, make ansible-lint happier
|
2022-11-25 20:00:47 +02:00 |
|
uumas
|
c74a56a2e2
|
add wordpress role with lots of bells and whistles
|
2022-11-25 18:58:20 +02:00 |
|
uumas
|
9001420597
|
container: support custom built images, mariadb, bind mounts, custom user
|
2022-11-25 18:54:56 +02:00 |
|
uumas
|
ab357620f7
|
update jitsi
|
2022-10-14 00:28:01 +03:00 |
|
uumas
|
166cc09277
|
jitsi support turn
|
2022-05-14 00:42:18 +03:00 |
|
uumas
|
ad33ffca06
|
unifi
|
2022-05-12 00:48:15 +03:00 |
|
uumas
|
49ddfcc0a9
|
support more modular container reverse proxy config and host networking
|
2022-05-12 00:47:25 +03:00 |
|