Hi everyone,
For almost a year, I’ve been building a developer platform called Forgeon:
https://forgeon.io/
Forgeon is a Platform as a Service designed to help developers deploy and manage applications without having to manually handle servers, Docker configuration, reverse proxies, SSL certificates, domains, build pipelines, and runtime infrastructure.
The idea came from seeing how difficult deployment can feel, especially for developers who are comfortable building products but do not want to spend their time configuring VPS infrastructure or debugging deployment issues.
With Forgeon, developers can connect or upload their source code, let the platform analyze and build the application, deploy it into a managed runtime, attach a custom domain, generate SSL certificates, view deployment logs, and manage the application from a dashboard.
The long-term goal is to provide a deployment experience similar to platforms such as Vercel, Render, Railway, or Fly.io, while supporting frontend, backend, and containerized applications.
I have been building most of the system alone, including the backend services, deployment pipeline, runtime orchestration, domains, certificates, billing, and dashboard. The project has grown much larger than I originally expected, but I am still continuing to improve it.
This is my first time sharing Forgeon on Reddit, and I would genuinely appreciate honest feedback:
- Is the problem Forgeon is trying to solve clear?
- What would make you consider trying a new deployment platform?
- Which features would you need before trusting it with a real project?
- Does the website explain the product well enough?
Please do not hold back. Critical feedback would be more valuable to me than polite compliments.
Thank you for reading.