job "ayden-discord-bot" { datacenters = ["aperture"] type = "service" group "discordbotgoml" { count = 1 task "discordbotgoml" { driver = "docker" config { image = "ghcr.io/aydenjahola/discordbotgoml:main" force_pull = true auth { username = "${DOCKER_USER}" password = "${DOCKER_PASS}" } } resources { cpu = 500 memory = 256 } template { data = <