Skip to content

Blank web page with fresh install with Docker. #8459

Closed Answered by SchrodingersGat
StevenIsaacs asked this question in Q&A
Discussion options

You must be logged in to vote

curl http://inventory -v

INVENTREE_SITE_URL="http://172.31.0.75/"

The Caddy proxy is only expecting to service 172.31.0.75 - change your INVENTREE_SITE_URL to http://inventory (and same in your Caddyfile).

BTW: Attempts to install on Fedora 40 is a series of failures starting with no docker compose available.

From the documentation:

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@StevenIsaacs
Comment options

@matmair
Comment options

@StevenIsaacs
Comment options

@matmair
Comment options

Answer selected by matmair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question This is a question docker Docker / docker-compose setup Relates to the InvenTree setup / installation process
3 participants