Commit graph

9 commits

Author SHA1 Message Date
David Stephens
6295d80a49 Fix Traefik forwarding ports (shouldn't be configurable) 2020-01-18 18:16:24 +00:00
animeai
ce21999f46 Map all ports as variables in all.yml.dist
NOTE: The majority of traefik ports were totally broken and would never have worked. It should be the external port there, not the internal container port!.

Port conflicts were fixed.
2020-01-05 21:47:40 +00:00
David Stephens
7d06238a80 Fix missing quotes for Ansible 2.8 2019-10-28 21:56:16 +00:00
David Stephens
a25b52b850 Fixes #104 2019-07-03 23:00:56 +01:00
David Stephens
7aa170c8a3 Allow all applications to be made available through Traefik, add docs 2019-04-11 23:03:11 +01:00
David Stephens
6892ed515c Admin: Ansible-lint, recommended VSCode extensions, line-ending cleanup 2018-12-08 22:44:51 +00:00
Craig Jarvis
1123bdba56 Swapped from volumes to bind mounts for gitea
Also added a system git account so that we can run the docker container with that user. The gitea container uses a "git" user account internally. Doing this allows us to correctly set permissions on bind mount locations
2018-11-14 21:15:15 +11:00
Craig Jarvis
56b6785712 Gitea working, but needs some settings tweaks 2018-11-14 08:07:50 +11:00
Craig Jarvis
2ed252e49a Beginnings of a Gitea addition
This won't work as is. Need to review options. Maybe a custom network within docker? That reports as separate IP on the host?
2018-11-13 19:39:08 +11:00