Server management
PHP, Node.js, cron, workers, Redis and the terminal.
Manage PHP versions and extensions
Manage PHP versions and extensions SoftServer supports multiple PHP versions side by side and lets you manage extensions from the panel. Choose a PHP version 1....
Updated 3 hours agoManage Node.js versions
Manage Node.js versions For Node.js apps — Next.js, Nuxt, NestJS, Express or Fastify — SoftServer installs and manages Node.js from the panel. Steps 1. Open you...
Updated 3 hours agoSchedule cron jobs
Schedule cron jobs Cron runs commands on a schedule — for backups, Laravel's scheduler, cleanup tasks and more. SoftServer manages cron jobs from the panel. Add...
Updated 3 hours agoRun background workers with Supervisor
Run background workers with Supervisor Supervisor keeps long-running processes alive — queue workers, WebSocket servers and similar services that must run conti...
Updated 3 hours agoEnable Redis for cache and queues
Enable Redis for cache and queues Redis is a fast in-memory store used for caching, sessions and queues. It can make apps like Laravel, Magento and WordPress no...
Updated 3 hours agoUse the browser terminal
Use the browser terminal SoftServer includes a full terminal in the panel, so you can run commands on your server without a separate SSH client. Open the termin...
Updated 3 hours ago