Sign inSign up

dariopad/nginx-laravel

By dariopad

Updated over 5 years ago

Nginx on Alpine ready for Laravel with Certbot

Image
Integration & delivery
API management
1

1.8K

dariopad/nginx-laravel repository overview

Nginx Alpine docker image for Laravel with Certbot


This image is based on the Nginx Alpine Official Docker image and it is ready to be used for your Laravel application.
The image is also endowed with Certbot. Cerbot is also already scheduled to run every day at 23.05 for certificate renewal
This image cannot be used standalone unless the configuration file are changed. This is meant to run as part of a whole architecture to have Laravel architecture up and running on several containers.
To fully deploy the whole architecture, there are still 4 other images to be run:

Just head to https://github.com/dariopalladino/laravel-dockers and run:


$> git clone https://github.com/dariopalladino/laravel-dockers
$> docker-compose -f docker-compose.dev.v2.yml up -d

You can add the bash script as entrypoint to the PHP-FPM image to pull your code from any repository

Few more documentation can be found at this repo: https://github.com/dariopalladino/laravel-dockers

Tag summary

Content type

Image

Digest

Size

136.9 MB

Last updated

over 5 years ago

docker pull dariopad/nginx-laravel