Can't find the admin panel => bad documentation, or bug #2402
Replies: 2 comments
-
|
Seems to be a duplicate of https://github.com/shlinkio/shlink/discussions/1423. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Solution:
Maybe the installation documentation need to be more clearer about this. |
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.
-
Shlink version
latest
PHP version
probably latest
How do you serve Shlink
Docker image
Database engine
SQLite
Database version
probably latest
Current behavior
I cannot find the admin panel of shlink, to add shortened urls...
When I go to the root of the server

http://ip:port, The server returns a 404 error:I run it in docker via
Where is the admin panel? The documentation doesn't give the admin panel path
Note: IS_HTTPS_ENABLED is set to true, but when visiting
https://ip:portI have ERR_SSL_PROTOCOL_ERROR.Expected behavior
Visiting the server root should give the admin panel, or redirect to it
Minimum steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions