Giter Site home page Giter Site logo

publysher / infra-example-nginx Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 2.0 178 KB

Deploying an Nginx server on Digital Ocean using Vagrant and Salt

Home Page: http://blog.publysher.nl/search/label/infra-as-a-repo

License: MIT License

Ruby 78.04% Scheme 21.96%

infra-example-nginx's Introduction

yigalduppen

infra-example-nginx's People

Contributors

publysher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

infra-example-nginx's Issues

Why Saltstack and not Ansible?

I noticed that your blog doesn't allow commenting, so I thought I'd just leave my comment here. I hope you don't mind :)

Anyways, I noticed that you're using Saltstack, which seems to provide a great combination of Config Management & Remote Execution tools, and it's Python-based to boot! But I also noticed that Saltstack normally requires daemons to run at the target hosts in order to do it's work. You solved that problem by going the Masterless route, which is kind of touted by Saltstack as just a way to test things. So I was wondering: why not use Ansible? It also provides the same combination of Config Management & Remote Execution, is also written in Python and one of it's main selling points is that it doesn't require any daemons running at target systems, to do it's job. The one basic downside of Ansible in comparison seems to be that Ansible uses SSH by default, while Saltstack uses ZeroMQ as the communications protocol. But that only becomes a problem when talking to 700 nodes or more. Ansible also addresses this with it's Fireball mode.

I'm just curious what made you go for Saltstack :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.