This repository is based on Joyent mibe. Please note this repository should be build with the mi-core-base mibe image.
The latest images (since 25.4.0) contains multiple PHP versions which could be easily selected in Kumquat web interface per virtual host. At the moment the following versions are supported:
- PHP 7.4
- PHP 8.2
- PHP 8.4
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