caprover / caprover-cli

Command Line Interface for https://github.com/caprover/caprover
72 stars 40 forks source link

Failed to deploy a OneClick App #101

Closed nixilb closed 3 years ago

nixilb commented 3 years ago

see screen dumps image

githubsaturn commented 3 years ago

This is failing because it fails to push the image to your registry. You don't need registry for one click apps. Do this:

nixilb commented 3 years ago

Works: But in the log: "Starting in local only mode. Connections will only be possible from clients running on this machine." How to open to non localhost clients?

githubsaturn commented 3 years ago

This is a question for their maintainers. At this point the app is deployed and CapRover is out of the loop.