HourlyGameServer is a webapp than can:
- start and stop Valheim server on Openstack instance
- backup and restore the world from an Openstack Object Storage
- share the manager access to another users.
It uses Kubernetes, Ansible, Terraform, Packer, PHP8 and Symfony5
Build image
docker build -t hgs_php -f ./docker/php/Dockerfile --target dev .
cd packer
cd terraform
cd ansible