Commit graph

10 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
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
d3b6450854
Add support for an overrides file 2021-01-18 13:29:09 +01:00
Tom Wiesing
70cdf7c602
Add utility scripts
This commit adds a new utility script and makes sure that it is mounted
inside the containers.
2020-10-08 14:59:22 +02:00
Tom Wiesing
07b8061c7a
Add a means of reserving an instance 2020-10-01 11:49:17 +02:00
Tom Wiesing
a7c4ded7e9
Initial version of the magic ssh server 2020-07-29 14:44:31 +02:00
Tom Wiesing
47795496b5
Store slug with each barrel 2020-07-14 16:42:17 +02:00
Tom Wiesing
2b8d3e817d
Rename runtime -> barrel 2020-07-14 16:23:36 +02:00
Tom Wiesing
65a42f61e9
Make 'TARGET' configurable
This commit makes the TARGET of the self container redirect
configurable.
2020-07-10 10:27:42 +02: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