Setting up Odoo 12.0 (Community Edition) om Amazon Lightsail
After choosing Ubuntu 18.04 (LTS) and creating the lightsail instance and give the new instance a public static IP login to server ssh and try to update and upgrade ubuntu first using
$ sudo apt-get upgrade
$ sudo apt-get update
Create a Swap file if you think your server need a swap file.