litestream-ruby
litestream-ruby copied to clipboard
Deploying with Kamal/Docker shows Litestream as not running in the dashboard
Deploying with Kamal/Docker shows Litestream as not running in the dashboard, even though it is working. I am not familiar enough with Linux and Docker to say for certain, but I believe adding the x flag to the process status call will fix the issue:
litestream_replicate_ps = `ps -ax | grep litestream | grep replicate`.chomp