This is my Ansible playbook to setup a VPS for development. Idea being that a remote server will have more horsepower than my local notebook.
These instructions are for me only. If you actually want to use it, contact me.
- Ubuntu 16.04
- Logged in user can sudo
- ~/.ssh and ~/.gnupg was manually created using the secret keys in brain.org.gpg
git clone [email protected]:danieroux/remote-development-vps-setup.git ~/remote-setup
~/remote-setup/djr-ubuntu-remote-dev.sh