Easy deploy
Deploy templates from the Forgeon Marketplace in one click.
Last updated: 2026-03-17
Easy deploy lets you launch a project from a Marketplace listing in one flow.
What happens in easy deploy
- You click Deploy from a listing
- Forgeon opens the Review Configuration modal
- Required env vars are filled before project creation
- The project is created and deployed
Before you click Deploy
- Confirm the target environment (
stagingfirst is recommended). - Review required env keys and secret values.
- Verify listing compatibility with your plan tier.
- Check whether listing includes paid dependencies or bundles.
Paid vs free listings
- Free listing → deploy immediately
- Paid listing → purchase required before deploy
Bundled services
If the listing includes a DB bundle:
- The Review modal shows a DB card
- Eligibility is checked (Pro/Enterprise)
- DB credentials are injected into envs
Post-deploy verification
- Open the deployment URL and confirm HTTP 200.
- Check app logs for startup/runtime errors.
- Validate at least one core user flow.
- Confirm observability metrics are receiving samples.
- Attach custom domain only after runtime is healthy.
Troubleshooting quick table
| Symptom | Cause | Fix | | --- | --- | --- | | Deploy button disabled | Missing entitlement or plan gate | Complete purchase or upgrade plan | | Runtime starts then fails | Missing envs or incorrect start command | Re-open review and verify config | | Domain shows placeholder | Domain linked before healthy deployment | Re-map domain after successful deploy |