If you’re running your queue workers on a server with limited resources, or a server that’s also used to serve HTTP requests and do other tasks, it’s important to ration the resource used by those workers.
PHP
Setting up a remote environment for agentic coding on a VPS
Mattias walks through moving an AI coding setup off a laptop and onto a private VPS. He covers Tailscale, tmux, a browser-based editor, and the small tweaks that make a remote setup practical from any Read more…