Service Templates
One-click deployment of popular databases and tools.
Available Templates
DockerAZ includes a curated library of service templates.
database
Databases
- MySQL / MariaDB: Relational database.
- PostgreSQL: Advanced object-relational database.
- Redis: In-memory data store/cache.
- MongoDB: NoSQL document database.
construction
Management Tools
- PHPMyAdmin: SQL client for MySQL.
- Adminer: Lightweight DB client.
- MinIO: S3-compatible object storage.
Configuration Wizard
When deploying a template, a wizard guides you through the setup:
- Service Name: Unique identifier.
- Version: Select specific tag (e.g.,
mysql:8.0orpostgres:15-alpine). - Credentials: For databases, you can set the root password and default user/db details.
- Storage: Default persistent volumes are automatically created.
- Port Mapping: Published ports (e.g., 3306) are checked for availability.