Miget
81 articles in this category.
Private Networks and VPN Are Live
Give your apps, databases and services a private network of their own, with internal DNS and no route in from the outside - then reach it over WireGuard, Tailscale, Cloudflare WARP, or an IPsec tunnel to a network you already run.
Project Access, Resource Assignment and Workspace API Tokens
Close a project to the people who need it, dedicate a compute resource to the projects allowed to deploy on it, and issue API tokens that belong to the workspace rather than to a person.
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-Hosting a Password Manager: What You Are Actually Taking On
Self-hosting a password manager changes less about security than people assume, and more about backups than they expect. The options, the licence detail nobody mentions, and the failure mode that should decide it for you.
Mintlify Alternatives: What You Are Actually Choosing Between
Every Mintlify alternatives list is written by someone selling a docs product. We pay for Mintlify and wrote the exporter, so here is the comparison without a horse in the race - including the one dimension nobody checks.
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.
Preview Environments for Every Pull Request
A preview environment is a temporary deployment created for a single pull request and destroyed when it closes. What they replace, the four ways teams configure them, and the one problem no platform solves.
What Is a Staging Environment? And Why Most of Them Lie to You
A staging environment is a production replica where changes are tested before release. The definition is easy; keeping it honest is not. The four ways staging drifts from production, and what replaced it for most teams.
Streamlit Hosting in 2026: When Community Cloud Stops Being Enough
Streamlit Community Cloud is free and genuinely good, until the 12-hour sleep and the one-private-app limit meet a real audience. What the free tier actually allows, and how to host Streamlit yourself with the WebSocket and port details that trip people up.