Easy to use server provisioning for using Ubuntu as an application server for PHP (in progress), Ruby, NodeJS and Elixir (in progress). Tested on Ubuntu 14.04 and Ubuntu 16.04 server editions
DISCLAIMER – THIS IS UNDER HEAVY DEV, 1.0 RELEASE DATE IS END OF NOV 2016
ansible-galaxy install --roles-path . dmishh.ubuntu-app-server
Includes installation of a bunch of useful stuff, locale configuration, bash configuration, tmux configuration and creation of a separate user (delpoy_user) for running applications
Adds swap which persist after machine's restart
Just upgrades all packages in the system
Check vagrant.yml
for available roles and settings
vagrant up
Sometimes provision failes, you can run it separately with a command: vagrant provision`
TODO
The MIT License. For the full text of license, please, see LICENSE