Tom Wiesing
4a5f3376be
Move URLs to GitHub
2021-09-03 12:49:17 -04:00
Tom Wiesing
d3b6450854
Add support for an overrides file
2021-01-18 13:29:09 +01:00
Tom Wiesing
148a8b110c
Add blind-update.sh
2020-10-19 14:36:16 +02:00
Tom Wiesing
77a9842db7
Copy over hidden files in install_resource_dir
...
Previously, when using the 'install_resource_dir' function hidden files
were not copied over. This resulted in problems when rebuilding specific
docker images.
This commit fixes the issue.
2020-10-11 12:20:55 +02:00
Tom Wiesing
a76a4d3a0d
Add GraphDB Authorization flags
2020-10-08 17:19:39 +02: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
a25c12b0fa
Add 'rebuild.sh' to rebuild a docker image
2020-07-07 15:49:55 +02:00
Tom Wiesing
85a717274c
Add shell.sh
2020-07-07 12:26:30 +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
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