–Installation configuration
Google Cloud Platform (tried on 1 Year Free tier)
Ubuntu 16.04.6 LTS (GNU/Linux 4.15.0-1078-gcp x86_64)
smthakor1979@instance-2:~$ sudo su
root@instance-2:/home/smthakor1979# apt-get update
root@instance-2:/home/smthakor1979# apt-get upgrade
root@instance-2:/home/smthakor1979# wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
root@instance-2:/home/smthakor1979# sudo python install.py --production
–