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:

FeatureDescription
Project creationGroup resources by team, application, or environment
Resource groupingVPS, Kubernetes, storage all organized by project
Access controlDefine who can access what within each project
Quota limitsSet resource limits per project
Cost trackingMonitor 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 CaseDescription
Team separationDifferent projects for different teams
Environment isolationDev, staging, production separation
Cost allocationTrack spend by project
Access controlGrant 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.


  • Monitoring — Resource observability
  • Uptime — Service availability
  • VPS — Virtual Private Servers