nquakesv

AdrienneCohea/nquakesv/nomad

Terraform Module HCL NOMAD

Quake: Coming to a Terraform registry near uwu

Install
module "nquakesv" {
source = "AdrienneCohea/nquakesv/nomad"
version = "0.1.4"
}
plain text: /constructs/tfmod-adriennecohea-nquakesv-nomad/install.txt
⭐ Source on GitHub 📦 Registry page
README

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

Inputs (13)
NameTypeDescriptionDefault
admin_client_ipslist(string)Ridiculous client IP-based authentication. required
modesobject({ defmode = strin required
static_portnumberStatic port to use if the load balancer cannot have a different backend service 27500
service_metamap(string)Register the service in Consul with the given service metadata{}
cpunumberCPU request2000
namestringServer name"The Bad Place in Nomad"
admin_contactstringAdmin contact (could be an email, a website, a GPG key idea, you get the idea)"anon \u003canonymous@example.com\u003e"
report_urlstringURL to send match/race results to"https://badplace.eu"
report_keystringReport key credential. Contact meag to find out what string to put here."askmeag"
datacenterstringThe Nomad datacenter in which to run Quake"dc1"
rcon_passwordstringThe password for RCON (remote console)""
qtv_passwordstringThe password for QTV""
memorynumberMemory request1024
Outputs (2)
rcon_password
qtv_password
Resources (2)
nomad_jobrandom_password
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.4
Cloud NOMAD
★ Stars1
Forks0
Total downloads574
Inputs13
Outputs2
Resources2
NamespaceAdrienneCohea
Updated