
Roundcube E-Mail Client with MySQL DB
Roundcube with MySQL as Database
Roundcube
roundcube/roundcubemail
Just deployed
MySQL
mysql:9
Just deployed
/var/lib/mysql
Deploy Roundcube with MySQL
Roundcube is a web-based IMAP email client. Roundcube's most prominent feature is the pervasive use of Ajax technology. Roundcube is free and open-source software subject to the terms of the GNU General Public License (GPL-3.0-or-later), with exceptions for skins and plugins
Using this template, you can easily deploy a Roundcube with MySQL on Railway.
Template Content
Roundcube
roundcube/roundcubemailROUNDCUBEMAIL_SMTP_SERVER
Hostname of the SMTP server to connect to. For encrypted connections, prefix the host with tls:// (STARTTLS) or ssl:// (SSL/TLS).
ROUNDCUBEMAIL_DEFAULT_HOST
Hostname of the IMAP server to connect to. For encrypted connections, prefix the host with tls:// (STARTTLS) or ssl:// (SSL/TLS).
MySQL
mysql:9