moll-re / moll.re

0 stars 0 forks source link

How to deploy on a VPS #1

Closed moll-re closed 3 years ago

moll-re commented 3 years ago

Using google cloud. Take the free tier VM (f1-micro). Give it a static IP and set the DNS of your domain accordingly.

Bootup the VM. Install python3 and apache2.

Clone the dev branch to /var/www/ and chown to user.

Dev branch must include:

Miscellaneous on the VPS:

moll-re commented 3 years ago

Additionally setup: