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

problem adding gameloop CDN #159

Open
ArvinMeyer opened this issue Jan 25, 2021 · 2 comments
Open

problem adding gameloop CDN #159

ArvinMeyer opened this issue Jan 25, 2021 · 2 comments

Comments

@ArvinMeyer
Copy link

ArvinMeyer commented Jan 25, 2021

Describe the issue you are having

I have download the repo , and edited , and add gameloop cdn
github.com/ArvinMeyer/cache-domains
but doesnt work ,please can some one help me with this
the cache server running but not with gameloop

Describe your setup?

lancache-dns

Are you running sniproxy

yes

DNS Configuration


docker run --restart unless-stopped --name lancache -v /cache/data:/data/cache -v /cache/logs:/data/logs -p 192.168.88.60:80:80 -e CACHE_DOMAINS_REPO="https://github.com/ArvinMeyer/cache-domains.git" lancachenet/monolithic:latest

docker run --restart unless-stopped --name lancache-dns -p 192.168.88.60:53:53/udp -e USE_GENERIC_CACHE=true -e LANCACHE_IP=192.168.88.60 -e CACHE_DOMAINS_REPO="https://github.com/ArvinMeyer/cache-domains.git" lancachenet/lancache-dns:latest



### Sniproxy output

docker run --restart unless-stopped --name lancache-sniproxy -p 192.168.88.60:443:443 lancachenet/sniproxy:latest


@MathewBurnett
Copy link
Member

the dns and monolithic containers should pull from your repo when you restart them. If you check the docker log for each container it should say it it managed to pull that repo

@moryan112
Copy link

did u find a solution?

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

3 participants