Processes Visit the Process tab of your App and add the processes there. They will be added a systemd services that will be monitored and restarted automatically in case of a crash.
Name: ws Command: anycable-go
Name: rpc Command: bundle exec anycable Caddy Routes You'll also need to tell Caddy to forward websocket requests to the AnyCable process. You can modify the Caddy routes for your app to look like the following. This will proxy websocket requests to the process on localhost:8079.