caprover-cli
caprover-cli copied to clipboard
Command Line Interface for https://github.com/caprover/caprover
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
# What is the problem? Having used the Digital Ocean Marketplace app, I am having two issues with the installation script. They are not directly related - happy to open...
Hi all, i'm passing CLI JSON results to jq. A few months ago I created some scripts that were able to trim the header (something like CLI has been refactored...)....
Hi all, I'm using caprover-cli for deployments. Some of the applications I deploy are not exposed as web-application. Nevertheless, a successful deployment is finished with message (auto-"censored" via GitHub Actions):...
Full discussion thread here: https://github.com/caprover/caprover-cli/issues/55#issuecomment-645252252 Steps to repro: - Create a brand new server - Install CapRover on the server - Run caprover serversetup on your local machine and setup...
To make multiple environments deployments possible and normal deployments easier, I added a new command to the CapRover CLI. The [config-deploy.md](https://github.com/tiloio/caprover-cli/blob/master/config-deploy.md) file describes how to use the new command. I...
**Is your feature request related to a problem? Please describe.** When deploying with `caprover deploy`, in the step where you select the app name to deploy to, the apps are...
When I deploy an app and the auth token is no longer valid, it prompts for a password. If I type it in wrong, it doesn't fail gracefully with a...
Maybe I'm incredibly stupid and dense but I took the prompt of `It is captain.[your-captain-root-domain] :` to mean I should not include the "captain" part. I know after reading it...
Why do I can't choose a subdirectory for me application root? It is only possible to have another branch. But if you have a frontend and a backend you want...