David Stephens
a3d6781bfc
Flip gitea back to links so it's on the main docker network
2023-07-26 22:24:21 +01:00
Tim Simpson
eae3cf55f4
changes the port used inside gitea container to 22
...
This updates the gitea container so it uses port 22 for SSH instead of
`{{ gitea_port_ssh }}`. This seems to be correct as this port is
forwarded using `"{{ gitea_port_ssh }}:22"`, so it follows `SSH_PORT`
should be hard-set to 22 as well.
2023-07-09 15:10:58 -05:00
David Stephens
6db66f2bc1
Finish switch to FQCNs
2023-04-15 14:11:49 +01:00
Anarion
ee6da57325
Add last batch
2023-03-10 22:00:37 +01:00
David Stephens
b0e29ddf59
Nicer implementation of application start/stop
2022-08-30 23:59:52 +01:00
David Stephens
75c3ae23da
Gitea now stops when gitea_enabled: false
2022-08-28 16:03:42 +01:00
David Stephens
1fafb97092
Add Gitea restart handler
2022-08-28 11:19:44 +01:00
David Stephens
791b5b5d5a
Unpin fixed Gitea version, remove user requirement
2022-08-27 22:22:14 +01:00
HitLuca
78899cd26d
🚨 fixed jinja linter warning
2022-07-23 17:40:36 +02:00
HitLuca
3c5dc50a8b
♻️ switched from booleans enclosed in strings ("true" "false") to standard booleans. Bools are casted to strings where necessary
2022-07-23 17:32:51 +02:00
David Stephens
a645bd809f
Enable configurable memory. Mops up #253
2021-02-23 15:16:29 +00:00
Dave Stephens
c8e887207d
Yamllint FTW
2021-02-21 19:50:07 +00:00
Dave Stephens
967856c266
Flip all apps in roles to Traefik v2.3
2021-01-19 17:18:12 +00:00
David Stephens
c09ca44e5e
Move Gitea to role
2021-01-13 10:25:57 +00:00