Thoughts, stories and ideas.
aldora
  • Home
  • Converter
  • About
  • Archive
Subscribe

Docker

Docker+PHP+Nginx: Part 2

The Docker+PHP+Nginx: Part 1 shows a way to set up Docker, PHP and Nginx, and create files and write log(writing permission in docker is a complex problem) in the php container. Now part 2 will explain how it solves the important problems: * php-fpm's writing permission in docker
Aldora Lee Nov 5, 2022

Docker+PHP+Nginx: Part 1

This tutorial shows a way to set up Docker, PHP and Nginx, and creates files and writes log(writing permission in docker is a complex problem) in the php container. It is split into two parts. Part 1 aims to show how to get the whole thing running, Part 2
Aldora Lee Oct 29, 2022
Dockerize Laravel with One Line Code

Dockerize Laravel with One Line Code

Just one-line code: $sudo ./setup-docker.sh, you can execute the Laravel application in LNMP(Linux, Nginx, Mysql, PHP) environment. * The tutorial works for Mac M1 Prerequisites * Docker installed Quick Start 1. Clone the repository: $ git clone https://github.com/ShakalakaB/laravel-docker.git 2. Enter the directory root you just cloned:
Aldora Lee Jun 10, 2022

Subscribe to aldora

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
aldora © 2023. Powered by Ghost