LAPONG DOCKER

LAPONG DOCKER is a docker development environment with Laravel, PostgreSQL and Nginx

This project aims create a minimal viable development environment with Laravel, PostgreSQL and Nginx, in minimal docker environment, i.e., less then it, nothing work….


This content originally appeared on DEV Community and was authored by Albert R. C. Guedes

LAPONG DOCKER is a docker development environment with Laravel, PostgreSQL and Nginx

This project aims create a minimal viable development environment with Laravel, PostgreSQL and Nginx, in minimal docker environment, i.e., less then it, nothing work.

This environment is more simple then Laravel Sail, and LAPONG has PostgresSQL natively, while Sail not.

This project is possible thanks the official images for Nginx, PHP and PostgreSQL, which do great job.

The scheme is usual: we have 3 containers, each of then with a Nginx, a PHP-FPM and a PostgreSQL containers and an 'src' folder for the laravel source code. All images use Alpine Linux as base system to reduce the size of containers.

The laravel app can be developed and maintained independently of the project, and can use your own git repository, what helps to keep the projects clean and easy to maintain.

Link: https://github.com/albertguedes/lapong-docker


This content originally appeared on DEV Community and was authored by Albert R. C. Guedes


Print Share Comment Cite Upload Translate Updates
APA

Albert R. C. Guedes | Sciencx (2024-09-21T23:43:33+00:00) LAPONG DOCKER. Retrieved from https://www.scien.cx/2024/09/21/lapong-docker/

MLA
" » LAPONG DOCKER." Albert R. C. Guedes | Sciencx - Saturday September 21, 2024, https://www.scien.cx/2024/09/21/lapong-docker/
HARVARD
Albert R. C. Guedes | Sciencx Saturday September 21, 2024 » LAPONG DOCKER., viewed ,<https://www.scien.cx/2024/09/21/lapong-docker/>
VANCOUVER
Albert R. C. Guedes | Sciencx - » LAPONG DOCKER. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/09/21/lapong-docker/
CHICAGO
" » LAPONG DOCKER." Albert R. C. Guedes | Sciencx - Accessed . https://www.scien.cx/2024/09/21/lapong-docker/
IEEE
" » LAPONG DOCKER." Albert R. C. Guedes | Sciencx [Online]. Available: https://www.scien.cx/2024/09/21/lapong-docker/. [Accessed: ]
rf:citation
» LAPONG DOCKER | Albert R. C. Guedes | Sciencx | https://www.scien.cx/2024/09/21/lapong-docker/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.