marselester's blog

  • About

Slides about SaltStack

Tue 03 December 2013

Update I gave a talk with Simon Robson at Beercamp in Chiang Mai, Thailand on 12 Dec 2013. We compared Salt and Ansible. Here are my slides.

Category: Infrastructure Tagged: salt saltstack slides talk

comments


Developing & Deploying Django project with SaltStack

Thu 28 November 2013

Eventually you will need to deploy project, but deployment was not considered in the previous post. Let's find it out.

Server configuration is different from local, thus environments will be needed (at least production prod and development dev). Salt uses base environment by default.

Environments are set in minion.conf …

Category: Infrastructure Tagged: python django vagrant salt saltstack

comments

Read More

Developing Django project with SaltStack

Sat 09 November 2013

Let's use Messaging System as an example of Django project. I want it to run in VirtualBox which is managed by Vagrant. Infrastructure management is provided by SaltStack.

I advise you to create separate folder for repositories (currently there is only one) of project and clone Messaging System there. Also …

Category: Infrastructure Tagged: python django vagrant salt saltstack

comments

Read More
Site
  • Archives
  • Tags
  • Atom feed
Categories
  • Go
  • Infrastructure
  • Misc
  • Performance
  • Profiler
  • Python
Social
  • GitHub
  • Instagram 📷
  • Twitter
  • Medium

marselester's blog by Marsel Mavletkulov