* Sample :
https://github.com/Andrew-Kang-G/docker-blue-green-runner?tab=readme-ov-file#how-to-start-with-a-php-sample-real-https-self-signed-ssl
/>
*
With your project and its sole Dockerfile, Docker-Blue-Green-Runner manages the remainder of the Continuous Deployment (CD) process with wait-for-it, consul-template and Nginx.
*
On Linux, you only need to have docker, docker-compose and some helping libraries such as git, curl, bash, yq installed.
submitted by /u/Nice-Andy
[link] [comments]
Deploy your Laravel Dockerfile simply with high availability and security
Programing Coderfunda
May 09, 2024
No comments
Related Posts:
Baum – Create Nested Sets with Eloquent Baum is an implementation of the Nested Set pattern for Laravel 4’s Eloquent ORM.In the past I haven’t been a fan of nested sets because of the … Read More
Laravel DB Normalizer This Laravel package allows you to easily swap out your repository implementations, by providing a unified interface to your database results.… Read More
Dispatcher – Laravel scheduled tasks Dispatcher is a Laravel artisan command scheduling tool used to schedule artisan commands within your project so you don’t need to touch th… Read More
Generate Migrations from an existing database Generate Laravel Migrations from an existing database, including indexes and foreign keys!This looks great. I’ve been working on a side project … Read More
How to choose between APM and an end-to-end monitoring tool There was a time when APM was all anyone needed. Older monolithic web services were monitored with application performance monitoring (APM) tool… Read More
0 comments:
Post a Comment
Thanks