Commit graph

8 commits

Author SHA1 Message Date
Tom Wiesing
d3b6450854
Add support for an overrides file 2021-01-18 13:29:09 +01:00
Tom Wiesing
a7c4ded7e9
Initial version of the magic ssh server 2020-07-29 14:44:31 +02:00
Tom Wiesing
21bd4f22c3
Add a new backup script
This commit adds a backup script to backup all instances regularly.
Fixes #11.
2020-07-10 11:58: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
Tom Wiesing
613fb3fe6e
Rename 'COMPOSER_*' -> 'DEPLOY_*' and remove unuused variables 2020-06-29 10:23:05 +02:00
Tom Wiesing
d68c0f3e75
Make scripts executable 2020-06-28 12:29:44 +02:00
Tom Wiesing
76ef5d8e68
Switch to using Docker
This commit refactors all code in this project to make use of docker.
This has not yet been documented properly.
2020-06-26 12:54:47 +02:00