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

cfdfcba · Mar 14, 2019

History

51 Commits
Mar 14, 2019
Mar 21, 2016
Feb 29, 2016
Feb 29, 2016
Apr 4, 2017
Mar 21, 2016

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