Garza OS Ice

Multi-app launcher for IceWarp custom apps

Garza OS Ice is designed to be surfaced inside IceWarp as a custom app. Launch owned iframe-safe tools, browser-streamed third-party apps, native API control panels, and external fallbacks without bypassing upstream security headers.

Development · browser stream

Capy Dev Work

Launch Capy inside a Garza-controlled browser stream workspace for development tasks.

Status
needs_config
Launch target
https://capy.ai/
Integration reason
Direct iframe embedding is blocked by X-Frame-Options/CSP protections; browser stream keeps Capy usable inside IceWarp/Garza OS without bypassing those headers.

Security · browser stream

1Password Vault

Open the 1Password web vault through a Garza-controlled browser stream for secure credential access inside IceWarp.

Status
needs_config
Launch target
https://my.1password.com/
Integration reason
1Password is expected to block direct iframe embedding; browser stream preserves those protections while keeping the vault usable inside IceWarp/Garza OS.

Infrastructure · native api

Proxmox Control

Control VM/container start, stop, status, and deploy workflows through future Proxmox MCP/API integrations.

Status
planned
Launch target
/apps/proxmox
Integration reason
Native API access is safer and more reliable than embedding the Proxmox UI for privileged infrastructure actions.

Network · native api

Cloudflare Manager

Manage DNS, tunnels, cache purge, and zone health through Cloudflare API-backed workflows.

Status
planned
Launch target
/apps/cloudflare
Integration reason
Cloudflare API workflows avoid brittle admin-console iframes and allow least-privilege automation.

Operations · native api

Server Health / NOC

Monitor Proxmox, Docker, Caddy, Cloudflare Tunnel, and IceWarp health from one operations console.

Status
planned
Launch target
/apps/health
Integration reason
Health checks should be collected from APIs, agents, and logs instead of embedding multiple dashboards with inconsistent framing policies.

Messaging · native api

IceWarp Admin Helper

Assist with users, mailboxes, domains, and admin actions through future IceWarp API/MCP integrations.

Status
planned
Launch target
/apps/icewarp-admin
Integration reason
Admin operations should use auditable API calls with scoped credentials rather than an embedded privileged admin UI.

Diagnostics · native api

Website Embed Lab

Test whether a website can be iframed and recommend iframe, browser_stream, external, or native API integration.

Status
ready
Launch target
/apps/embed-lab
Integration reason
Header analysis is an advisory support workflow; the browser remains authoritative for final embedding behavior.