Platform Overview
Ownstak Console is organized around key concepts that help you manage your cloud infrastructure and applications efficiently.
Core Concepts
- Users: Individual accounts that access and manage the Ownstak Console
- Organizations: Top-level groupings that contain projects and team members
- Projects: Collections of environments and deployments for a specific application
- Environments: Isolated deployment targets (development, staging, production)
- Deployments: Specific versions of your application running in an environment
Platform Architecture
Organization
└── Projects
└── Environments
└── Deployments
This structure allows for clear separation of concerns, fine-grained access control, and streamlined deployment workflows.
Next Steps
See the Platform Guide for detailed information on using these components.