You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wttr.in/share/salt
Artanicus bc6e4a4f13
Initial import of the salt state to deploy wttr.in
6 years ago
..
README.md Initial import of the salt state to deploy wttr.in 6 years ago
init.sls Initial import of the salt state to deploy wttr.in 6 years ago
pillar.sls Initial import of the salt state to deploy wttr.in 6 years ago
start.sh Initial import of the salt state to deploy wttr.in 6 years ago
wegorc Initial import of the salt state to deploy wttr.in 6 years ago
wttr.service Initial import of the salt state to deploy wttr.in 6 years ago

README.md

Opinionated example of deployment via Salt Stack

Assumptions:

  • user & group srv:srv exist, this is used as a generic service runner
  • you want to run the service on port 80, directly exposed to the interwebs (you really want to add a reverse SSL proxy in between)
  • You have, or are willing to deploy Salt Stack.
  • A bit of assembly is required since you need to move pillar.sls into your saltroot/pillar/ and the rest into saltroot/wttr/
  • You want metric-sm units. Just roll your own wegorc to change this

Caveats:

  • Doesn't do enough to make a recent master checkout work, i.e. needs further improvement. Latest known working revision is 0d76ba4a3e