Commit graph

6 commits

Author SHA1 Message Date
Tom Wiesing
a7c4ded7e9
Initial version of the magic ssh server 2020-07-29 14:44:31 +02:00
Tom Wiesing
a25c12b0fa
Add 'rebuild.sh' to rebuild a docker image 2020-07-07 15:49:55 +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