This repository is based on Joyent mibe. Please note this repository should be build with the mi-core-base mibe image.
We create two images based on the different branches for PHP version 7 and latest PHP version 8.
core-kumquat7: with PHP version 7.4 includedcore-kumquat: with latest PHP version included
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 php-fpm with apache, proftpd and for kumquat gunicorn. MariaDB 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/phpmyadminifphpmyadmin_allowis not set)webmail_url: URL to external Webmail
21/tcp: ftp with tls22/tcp: ssh connections80/tcp: http webserver443/tcp: https webserver