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

[QUERY] NGINX #58

Closed
AkzXrated opened this issue Nov 3, 2024 · 1 comment
Closed

[QUERY] NGINX #58

AkzXrated opened this issue Nov 3, 2024 · 1 comment
Labels

Comments

@AkzXrated
Copy link

Hello I just set up the media stack with VPN thanks to this script.
Kindly help me setting up NGINX.

Right now everything is running just fine and VPN is running too. It took me some efforts as a beginner to get this far.
So I Don't want to break anything that is already working.

But discovered that with the use of NGINX I don't need to input address like

http://192.168.1.200:5080
http://192.168.1.200:7878 etc.

How do I deploy NGINX at this point ?
running
docker compose -f docker-compose-nginx.yml up
and following the instructions from
Configure Nginx and what's written below will work without breaking anything ?
Thank you and sorry for this beginner question

@AkzXrated AkzXrated added the query label Nov 3, 2024
@navilg
Copy link
Owner

navilg commented Nov 5, 2024

Yes it will work. Just be aware for the notes in document for VPN enabled env.

Also, Make sure to keep a backup of nginx config file, so that even if it breaks, You can replace the changes with backup file inside volume and restart the nginx container

@navilg navilg closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants