Posts tagged #dokploy
-
Self-hosted Gitea with GitHub backup: migration lessons
How I migrated repos from GitHub to a self-hosted Gitea instance, configured push-mirrors back to GitHub, and the specific API and URL format issues I hit along the way.
-
The 404 That Wasn't: Debugging Traefik, Docker, and a Stubborn Health Check
How a localhost vs 127.0.0.1 difference in Alpine Linux caused Traefik to silently drop routing to my container.