This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
utility containers | description | |
---|---|---|
Migrate-Seed | Runs migrations and seeders. Should be run just after starting the main containers. | |
Composer | Runs composer commands. | |
Artisan | Runs artisan commands. | |
Npm | Runs npm commands. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Storage Pricing | price per GB-month | |
---|---|---|
EBS Snapshots Standard | $0.05/GB-month | |
S3 Standard | $0.021-$0.023/GB-month |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
region | transfer cost price per GB | |
---|---|---|
US West (Los Angeles) | $0.02 | |
US East (N. Virginia) | $0.01 | |
Europe (London) | $0.02 |
NewerOlder