juju / charmstore

The charm store server.
http://gopkg.in/juju/charmstore.v5
GNU Affero General Public License v3.0
15 stars 37 forks source link

Need help on how to access local charm store, when i try localhost:8080 its says 404 page not found #929

Open sankara7 opened 2 years ago

sankara7 commented 2 years ago

I have installed local charm store as per this link https://github.com/juju/charmstore. Now when i try to access with localhost:8080 it is saying page not found. but i checked port 8080 is listening.

Please anybody help how to access local charm store and also to upload charms to the private charmstore and how to pull or deploy charms from local charmstore

Thanks in advance

alesstimec commented 2 years ago

Hi, Can you please try the /debug/status or the /debug/info endpoints?