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
David Stephens
91bf5a26b0
Revert naming of include_vars
2023-04-12 23:22:52 +01:00
Anarion
1c11b89076
📝 Remove individual docs folders
2023-04-10 10:39:43 +02:00
Anarion Dunedain
3b4bc62892
Duplicate website/docs/applications/development-tools/gitea.md history in roles/gitea/docs/ history.
2023-03-28 13:30:23 +02:00
Anarion
d0b6fcbb9f
📝 Remove docs in preparation to git cp
2023-03-28 13:19:33 +02: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
c52d7d04aa
Add Woodpecker-CI and associated Gitea config
2022-08-28 11:47:57 +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
f9b38b4eb9
Add missing Gitea variable
2021-01-13 10:31:01 +00:00
David Stephens
c09ca44e5e
Move Gitea to role
2021-01-13 10:25:57 +00:00