Commit graph

7 commits

Author SHA1 Message Date
Tom Wiesing
7b38fdd801
Do a large chunk of the move to go
This commit moves a huge chunk of the code to go. The TODO.md document
indicates what is left to be done.
2022-09-08 14:39:04 +02:00
Tom Wiesing
db2ad9b4bd
compose.yml: network.external.name => network.name
This commit updates the various `docker-compose.yml` files to replace
`network.external.name` with `network.name`.
2022-09-08 14:39:02 +02:00
Tom Wiesing
45ee6b665e
Add a resolver
This commit adds a resolver to the toplevel Distillery domain, to allow
resolving domains globally.
2022-08-01 15:41:20 +02:00
Tom Wiesing
4a5f3376be
Move URLs to GitHub 2021-09-03 12:49:17 -04:00
Tom Wiesing
e67974e985
Move to 'ghcr.io' images
This commit moves away from packages.github.com images and to ghcr.io.
2021-01-29 00:09:31 +01:00
Tom Wiesing
d3b6450854
Add support for an overrides file 2021-01-18 13:29:09 +01:00
Tom Wiesing
56a44f8db3
Add 'self' stack
This commit adds a new stack 'self' that for now just redirects to the
repository.
2020-07-02 11:26:32 +02:00