Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 350 Bytes

terraform-nquakesv-nomad

Run Quake as a container in Nomad. The implementation uses nQuake server by Niclas Lindstedt

Example usage

module "quake" {
  source = "AdrienneCohea/nquakesv/nomad"
}

Future work

  • Support running under containerd