This plugin provides a convenient way to install the Heimdall Application Dashboard in a FreeBSD jail using the iocage jail manager.
Heimdall Application Dashboard is an elegant solution to organize all your web applications and links onto a single page website.
Download the plugin manifest file to your local file system.
fetch https://raw.githubusercontent.com/jsegaert/iocage-my-plugins/master/heimdall-dashboard.json
Install the plugin. Adjust the network settings as needed.
iocage fetch -P heimdall-dashboard.json -n heimdall dhcp=on
By default the interface listens on both ports 80 and 443. To redirect HTTP requests to HTTPS, activate the HTTPSREDIRECT option as follows:
iocage set -P httpsredirect=true heimdall