Skip to content

Instantly share code, notes, and snippets.

View axel-ft's full-sized avatar

Axel Floquet-Trillot axel-ft

View GitHub Profile
@axel-ft
axel-ft / Vagrantfile
Last active November 28, 2019 15:45
Wordpress Vagrantfile (Nginx + MariaDB)
# -*- mode: ruby -*-
# vi: set ft=ruby :
Vagrant.configure("2") do |config|
config.vm.box = "hashicorp/bionic64"
config.vm.box_check_update = true
config.vm.define "wordpress-db", primary: true do |wordpress_db|
wordpress_db.vm.hostname = "wordpress-db"
wordpress_db.vm.network "public_network", bridge: "Intel(R) Wireless-AC 9560 160MHz", ip: "192.168.43.10", netmask: "255.255.255.0"

Keybase proof

I hereby claim:

  • I am axel-ft on github.
  • I am axelf0 (https://keybase.io/axelf0) on keybase.
  • I have a public key ASC0CsFkPdvV3v7J411ijXC3RkE-EfdMWuuU4dMeLppdqQo

To claim this, I am signing this object: