Hi,
I have installed chartmuseum v0.16.2 on Ubuntu.
I run this command:
sido chartmuseum --port=8080 --storage="local" --storage-local-rootdir="/var/lib/chartmuseum/charts"
2025-01-23T02:36:04.613Z INFO Starting ChartMuseum {"host": "0.0.0.0", "port": 8080}
The storage directory exists, no issue with the IP, but chartmuseum is stuck on starting?
Any idea why
Thanks