Commit graph

4 commits

Author SHA1 Message Date
Tom Wiesing
ab05656bfe
set_trusted_host: Fix hostname 2020-11-12 19:01:56 +01:00
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
Tom Wiesing
70cdf7c602
Add utility scripts
This commit adds a new utility script and makes sure that it is mounted
inside the containers.
2020-10-08 14:59:22 +02:00
Tom Wiesing
3acc92b85c
Add set_trusted_host utility script 2020-10-07 13:18:04 +02:00