fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 706 forks source link

Reference saltstack deploy and configuration of uptime #303

Open arthurzenika opened 9 years ago

arthurzenika commented 9 years ago

We're using saltstack https://github.com/saltstack/salt to deploy uptime and to configure it (via the API).

You can find the code : https://github.com/arthurlogilab/uptime-formula/ and here https://github.com/saltstack/salt/pull/21478

We just wanted to let you know of this type of use of uptime and we could contribute a quick tutorial to deploy it this way.