Basic Mojolicious app container for octohost.
Clone this repo and use Mojolicious to develop your website.
Push this repo to your octohost:
git clone https://github.com/octohost/mojolicious-app.git
cd harp
git remote add octohost git@ip.address.here:mojolicious-app.git
git push octohost master
To view or rebuild the mojolicious framework container - take a look here.