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

How to run infcloud-docker inside local network? #7

Open
dymn opened this issue Nov 29, 2023 · 2 comments
Open

How to run infcloud-docker inside local network? #7

dymn opened this issue Nov 29, 2023 · 2 comments

Comments

@dymn
Copy link

dymn commented Nov 29, 2023

My home server has an IP of 192.168.16.5.
What I just didn't try to do with docker-compose.baikal.yaml, but I could not make it work inside the local network.
I've tried everything this but it doesn't work:

traefik.frontend.rule: "Host:192.168.16.5, Path=/baikal"
traefik.frontend.rule: "PathPrefixStrip:/baikal"
traefik.frontend.rule: "PathPrefixStrip:/"
traefik.frontend.rule: "PathPrefixp:/baikal"
traefik.frontend.rule: "Host: 0.0.0.0:/baikal"

What do I need to specify in the address in global Network Check Settings in config-baikal.js?
Do I need to change something in baikal-nginx.conf?

How to make addresses available http://192.168.16.5/baikal and http://192.168.16.5/infcloud or just access by ports, for example, http://192.168.16.5:1080 and http://192.168.16.5:1081 ?

@MUT-Kopp
Copy link

I got the same Problem.

Did you found a Solution?

@dymn
Copy link
Author

dymn commented May 16, 2024

Unfortunately, no.

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

2 participants