Info Nuagique
Essais écrits sur mes observations de projets/produits qui prennent avantage de la virtualisation et de l’infrastructure et/ou l’InfoNuagique
2015
- Add OpenStack instance meta-data info in your salt grains Ever wanted to target salt states based on data only the underlying OpenStack cluster knows. Here’s how I did it.Tags
linux operations salt-stack cloud-computing open-source - 📁 snippet
- Make Discourse “long polling” work behind Fastly or Varnish In the Discourse forums, if you’ve seen something saying that you have to provide a different origin to make long polling work, maybe you didn’t understand what you have to do. Here are the details of why and how to do it correctly.Tags
linux operations webplatform cloud-computing - 📁 projects
- Setting up Discourse with Fastly as a CDN provider and TLS Here’s how I setup a Discourse web application so that I can scale it by adding more Docker instances while keeping a low number of exposed web serversTags
operations cloud-computing webplatform linux caching varnish - 📁 projects
- A few useful GNU/Linux truth tests while creating salt states A common task while writing server configuration management manifests is to make sure that some enforcements are run in specific situations.Tags
linux salt-stack cloud-computing procedures - 📁 snippet
- Creating a new Ubuntu Salt master from the terminal using Cloud-Init Cloud-Init is made in a way that it handles distribution specific package installation details automatically. With it, you can create a new salt master in a few commands.Tags
operations linux salt-stack cloud-computing - 📁 projects
- Install PHP5 Memcached PECL extension and have it support igbinary Main part of my job is to make sure that its easy to reinstall a VM. Sometimes you need to build a package from source. How do you distribute it? Here’s one wayTags
linux cloud-computing procedure - 📁 projects
- Quelques bouts de code pour automatiser le déploiement Avez-vous déjà voulu automatiser le déploiement de votre infrastructure serveurs web de A-Z? C’est exactement sur quoi je travaille en ce moment.Tags
cloud-computing development operations salt-stack - 📁 projects
- Create a MariaDB cluster with replication over SSL with Salt Stack Some notes on how I created our updated MariaDB database cluster with replication.Tags
linux techniques salt-stack cloud-computing - 📁 projects
2014
- Processus de création d'une VM faisant partie d'un parc géré par Salt Stack Voici une courte procédure décrivant comment je crée une nouvelle machine virtuelle et y applique les configurations automatiquement.Tags
cloud-computing favourites best-practices logiciel-libre salt-stack
2013
- Project idea: Creating a home made OpenStack cluster for development purposes At work, I use an OpenStack environment and a few Salt states to manage a set of virtual machines. I'd like to give another life to two old laptops that spend most of their time shut down, but without changing or using their local hard drives.Tags
cloud-computing development favourites linux salt-stack - 📁 projets
2012
- What is Cloud computing when it is related to web application Some guidelines on what is Cloud Computing related to the scaling point of view. This is the continuity of the thread about a shopping cart and payment gateway commerce site using a CMS. The conversation persisted on what to do and look for cloud hosting.Tags
architecture best-practices cloud-computing software techniques - 📁 tranche-de-vie