3 months ago
So, I deployed a chatwoot template but I need to change a configuration from a sidekiq.yml file. As I deployed it from a template, how can I access the code from the instance I'm running? Do I need to copy the app to my pc so I can change it? But then how to apply the changes?
9 Replies
3 months ago
Hello,
Creator of the template here, the template does not deploy code, it deploys a container, and thus there is no sidekiq.yml file involved in the templates deployment.
What did you need to change exactly?
Best,
Brody
Status changed to Awaiting User Response railway[bot] • 3 months ago
brody
Hello,Creator of the template here, the template does not deploy code, it deploys a container, and thus there is no sidekiq.yml file involved in the templates deployment.What did you need to change exactly?Best,Brody
3 months ago
Hey! When I'm sending messages through twilio, they arrive imediately on the inboxes, but when I send messages through meta inboxes, it seems they are set as low priority by sidekiq and the consistency which they arrive varies greatly, from 1 hour to more than 2, depending on the volume of messages arriving on the other twilio inboxes. I wanted to change the priority of the meta inboxes, if possible at all. Also, I wanted to scale sidekiq horizontally to handle the volume of messages we have.
Thanks for the attention!
Status changed to Awaiting Railway Response railway[bot] • 3 months ago
3 months ago
Ah gotcha, then I think you would want to look at this performance tuning page from Chatwoot's docs -
https://www.chatwoot.com/docs/self-hosted/deployment/performance/optimizing-configurations
Status changed to Awaiting User Response railway[bot] • 3 months ago
3 months ago
Okay! But just clarifying, how can I change the settings from this chatwoot container?
Status changed to Awaiting Railway Response railway[bot] • 3 months ago
3 months ago
You can set the variables listed in those docs.
https://docs.railway.com/overview/the-basics#service-variables
Status changed to Awaiting User Response railway[bot] • 3 months ago
Status changed to Solved brody • 3 months ago
Status changed to Awaiting Railway Response eusoubroza • about 2 months ago
2 months ago
Hey! Would you know if I can access the rails console of my chatwoot instance?
2 months ago
We do not yet provide console access to the running container, that feature is coming soon! -
https://station.railway.com/feedback/allow-ssh-access-to-containers-via-cli-e4985f6f
So stay tuned!
Status changed to Awaiting User Response railway[bot] • about 2 months ago
2 months ago
Okay!! Can I expect to recieve an email when this feature is added?
Status changed to Awaiting Railway Response railway[bot] • about 2 months ago
2 months ago
Since you have commented in that thread, yes you will get an email when we post an update.
Status changed to Awaiting User Response railway[bot] • about 2 months ago