Skip to content

Automation for building and configuring our servers

License

Notifications You must be signed in to change notification settings

boochtek/server_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Setup

This repo is used to set up our servers.

You'll need authentication tokens for Digital Ocean and DNSimple. Set them in environment variables (DIGITALOCEAN_TOKEN, DNSIMPLE_EMAIL, DNSIMPLE_TOKEN).

To create the servers:

terraform apply web

To update the servers:

ansible-playbook -K -b -i 'ocean1.boochtek.com,' web/main.yml

About

Automation for building and configuring our servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published