Tom Wiesing
487ce09979
Refactor components
2022-09-12 14:44:45 +02:00
Tom Wiesing
8210612198
Lots of internal cleanup
2022-09-12 11:15:52 +02:00
Tom Wiesing
91a088a56a
Merge internal/stack => component
2022-09-11 16:03:13 +02:00
Tom Wiesing
7b2f79bea1
Move code into new component package
...
This commit cleans up the resources in the 'embed' package, and instead
moves them into subpackages of a new 'compose' package. This makes sure
that '.env' templates and docker compose contexts are located in the
same location.
2022-09-11 15:41:11 +02:00
Tom Wiesing
e1ee569629
embed: Begin refactor to use clearer paths
2022-09-11 12:47:00 +02:00
Tom Wiesing
2881a5f65c
resolver: Use self-built image
...
This commit updates the resolver component to use an image that is built
locally.
2022-09-09 18:01:57 +02:00
Tom Wiesing
4b357476a3
Add 'dis' component
...
This commit adds a new 'dis' component to the distillery that serves a
list of all known instances for the moment.
2022-09-09 17:10:24 +02:00
Tom Wiesing
54747e267e
mv 'env/stack{,_*}.go' => 'env/component{,_*}.go'
2022-09-08 14:39:04 +02:00