Skip to content

A Repo for some ansible scripts I use frequently at home and in production.

Notifications You must be signed in to change notification settings

andrewar/Provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provisiong Repo

A collection of the provisioning scripts I use for home and production.

Ansible Scripts

Provided here are scripts for setting up a Docker Swarm, which I use both at home for astrophotography image manipulation and for the production environment of my web project, commonal.ity (name to be determined).

To Use:

  • add hosts to a host file (see gce_hosts.yml for format)
  • ansible-playbook -i {hostsfile} compute.yml

About

A Repo for some ansible scripts I use frequently at home and in production.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages