Kasra Bigdeli
Kasra Bigdeli
Can you copy the logs for captain-captain here?
> redis and chatwoot it seems not start anymore after a a restart What do you see when you run `docker service ls` ?
Do any of these images run fine outside of CapRover? Using docker service create ?
Spoke offline. According to the thread, it appears to be happening without CapRover as well. Closing as not-caprover-specific.
Thanks, @ZeekoZhu ! This is awesome and definitely in the right direction. My only comment / suggestion is to allow the users to override the entire command. i.e. rather than...
Looks great! I'd just change one thing: defaulting to the first entry is not intuitive. We can do a wildcard entry for default, e.g.: ```json { "skipVerifyingDomains": "true", "certbotImageName": "your/repo:certbot-sleeping",...
> Are there any unintended consequences in CapRover with this approach? No, at least not on CapRover. These are simply stored as is and they are passed to Docker as...
> Perhaps the simplest would just be to allow duplicate values, i.e. like you can already get via the field-based input view, and make that consistent even via the bulk-edit...
Also, you need to make sure that the change is backward compatible (for those applications that have single auth stored). These require changes on both frontend and backend.
Looks like you've already commented on https://github.com/moby/moby/issues/44737 Also, can you please try this: 1- Make sure the required ports are open on BOTH worker and main nodes. See [here](https://caprover.com/docs/firewall.html) 2-...