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 Server

Database

A MySQL database is built within the database container, and is accessed from the web server using the host db.

Database

Email

Prevent email embarrassment by forwarding all application email to this container.

Email

Backups

Easy automated backups to S3 for your database and project files.

Backups

Last updated

Was this helpful?