This repository is based on Joyent mibe. Please note this repository should be build with the mi-core-base mibe image.
The original kumquat idea and the code if from skylime and for php usage. We copied it and used it for hosting a java app.
This is a standalone webservice / webhosting template. It provides you with kumquat, an awesome minimal web interface to manage domains, vhosts, mysql and ftp accounts.
It install jetty with apache, proftpd and for kumquat gunicorn. Percona is installed for a local mysql server.
No mdata variable is required. Everything could be automatically generated on
provision state. We recommend a valid kumquat_ssl
certificate.
kumquat_ssl
: ssl certificate for kumquat web interfacekumquat_admin
: admin password for kumquat interfacecore_mail_token
: mail export token from kumquatcore_mail_whitelist
: mail whitelist for all accountsmysql_pw
: mysql root passwordmysql_kumquat_pw
: kumquat mysql passwordphpmyadmin_allow
: limit phpMyAdmin access by ip or host (default is allow all)phpmyadmin_url
: URL to phpMyAdmin (default/phpmyadmin
ifphpmyadmin_allow
is not set)webmail_url
: URL to external Webmail
21/tcp
: ftp with tls22/tcp
: ssh connections80/tcp
: http webserver443/tcp
: https webserver