* 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:
CodeIgniter - Working with Database CodeIgniter - Working with Database Like any other framework, we need to interact with the database very often and CodeIgniter makes this job easy … Read More
CodeIgniter - Libraries The essential part of a CodeIgniter framework is its libraries. It provides a rich set of libraries, which indirectly increase the speed of developi… Read More
CodeIgniter - MVC Framework CodeIgniter is based on the Model-View-Controller (MVC) development pattern. MVC is a software approach that separates application logic from p… Read More
CodeIgniter - Installing It is very easy to install CodeIgniter. Just follow the steps given below − Step-1 − Download the CodeIgniter from the link CodeIgniter … Read More
CodeIgniter - Basic Concepts CodeIgniter - Basic Concepts Controllers A controller is a simple class file. As the name suggests, it controls the whole application by URI. Cr… Read More
0 comments:
Post a Comment
Thanks