Commit graph

3 commits

Author SHA1 Message Date
Tom Wiesing
9a8262b44a
Add more documentation to each instance
This commit adds a new "README.md" file to each instance, adding more
documentation.
2024-04-01 17:16:29 +02:00
Tom
588cb7ebaa stack: Do not use templates for env files
This commit removes the templating logic for writing .env files.
Instead it simply writes a key-value directory directly to the destined
file.
2023-07-14 14:06:10 +02:00
Tom Wiesing
668f1dd193
component/web: Implement nicer compose reader 2023-03-07 10:51:18 +01:00