TWN Stack
TWN Stack
Internal infrastructure documentation for tasmanian.cloud
Internal infrastructure documentation for tasmanian.cloud. This section covers the technical implementation of our sovereign cloud platform.
Quick Links
- Architecture Overview - High-level system architecture
- Paymenter on Proxmox - Billing backend deployment
- RustFS Storage - Sovereign object storage
- Security Hardening - Security configuration
Infrastructure Stack
flowchart TB
subgraph "tasmanian.cloud Infrastructure"
COMPUTE[Compute Layer
Proxmox VE Cluster]
STORAGE[Storage Layer
Ceph + RustFS]
NETWORK[Network Layer
Netbird VPN + PFsense]
SECURITY[Security Layer
Wazuh + Tetragon]
PLATFORM[Platform Layer
O2S + Paymenter]
end
COMPUTE --> STORAGE
NETWORK --> COMPUTE
SECURITY --> COMPUTE
SECURITY --> STORAGE
PLATFORM --> COMPUTE
Components
| Layer | Component | Purpose |
|---|---|---|
| Customer Interface | OpenSelfServe (O2S) | Self-service provisioning portal |
| Billing | Paymenter | Billing backend, invoicing |
| Compute | Proxmox VE | Hypervisor cluster |
| Storage | Ceph + RustFS | Block & object storage |
| Network | Netbird + PFsense | VPN mesh, firewall |
| Security | Wazuh + Tetragon | XDR, eBPF monitoring |
| Orchestration | Cozystack | Kubernetes platform |
Getting Started
For Administrators
- Review the Architecture Overview to understand the system design
- Follow the Paymenter Deployment Guide to set up the billing backend
- Configure RustFS Storage for object storage
- Implement Security Hardening measures
External Links
- Customer portal: o2s.tasmanian.cloud
- API endpoint: api.tasmanian.cloud/v1
- Status page: status.tasmanian.cloud