Kasra Bigdeli
Kasra Bigdeli
That's a very good point! I didn't notice this was reported on a version that is not recommended. On top of the documented and official changes that you can find...
Saving and loading docker images is an unorthodox practice. The design decision for CapRover is mostly focus on common use cases. Why don't you just push it to a docker...
CapRover doesn't run `docker login` because it doesn't use Docker CLI. But it uses the authentication headers. Are you sure the credentials you're using are correct?
Correct. I tried using using the username and password that you provided and confirmed that it needed doesn't work. I retired with DockerHub and things work for for private images...
The current implementation relies on images tags which are definitely the common practice, although they are mutable. CapRover itself doesn't make any assumptions on the format. The one click app...
Don't think so. Even though your recommendation is totally good. This feature request is still technically a feature request. We probably don't get it done in near future. But just...
Thanks @imonroe ! I have to park this PR for a few days until I find a new home for sample apps. The current way of bundling them with the...
TLDR: No. I just kept the PR open for people who are interested. You can download the tar from the source of the PR: https://github.com/imonroe/caprover/blob/fix-laravel/captain-sample-apps/laravel.tar The tar file is too...
CaptainDuckDuck is simply a deployment helper. When you use CaptainDuckDuck, it simply means that you're using nginx, Docker and Let's Encrypt - all are production ready. In fact, CaptainDuckDuck is...
Please read above.