Superceded by https://github.com/kory33/kory33.net-infra.
This repository contains all the information required to construct services rooted at kory33.net.
Run the following:
# TODO: wget setup-server.sh and run
The controller container acts as a gateway for restarting & updating service containers. To allow GitHub Actions to update services,
# add this output to the secret CONTROLLER_AUTH_KEY
sudo cat /home/github/.ssh/id_ed25519
# once seen, remove the secret key
sudo rm /home/github/.ssh/id_ed25519
where the secrets are to be added from here.