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.
This commit adds a new 'dis' component to the distillery that serves a list of all known instances for the moment.
This commit updates the backup command to prune old backups.
This commit moves a huge chunk of the code to go. The TODO.md document indicates what is left to be done.