Hi!
Just have a quick ask: on this page, when following the instructions to install the app through Docker, the documentation guides you to look at inventree.localhost to make sure that your app / containers are running correctly.
However, this link takes me to an Apache2 Ubuntu "It works!" page. (strangely, I'm now no longer taken to that page, and am taken to the correct page.
Not sure how/why, but I struggled with this for a solid couple days on and off, until I looked at a curl command closer:
$ curl -i http://inventree.localhost
HTTP/1.1 302 Found
Content-Language: en
Content-Length: 0
Content-Type: text/html; charset=utf-8
Cross-Origin-Opener-Policy: same-origin
Date: Tue, 05 Mar 2024 20:57:34 GMT
Location: /accounts/login/?next=/
Referrer-Policy: same-origin
Server: Caddy
Server: gunicorn
Vary: Accept-Language, Cookie
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
and was able to directly type in the redirected link. Unfortunately, as soon as I was able to access the correct page, I'm unable to replicate the Apache2 Ubuntu page, however I think adding a line or two in the documentation would really help out a lot of people!
Appreciate it, thank you!
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too