nginxinc / docker-nginx-unprivileged

Unprivileged NGINX Dockerfiles
https://hub.docker.com/r/nginxinc/nginx-unprivileged
Apache License 2.0
390 stars 153 forks source link

Non-container guide #154

Open Xavantex opened 1 year ago

Xavantex commented 1 year ago

Describe the solution you'd like

Documentation or guide on how to setup NGINX for unprivileged users, which could replicate the intent of this repo.

Additional context

As someone who is looking for the learning experience and want to avoid containers, I was unable to find a proper guide/tutorial/documentation on how to properly setup and run NGINX unprivileged yourself.

Sorry if this is deemed out of scope for the repo.

alessfg commented 1 year ago

Hey @Xavantex -- this issue is indeed out of the scope of this repo, but I've passed along the feedback to the relevant folks.

In the meantime, the notable differences listed in the README should hopefully set you on the right path 😄

alessfg commented 1 year ago

On second thought I am going to leave the issue open for the time being. I'll update it with any news!