Hacker News new | ask | show | jobs
by pcardoso 1129 days ago
I did something similar with some configuration to apache, mod_vhost_alias and dropbox. I was able to quickly update some tiny websites I keep. I just edit the files locally and a few secs later they are updated.

In my dropbox folder I created a Sites folder, where I keep some websites to serve. This folder is shared with another dropbox account syncing on the server, from where the contents are served.

To add a new website, I just create a new folder under Sites and point the DNS records to the VPS IP address.