Skip to content

Instantly share code, notes, and snippets.

@elvinlari
Last active September 22, 2022 16:50
Show Gist options
  • Save elvinlari/ef3dfc78c2551d55983c0d1eda6e5745 to your computer and use it in GitHub Desktop.
Save elvinlari/ef3dfc78c2551d55983c0d1eda6e5745 to your computer and use it in GitHub Desktop.
main containers description
NGINX It is the webserver.
PHP Runs PHP-FPM process manager.
Mysql It is the database.
Redis Store cache and sessions.
Cron jobs Runs laravel cron jobs.
Queues Runs laravel queues.
Mailhog Local email testing. It is optional.
phpMyAdmin Database management. It is optional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment