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

https://github.com/softspiders/nginx_docker-compose

Nginx in Docker Compose
https://github.com/softspiders/nginx_docker-compose

Last synced: 6 months ago
JSON representation

Nginx in Docker Compose

Awesome Lists containing this project

README

          

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# *Nginx* in *Docker Compose*

## Feature tags

- docker-compose
- nginx
- starter
- template

---

## Children

- [**+ node, reverse-proxy**](https://github.com/softspiders/nginx-revproxy_node_docker-compose)
- [**+ php, reverse-proxy**](https://github.com/softspiders/nginx-revproxy_php_docker-compose)

---

## Author

[Alexander Lapygin](https://github.com/AlexanderLapygin) <>

## Inspiration

Originate from [Oblivious Platypus.Dockerise your PHP application with Nginx and PHP7-FPM](http://geekyplatypus.com/dockerise-your-php-application-with-nginx-and-php7-fpm/)

---

## Requirements

[Docker Compose](https://docs.docker.com/compose/install/)

---

## Running

```sh
docker-compose up
```

### License

Licensed under the [MIT license](./LICENSE).