Trying to get the service catalog part of the demo running 👉 https://docs.infrahub.app/bundle-dc/service-catalog#step-1-enable-the-service-catalog
Seems like some commands in the documentation are not existing:
❯ uv run invoke restart
No idea what 'restart' is!
❯ docker-compose --profile service-catalog up -d
no configuration file provided: not found
As a side note this uv invoke restart command seems to be mentioned multiple times in the documentation even tho it simply doesn't exist in the code.
Trying to get the service catalog part of the demo running 👉 https://docs.infrahub.app/bundle-dc/service-catalog#step-1-enable-the-service-catalog
Seems like some commands in the documentation are not existing: