Change config files from template
eusoubroza
PROOP

a year 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?

Solved

9 Replies

brody
EMPLOYEE

a year 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 about 1 year 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

eusoubroza
PROOP

a year 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 about 1 year ago


brody
EMPLOYEE

a year 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 about 1 year ago


eusoubroza
PROOP

a year ago

Okay! But just clarifying, how can I change the settings from this chatwoot container?


Status changed to Awaiting Railway Response Railway about 1 year ago


brody
EMPLOYEE

a year 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 about 1 year ago


Status changed to Solved brody about 1 year ago


Status changed to Awaiting Railway Response eusoubroza 12 months ago


eusoubroza
PROOP

a year ago

Hey! Would you know if I can access the rails console of my chatwoot instance?


brody
EMPLOYEE

a year 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 12 months ago


eusoubroza
PROOP

a year ago

Okay!! Can I expect to recieve an email when this feature is added?


Status changed to Awaiting Railway Response Railway 12 months ago


brody
EMPLOYEE

a year 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 12 months ago


Loading...