Databases
Quickly deploy databases to your applications.
- MongoDB - Base image
- MariaDB - Base image
- MySQL - Base image
- PostgreSQL - Base image
- CouchDB - Base image
- Redis - Base image
To see all the features you could set with envinronment variable, check the base image links!
All supported version found here at the supportedDatabaseTypesAndVersions
function.
Features
Change default random passwords
You can change all your passwords from the UI (the database should run).
Set it public
You can make your database. Default: off
Useful for backup and restore, or to reach your database outside of your server.