Help wanted - Docker Setup #2404
Replies: 1 comment
-
Anyone! Please really need help on this, thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Shlink version
4.46
PHP version
8.4.5
How do you serve Shlink
Docker image
Database engine
MySQL
Database version
8.0
Summary
I'm unable to get this to work. It has been very frustrating and I hope someone can help.
#### Docker Compose File #####
###### My Caddy file for reverse proxy #######
Checking these both works
docker exec -it shlink-web /bin/sh -c "curl http://shlink:8080/rest/v3/health"
docker exec -it shlink-web /bin/sh -c "curl http://shlink-web:8080/rest/v3/health
docker exec -it shlink curl -I http://localhost:8080/rest/v3/health
Other Info that might help..
#### Docker PS #####
#### Docker Network inspect shlink_net #####
#### I have it configured like so #####
but I still get
FYI
These pages do show up
Beta Was this translation helpful? Give feedback.
All reactions