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

Nginx upstreams.conf edit breaks RatOS 2.1 #478

Open
smwoodward opened this issue Jun 8, 2024 · 0 comments
Open

Nginx upstreams.conf edit breaks RatOS 2.1 #478

smwoodward opened this issue Jun 8, 2024 · 0 comments

Comments

@smwoodward
Copy link

Linux Distribution

All

What happened

On RatOS 2.1, if you use Kiauh to install Fluidd, it edits /etc/nginx/conf.d/upstreams.conf and it removes
upstream configurator {
ip_hash;
server 127.0.0.1:3000;
}
Which is needed for RatOS 2.1 webapps to work.

What did you expect to happen

RatOS configuration pages to continue to work after user installs Fluidd

How to reproduce

Install RatOS 2.1
Check that http:///configure works
Use kiauh to install Fluidd
http:///configure no longer works.

Additional information

No response

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