### Server manifesto Provisioning + Deploying is too complicated, lets have a basic set of commands for setting up a server. The following opinionated rules are followed: * Applications have their own user and group. * Environment variables are used for app configuration #### System update * apt-get update * Update the packages