Commit graph

6 commits

Author SHA1 Message Date
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
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
d3b6450854
Add support for an overrides file 2021-01-18 13:29:09 +01:00
Tom Wiesing
19b584408d
Increase php limits 2020-10-07 12:37:55 +02:00
Tom Wiesing
a7c4ded7e9
Initial version of the magic ssh server 2020-07-29 14:44:31 +02:00
Tom Wiesing
5a1bf22e0b
Initial commit 2020-06-01 21:47:40 +02:00