Containers
An overview of the various containers offered by the Docker environment.
Web Server
This container is the key container of the environment, it contains the web server and is where your application's code will be executed.
Web ServerDatabase
A MySQL database is built within the database container, and is accessed from the web server using the host db
.
Email
Prevent email embarrassment by forwarding all application email to this container.
EmailBackups
Easy automated backups to S3 for your database and project files.
BackupsLast updated
Was this helpful?