Kasra Bigdeli
Kasra Bigdeli
Not sure what update you're looking for. This is a question for Docker-TC project. Docker-TC claims that it supports Docker swarm. If it does, then it should work with CapRover...
500 is the server error. Can you get the server logs while this is being deployed to see what's the root cause of the issue? ``` # last 5min docker...
Closing due to inactivity.
This error happens when too many wrong passwords are entered. More specifically, it's when last 5 attempts were wrong passwords and they all happened in the last 30sec. Can you...
I just tried the webhook on github and it doesn't have the length limitation. What issue are you facing?  
Ahhh I was looking at a test instance. I just tried a production one and it failed.... :( I don't know when they changed this as it used to work...
Yea this is surely a bug on their end. Token shortening requires some non trivial data store schema design. But I just found a temporary solution for this!! - Create...
Thanks! Glad that Github got it sorted out! Technically there shouldn't be any limit to the size of URLs, but at very least, [2000 chars](https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers) is the bare minimum they...
Removed! Thanks for the reminder.
https://caprover.com/docs/captain-definition-file.html#monorepo See this guide for mono repo deployment.