Install and start nginx unit via docker
docker-compose upNginx Unit is already configured through the image building process from Docker. It can be reconfigured with this:
cd config
./configure.bashNginx Unit modules are shipped with sample apps.
http localhost:8300http localhost:8400http localhost:8500http localhost:8600http localhost:8700This example has also custom apps. The source code can be founded in the subdirectory www.
http localhost:8081http localhost:8082