wisski-cloud-distillery/distillery/utils
Tom Wiesing e856afdc93
Rename composer hostnames
Previously, all containers had hostnames corresponding to their domains.
This made it impossible to use curl and friends from within the
containers. This commit renames the hostnames of the containers to
append a '.wisski' suffix.
2020-11-12 18:59:09 +01:00
..
blind_update.sh Add utility scripts 2020-10-08 14:59:22 +02:00
cron.sh Add 'cron-all' utility script 2020-10-12 08:32:59 +02:00
install_colorbox.sh Add install_colorbox utility 2020-10-08 15:51:41 +02:00
patch_easyrdf.sh Add patch_easyrdf.sh 2020-10-08 15:07:24 +02:00
README Add install_colorbox utility 2020-10-08 15:51:41 +02:00
set_trusted_host.sh Rename composer hostnames 2020-11-12 18:59:09 +01:00

Files in this folder are utility scripts to be used from within individual WissKI instances. 
They are mounted under /utils/ and should be used with care.