Each of these is a small self-hosted app that replaces a paid SaaS. All are Coolify resources with their own subdomain and their own login — credentials live in Vaultwarden.
A web file manager over ~/files. Upload, download and share files from a browser without SFTP.
How it runs
One container with a bind mount to the host folder, so files are also visible in the shell. Its config file is a Coolify file mount — after a Coolify update, check it is still readable by uid 1000.
Pings every public site every minute and pushes alerts to Telegram (@persmon_vps_alerts_bot) when one goes down or a certificate nears expiry. Backup scripts also send a heartbeat here, so a backup that silently stops raises an alert.
How it runs
One container with an SQLite database. Push monitors receive heartbeats from the nightly cron jobs.