Poddle Docs
Learn how to deploy and manage applications on Poddle.
Welcome to Poddle
Poddle is your all-in-one platform for deploying frontend and backend applications without the headache of managing complex infrastructure. Whether you are deploying a prebuilt container or building directly from a GitHub repository, Poddle handles the heavy lifting so you can focus on your code.
Why Poddle?
Poddle is built to simplify the deployment pipeline while giving you enterprise-grade tools out of the box:
- Zero-Config Builds: Push your code from GitHub and let Poddle automatically detect your language and framework, or use your own custom
Dockerfile. - Secure Internal Networking: Keep your backend APIs completely private. Poddle runs on Kubernetes, allowing your frontend to securely communicate with your backend via internal service names without exposing it to the public internet.
- Built-in Observability: Deploy with confidence. Poddle automatically injects OpenTelemetry environment variables, connecting your app to our built-in Tracing dashboard with zero extra infrastructure setup.
Get Started
Ready to launch your first application? Dive into our guides below to get up and running.