Open andreaTP opened 1 year ago
@andreaTP can you tell me how are you making this setup locally or point me to the docs?
Sure @aljesusg thanks for looking into!
In the root folder of the project run the docker build
command:
docker build . -t backstage
then cd into dev
:
cd dev
docker compose up
Backstage is going to be available at localhost:7007 and Registry at localhost:8080. Let me know if how can I support you further!
Starting the
docker-compose
setup it's possible to reproduce the situation where the "Registry" tab in Backstage is not getting synced with the Registry instance.@aljesusg would you mind having a look? cc. @paoloantinori