#New backstage instance - multi stage docker + postgres

1 messages · Page 1 of 1 (latest)

opal skiff
#

I created a new backstage instance to experiment
I built a multi stage image and its running with postgres db
When I open the webpage (port 7000) and I see a message Failed to load entity kinds
In the log I see it is trying to read from examples folder but it is not there
How do I start from this status?
Thanks

wanton kayak
#

Hi @opal skiff , The backend of the backstage application runs on port 7007. Please do try with 7007 or if running in local machine it should work at 3000 too.

opal skiff