Skip to main content

Overview

Run profClaw on a VPS or bare-metal server with production-grade configuration: systemd service management, TLS via Caddy or Nginx, and basic monitoring.

Server Requirements

Installation

Systemd Service

Create /etc/systemd/system/profclaw.service:
Enable and start:

TLS with Caddy

Install Caddy for automatic HTTPS:
Edit /etc/caddy/Caddyfile:
Caddy automatically provisions and renews Let’s Encrypt certificates.

Firewall

Redis (Pro Mode)

Add to your .env:

Backup Cron

Add to crontab:

Monitoring

Check status:
Health endpoint for uptime monitors:

Log Management

Configure log rotation in settings.yml: