Skip to content

La Redoute.io

The La Redoute tech blog

La Redoute.io

The La Redoute tech blog

  • Home
DevEx

This Is How We Branch

Filipa Nogueira 0 Comments

Our first services – that resemble our current technical solution for microservices in the public cloud – were versioned in SVN. For these, we used the trunk-based development approach, which…

DevEx

To Branch or Not To Branch? An Engineer’s Dilemma

Filipa Nogueira 0 Comments

The world of version control evolved in the last decade. We are an old-school engineer if we talk about the good times of SVN or Mercurial. Git has been emerging…

DevEx

Boxing our custom CentOS 7 for Vagrant to manage a virtual machine environment, Part 3

Daniel Olival 0 Comments

CentOS 7 configuration You can start your configuration by setting SELinux to permissive mode (prints warnings instead of enforcing the security policy) # sed -i -e 's/^SELINUX=.*/SELINUX=permissive/' /etc/selinux/config Allow the…

DevEx

Boxing our custom CentOS 7 for Vagrant to manage a virtual machine environment, Part 2

Daniel Olival 0 Comments

CentOS 7 installation Start your newly created VM Figure 1: VirtualBox Manager with new VM Choose the Install CentOS 7 option and hit ENTER (this may take a while) Figure…

DevEx

Boxing our custom CentOS 7 for Vagrant to manage a virtual machine environment, Part 1

Daniel Olival 0 Comments

Tools needed Get Vagrant and install it on our computer. This step is required even if you want to directly use an official CentOS 7 image with no custom tweaks.…

DevEx

Setting up a Dev VM with Vagrant

Daniel Olival 0 Comments

Creating a Dev VM should be simple and easy. No manual work to deploy configurations / tools every time we need a new distribution. For that purpose, we’ve used Vagrant…

La Redoute.io

The La Redoute tech blog

Copyright laredoute.io © All rights reserved | Blogus by Themeansar.

  • Personal Data
  • Legal notices
  • Contact
  • People