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"
}
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)
| Name | Type | Description | Default |
|---|---|---|---|
| admin_client_ips | list(string) | Ridiculous client IP-based authentication. | required |
| modes | object({ defmode = strin | required | |
| static_port | number | Static port to use if the load balancer cannot have a different backend service | 27500 |
| service_meta | map(string) | Register the service in Consul with the given service metadata | {} |
| cpu | number | CPU request | 2000 |
| name | string | Server name | "The Bad Place in Nomad" |
| admin_contact | string | Admin contact (could be an email, a website, a GPG key idea, you get the idea) | "anon \[email protected]\u003e" |
| report_url | string | URL to send match/race results to | "https://badplace.eu" |
| report_key | string | Report key credential. Contact meag to find out what string to put here. | "askmeag" |
| datacenter | string | The Nomad datacenter in which to run Quake | "dc1" |
| rcon_password | string | The password for RCON (remote console) | "" |
| qtv_password | string | The password for QTV | "" |
| memory | number | Memory request | 1024 |
Outputs (2)
rcon_passwordqtv_passwordResources (2)
nomad_jobrandom_password
Topics & Tags
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.4
Cloud NOMAD
★ Stars1
Forks0
Total downloads574
Inputs13
Outputs2
Resources2
NamespaceAdrienneCohea
Updated
Similar packages
lz-vending
Terraform module to deploy landing zone subscriptions (and much more) in Azure
★ 210terraform-module
avm-ptn-alz
Terraform Azure Verified Pattern Module for Azure Landing Zone
★ 122terraform-module
avm-res-keyvault-vault
Terraform Azure Verified Resource Module for Key Vault
★ 45terraform-module
next-js
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (L
★ 1.5kterraform-module