Deployment
59 articles in this category.
Static Sites: Free Hosting for a Built Site
Deploy prebuilt HTML, CSS and JavaScript from GitHub, a git push, an SFTP upload or a zip file, with framework detection across 33 generators. No compute resource behind it, and no charge for it.
Self-Hosted Slack Alternatives, and the One Part You Cannot Self-Host
Mattermost, Rocket.Chat and Zulip compared on the two things that decide a migration: which one is actually open source across the whole repository, and why mobile push notifications still route through the vendor.
How to Self-Host Mintlify Docs as a Static Site
Mintlify offers self-hosting on Enterprise. Everyone else can export the rendered docs to a static bundle and host them anywhere - here is the open-source tool we built for it, and the honest list of what it does not cover.
Notion Alternatives You Can Actually Host Yourself
Most self-hosted Notion alternatives replace the documents and quietly drop the databases. Which two do both, what Outline's Business Source License actually restricts, and the honest answer about what you lose.
Retool Alternatives You Can Actually Host Yourself
Appsmith, ToolJet and Budibase compared on what decides whether self-hosting works - the shape of the deployment and where each one keeps its data, not the widget list.
Airtable Alternatives You Can Actually Host Yourself
NocoDB, Teable, Baserow and Grist, checked against the licence each one actually ships today - including the January 2026 change that moved NocoDB off AGPL and off the OSI list entirely.
Deploy Rails With Kamal to a Managed Cluster
A step-by-step Kamal deploy of a stock Rails app to Miget. You keep the deploy.yml and the kamal deploy workflow; the server you SSH into is a managed cluster, not a VPS you patch.
DocuSign Alternatives You Can Actually Host Yourself
Three open-source e-signature platforms that run on your own infrastructure - Documenso, DocuSeal and OpenSign - what each is good at, what they cost to run, and the part of DocuSign that self-hosting does not replace.
Immich on Docker Compose: The Requirements Nobody Mentions
Immich needs 6 GB of RAM minimum, its database is not stock Postgres, and putting that database on your NAS is the one mistake the docs explicitly warn against. A compose file and the constraints behind it.