temps - self-hosted Vercel-style PaaS
Rust deploy platform with CI/CD, error tracking, and analytics built in. Aimed at homelabs and teams that want Heroku-class deploy UX without the bill.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webFeatured in
Self-hosted developer tools and PaaS
Open-source, self-hosted alternatives to Heroku, Render, GitHub Actions, and the rest of the SaaS dev stack.
DevOps and infrastructure tools
CLIs, port-forwarders, backup wrappers, and templating tools for the boring-but-load-bearing parts of running infrastructure.
Related entries
artifact-keeper - open-source artifact registry
Drop-in Artifactory and Nexus alternative that supports 40+ package formats, security scanning, WASM plugins, and edge replication. Self-hostable in Rust.
nanocl - container and VM orchestration
Rust distributed system that orchestrates both containers and virtual machines under one daemon, with built-in DNS and reverse proxy. Aims at homelab and small-cluster deploys without Kubernetes.
ec2-github-runner - on-demand self-hosted CI on EC2
GitHub Action that spins up an ephemeral EC2 instance as a self-hosted runner for a single job, then tears it down. Cheap heavy-CI without the standing fleet.
ComposeFlux - GitOps for Docker Compose
Lightweight GitOps deployment tool that watches a repo and applies Docker Compose changes to a host. Brings ArgoCD-style sync to single-VM setups.