Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set nginx user #1328

Open
Sharlyll opened this issue Jul 5, 2024 · 0 comments
Open

set nginx user #1328

Sharlyll opened this issue Jul 5, 2024 · 0 comments

Comments

@Sharlyll
Copy link

Sharlyll commented Jul 5, 2024

Hi all
This is my first foray into bunkerweb. I am stuck.
I had my nginx already configured before installed bunkerweb and viola, all my original configurations are gone.
nginx.conf and sites-available is gone.

This behaviour should be added in the bunderweb documentation.

Usually, I set a custom user for nginx user on /etc/nginx/nginx.conf
e.g
user juliet;
worker_processes auto;
pid /run/nginx.pid;
include /etc/nginx/modules-enabled/*.conf;
....

how can I do this on bunkerweb?

Please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant