For Microsoft Hyper-V provider, see: Vagrant: Hyper-V
For Oracle VirtualBox provider, see: Vagrant: VirtualBox
For DigitalOcean provider, see: Vagrant: DigitalOcean (GitHub)
For Amazon AWS provider, see: Vagrant: AWS (GitHub)
- Ansible Master Server.
- Docker Master Node, with docker-compose and docker-machine. Can be used to host containers or manage remote containers host(s).
- JAMstack is a work in progress. I will provide a VM to develop and test JAMstack built web apps and web sites.
- WebServerCluser is a work in progress: NGINX Web Servers & DB Servers Clusters for development environments. Not yet ready to use.
- Vagrantfiles to create droplets on DigitalOcean. Contains a fully automated droplet creation, installation and configuration, to serve websites over HTTP/HTTPS. The HTTP and SSL configurations are all retrieved and automatically installed from a private GitHub repository, websites are cloned from a public GitHub repository.
These files are created only for Development and Staging environments. Do not use in Production.
Work in progress: Adding Vagrantfiles for DigitalOcean, Amazon Web Service EC2 and Docker containers provisioning...