Skip to content

jwtea/autogames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some games automation

Ansible

Setup

  • Install ansible
  • Create hosts.yml from hostsexample

Usage

ansible-playbook -i inventories/production/hosts.yml -l HOST plb_example.yml

Terraform

Setup

  • Create keys
  • Create provider.tf from provider example
  • Install terraform

Usage

terraform init
terraform plan -out the.plan
terraform apply the.plan

About

Automation for game server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published