Skip to content

Docker sample to spinup web infrastructure for laravel based web application

Notifications You must be signed in to change notification settings

fuzonmedia/docker-sample

Repository files navigation

docker-sample

Docker sample to spinup web infrastructure for application using nginx proxy , lets encrypt, laravel, horizon, worker node, redis

Operations

docker network create nginx-proxy # create external network
cd php-laravel-container/app
git clone https://github.com/laravel/laravel.git
docker compose up -d --build

About

Docker sample to spinup web infrastructure for laravel based web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published