Toggle navigation
HOME
POSTS
CONTACT
LANGUAGES
English
Turkish
Search
VAGRANT
Vagrant is a virtualisation software that creates and configures virtual development environments.
1.
05/04/2018
Setting up MySQL root user with Ansible and Vagrant
2.
02/04/2018
Transferring secret files and content with Ansible vault and Vagrant
3.
01/04/2018
Installing composer globally with Ansible and Vagrant
4.
18/03/2018
Building LEMP stack on multiple boxes with Vagrant and Ansible
5.
18/03/2018
Building LEMP stack on one server with Vagrant and Ansible
6.
18/03/2018
Building one application and one Nginx server with Vagrant and Ansible
7.
18/03/2018
Building two Ubuntu servers with Vagrant and Ansible
8.
18/03/2018
Building a single Ubuntu server with Vagrant and Ansible
9.
18/03/2018
Running Ansible provisioning by passing arguments in Vagrant
10.
15/12/2017
Application deployment example with Jenkins
11.
15/12/2017
Watching and visualising live website logs with Logstalgia
12.
23/06/2017
Backing up vagrant box and restoring it
13.
26/04/2017
Deploying a symfony application to staging and production servers with capistrano
14.
09/04/2017
Creating and using a specific user for deploying applications with capistrano
15.
08/04/2017
Deploying a simple project with capistrano in vagrant
16.
28/01/2017
Preventing composer crash in vagrant: 'proc_open(): fork failed cannot allocate memory'
17.
14/01/2017
Installing Jenkins with vagrantfile
18.
26/11/2016
Accessing symfony applications from same IP but different ports on a single vagrant box
19.
26/11/2016
Setting up Jenkins on Ubuntu with Vagrant and accessing it on Internet with ngrok
20.
29/07/2016
Connecting to Vagrant MySQL server with MySQL Workbench in host machine
21.
15/07/2016
Layer 7 load balancing three different URL based web servers with two different HAProxy servers by providing high-availability with Keepalived in vagrant
22.
10/07/2016
Layer 4 load balancing two different web servers with two different HAProxy servers by providing high-availability with Keepalived in vagrant
23.
05/07/2016
Layer 4 load balancing two different web servers with single HAProxy in vagrant
24.
05/07/2016
Creating two vagrant machines with a single vagrantfile
25.
02/07/2016
Creating a symfony development environment with vagrant
26.
29/06/2016
Some vagrant related useful notes
27.
29/06/2016
Creating a LAMP (Linux, Apache, MySQL, PHP) environment with vagrant
28.
25/06/2016
Accessing vagrant virtual machine from the browser of host machine
29.
24/06/2016
Setting up a new virtual ubuntu box with vagrant from scratch
30.
06/11/2014
Creating a global .gitignore file in vagrant session