Post Title
Select a post node to view its content
Explore 4 articles related to self-hosted
Explore how self-hosted relates to other content and tags
Select a post node to view its content
Current Values:
centerForce: 0.12, repelForce: 2000, linkForce: 0.2, linkDistance: 160, damping: 0.82
Portfolio sites are boring. So I built a FastAPI backend that spins up real LXC containers on Proxmox and gives every visitor a browser-based Linux terminal. Because why tell people about your infrastructure when you can let them use it?
I self-hosted RustDesk to replace TeamViewer. Then spent three days debugging why I couldn't connect to anything from inside my own network. NAT hairpinning strikes again.
Why I host all 63 of my repositories on a self-hosted Gitea instance, how it integrates with Woodpecker CI, and the mirror-to-GitHub strategy that gives me the best of both worlds.
I deployed VS Code to a server so I could write code from anywhere. Then I spent more time on authentication than the actual installation.