Projects & applications
Projects organize related applications. Workspace and application views give you overview, deployments, logs, environment, domains, connections, activity, and settings — and status stays visible even when an operation fails.
PLATFORM
iDeployed brings deployment, configuration, domains, logs, and application operations into one coherent experience. You work with projects, applications, deployments, services, connections, domains, storage, and logs — never with Kubernetes objects, Linux user IDs, or ingress controllers.
Connect a GitHub repository, bring a container image from a supported registry, or start from a curated template.
Set the port, environment, and exposure — public with HTTPS, or private with an internal address only.
Follow build and deployment progress, connect private services explicitly, and operate everything from one dashboard.
WHAT YOU WORK WITH
Projects organize related applications. Workspace and application views give you overview, deployments, logs, environment, domains, connections, activity, and settings — and status stays visible even when an operation fails.
Environment variables and project-scoped registry connections, with secret values protected and masked. The normal workflow never reveals stored values back to the browser. Configuration applies through an explicit deployment action.
Public applications receive a platform HTTPS address on ideployed.app — or connect your own domain, follow the DNS instructions, and watch verification progress. Routing and certificate lifecycle are handled for you.
Choose public or private exposure per application. Private services have an internal address and no public route. You explicitly connect application A to private application B, on B’s declared port.
Build logs, runtime logs, deployment stages, history, activity, and intelligible failures — with resource usage and health understandable alongside. Follow a change from source to running application.
Persistent volumes are part of the stateful-template experience: data survives container replacement. Persistence is not the same as backup, replication, or disaster recovery — and we say so.
CLI/MCP-based access from the tools you already use — Codex, Claude Code, Cursor, GitHub Copilot in VS Code, Gemini CLI, Cline. Inspect an application, deploy a version, read logs, or choose a rollback without leaving your workflow.
Email verification, authenticator-based two-factor authentication, recovery codes, session management and revocation, and guarded account deletion — the full account lifecycle, done properly.
A MENTAL MODEL YOU CAN TRUST
Three states that stay distinct — so a release never surprises you.
Your environment variables and settings. Saving does not restart anything.
The exact image artifact currently serving traffic — recorded by digest, not just by tag.
Redeploy current version, deploy saved image, or roll back — each with a predictable outcome.
Rolling back an image does not restore a database or old environment variables — and the product tells you so before you act.
YOUR NEXT CHAPTER
Bring your code. Make something people can use.