* 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:
Why does caching feels slower?My app runs a lot of identical queries on small tables with less than 10 items. The tables are like statuses for orders. ID value 1 p… Read More
Use ChatGTP to ask a question to the Laravel DocsAsk a Question to the Laravel docs is a new project that uses ChatGTP to generate answers to your questions from the official Laravel documentation. … Read More
LDAP Framework for PHPLdapRecord is a full-featured LDAP framework LdapRecord is a framework that helps you quickly integrate LDAP into your PHP applications. The post L… Read More
How to manage data and perform CRUD operations on a "models" that are stored in YAML files rather than in my database?I'm building an LMS and want to add a feature where tutors can create quizzes and students can attempt those quizzes. I want the quizzes to be store… Read More
Small but powerful CLI apps with MinicliBuilding CLI applications can be a lot of fun. We don't have to worry about the UI, and we can write beautiful PHP code that doesn't need any build st… Read More
0 comments:
Post a Comment
Thanks