https://github.com/softspiders/nginx_node_php_docker-compose
Nginx as a reverse proxy for NodeJS and PHP with Docker Compose
https://github.com/softspiders/nginx_node_php_docker-compose
Last synced: 5 months ago
JSON representation
Nginx as a reverse proxy for NodeJS and PHP with Docker Compose
- Host: GitHub
- URL: https://github.com/softspiders/nginx_node_php_docker-compose
- Owner: softspiders
- License: mit
- Created: 2021-11-24T18:49:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T00:24:14.000Z (over 4 years ago)
- Last Synced: 2025-03-05T07:35:01.194Z (over 1 year ago)
- Language: Dockerfile
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[SOFTSPIDERS](https://github.com/softspiders/softspiders)
**UNDER DEVELOPMENT**
# Nginx as a reverse proxy for NodeJS and PHP with Docker Compose
## Feature tags
- docker-compose
- nginx
- node
- php
- reverse-proxy
- starter
- template
---
## Parents
- [**- php, reverse-proxy**](https://github.com/AlexanderLapygin/nginx_docker-compose)
- [**- node, reverse-proxy**](https://github.com/AlexanderLapygin/nginx_docker-compose)
---
## Author
[Alexander Lapygin](https://github.com/AlexanderLapygin) <>
## Requirements
- [Node.js](https://nodejs.org/en/download/package-manager/)
- [PHP](https://www.php.net/manual/en/install.php)
- [Docker Compose](https://docs.docker.com/compose/install/)
---
## Running
TBD
---
### License
Licensed under the [MIT license](./LICENSE).