KEEP IT

The value is the network, the data or the infrastructure. Keep paying.

Runs web services, workers, cron jobs and managed Postgres from a git repository, with deploys, health checks, scaling and certificates handled by the platform.

Promptfree, for everyone, and the only version there is
Set me up to run a web service, a worker and a cron job on one VPS, with the parts platforms give you for free.

STACK
- Caddy for TLS and reverse proxy, systemd for processes, Postgres on the same host
- A deploy script over SSH; releases in timestamped directories with a current symlink

THE THREE PROCESS TYPES
- Web: systemd unit, restart on failure, journald logging, resource limits set
- Worker: same, plus a graceful shutdown that finishes the job in flight
- Cron: systemd timers, not crontab, so failures land in the journal with the rest

ZERO-DOWNTIME
- Start the new release on a second socket, wait for its health endpoint, then flip Caddy upstream and stop the old one
- Roll back automatically if health does not pass within 30 seconds

POSTGRES, TAKEN SERIOUSLY
- Nightly base backup plus continuous WAL archiving to S3-compatible storage
- A restore script, and a documented test restore run monthly — an untested backup is not a backup
- Connection limits and a pooler in front

HARDENING
- Firewall allowing 22, 80 and 443 only; unattended security upgrades; fail2ban on SSH
- Postgres listening on localhost only

WHAT YOU ARE TAKING ON
- Being the on-call rota. Write the pager plan in the README

Include a README covering first boot, the restore drill, and the monthly cost compared with the platform.

What you lose

  • Managed Postgres with backups, point-in-time recovery and failover you never configure
  • Zero-downtime deploys, health checks and automatic rollback as defaults rather than scripts
  • Autoscaling and private networking between services
  • Certificates, DDoS absorption and DNS handled at the platform level
  • Somebody else being paged when a host dies at three in the morning

If you would rather not build

  • Dokku — a small single-host platform
  • Railway — paid, similar model, usage-based pricing

The escape hatch

open source · no votes, no paid placement

Coolify

$0

Builds from git and deploys to a server you own.

coollabsio/coolifyfree · open source

Kamal

$0

Deploys containers to servers you own, with zero-downtime rollovers.

basecamp/kamalfree · open source

Why this verdict

our own opinion · changed only by a person

23/100

Verdict no at 23: the runtime side is genuinely straightforward and this prompt does it properly. The managed database is the line — backups, recovery and failover are the work, and doing them yourself means testing restores forever.

History

tracked since 9 Aug 2026 · nothing is ever overwritten

Interest · last 30 days

Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.

Questions about Render

answered from the record above

Is Render free?

No — the plan we track is $19 a month. Professional at $19 per user per month, plus per-service compute from about $7/month; databases and bandwidth are billed separately.

Can you replace Render by building your own?

KEEP IT. The value is the network, the data or the infrastructure. Keep paying. Replacement score 23 out of 100, build time longer than it saves. Read what you lose before you decide.

How much does Render cost?

$19 a month on Professional — $228 a year. Recorded 9 Aug 2026.

What do you lose by replacing Render?

Managed Postgres with backups, point-in-time recovery and failover you never configure; Zero-downtime deploys, health checks and automatic rollback as defaults rather than scripts; Autoscaling and private networking between services; Certificates, DDoS absorption and DNS handled at the platform level; Somebody else being paged when a host dies at three in the morning. If any of those carry weight for you, keep paying.

Is there an open-source alternative to Render?

Yes: Coolify, Kamal. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 18 in Hosting & databases

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc