## Godot Builder A stupid and easy way to build my stuff. ### starting the stack on docker swarm ``` docker stack deploy -c <(docker-compose -f docker-compose-prod.yml config) godot ```