Projects
Project organization and resource management for Tasmanian Cloud
Coming Soon
Project management features are currently under development. This page outlines our planned offerings.
Overview
We're working on introducing project-based organization to help you group and manage your resources. Projects will provide a way to organize your infrastructure, control access, and track costs across different initiatives.
Planned Features
Project Structure
You'll be able to create and manage:
| Feature | Description |
|---|---|
| Project creation | Group resources by team, application, or environment |
| Resource grouping | VPS, Kubernetes, storage all organized by project |
| Access control | Define who can access what within each project |
| Quota limits | Set resource limits per project |
| Cost tracking | Monitor spend across projects |
Project Hierarchy
graph TB
subgraph "Organization"
ORG[Tasmanian Cloud Account]
end
subgraph "Project: Production"
P1[VPS Instances]
P2[Kubernetes Cluster]
P3[Storage Buckets]
end
subgraph "Project: Development"
D1[VPS Instances]
D2[Kubernetes Cluster]
end
subgraph "Project: Staging"
S1[VPS Instances]
end
ORG --> P1
ORG --> P2
ORG --> P3
ORG --> D1
ORG --> D2
ORG --> S1
Use Cases
| Use Case | Description |
|---|---|
| Team separation | Different projects for different teams |
| Environment isolation | Dev, staging, production separation |
| Cost allocation | Track spend by project |
| Access control | Grant permissions at project level |
What We're Solving
- Organization — Clear structure for your resources
- Access management — Control who can access what
- Cost tracking — Understand where your spend goes
- Quota enforcement — Prevent runaway resource usage
Timeline
We're actively working on this feature. If you're interested in early access or have specific requirements, please contact hello@tasmanian.cloud.
Related Documentation
- Monitoring — Resource observability
- Uptime — Service availability
- VPS — Virtual Private Servers