An open API service indexing awesome lists of open source software.

https://github.com/haikalrfadhilahh/php-nginx-image

Docker Images for deploy Php Application in one container!
https://github.com/haikalrfadhilahh/php-nginx-image

container docker dockerimage nginx php

Last synced: about 1 month ago
JSON representation

Docker Images for deploy Php Application in one container!

Awesome Lists containing this project

README

          

# PHP-NGINX Image


Banner Image

#### Deploy Your PHP Application In Single Container!

## Gambaran Umum

Docker Image PHP-FPM dengan Nginx Webserver untuk mendeploy aplikasi dengan pemrograman PHP,Konfigurasi image dengan keinginan dan kebutuhan project anda.

## Konfigurasi Image

- File Konfigurasi Virtual Host Nginx (/etc/nginx/conf.d)
- Port PHP-FPM (127.0.0.1:9000)
- Konfigurasi Tersebut dapat di atur dengan Dockerfile / Volume bind di docker-compose

## Prasyarat

Sebelum memulai, pastikan Anda telah memenuhi prasyarat berikut:

- Docker

## Instalasi

Ikuti langkah-langkah di bawah ini untuk mendownload image php-nginx:

1. Download Image

```sh
docker pull ghcr.io/haikalrfadhilah/php-nginx:latest
```

## Kontribusi

Jika Anda ingin berkontribusi pada proyek ini,Bisa melalui Pull Request pada repository ini.

## Lisensi

Distributed under the MIT License. Lihat `LICENSE` untuk informasi lebih lanjut.