A base nginx container for uploading static HTML with octohost.
Clone this repo and use static HTML to develop your website.
Push this repo to your octohost:
git clone https://github.com/octohost/html.git
cd html
git remote add octohost git@ip.address.here:html.git
git push octohost master