Dashboard Overview
Monitor your infrastructure at a glance
đĨī¸ Gateway Server Resources
đĨī¸ Container Hosts
Recent Activity
Machines
Manage Tailscale/Headscale connected devices with port exposure
Users
Manage Headscale users/namespaces
| Username | Created | Machines | Status | Actions |
|---|
Pre-Auth Keys
Create and manage authentication keys for new devices
| Key | User | Reusable | Ephemeral | Used | Last Used | Expires | Status | Actions |
|---|
Routes
Manage advertised routes and custom proxy routes
Headscale Routes (Subnet)
| Route Prefix | Machine | Primary | Enabled |
|---|
Custom Proxy Routes
| Subdomain / Route | Target (Host:Port) | SSL | Actions |
|---|
Containers
Manage Docker containers across your infrastructure
đŗ Docker Hosts Management
Manage Docker hosts and transfer images between them
đĄ Connection Monitoring
đĨī¸ Registered Docker Hosts
đĻ Docker Images
đ Image Comparison Across Hosts
Exposed Services
All publicly accessible services
Security Settings
Manage firewall, IP whitelists, and monitor security events
đĄī¸ Intrusion Detection
đĨ UFW Firewall Status
Active Rules
đĢ Banned/Blocked IPs
đ Global IP Whitelist
IPs in this list have access to all exposed services (unless machine has its own whitelist)
đ Security Event Log
| Time | Type | IP | Details | Action |
|---|---|---|---|---|
| Loading... | ||||
đĨī¸ Per-Machine Security
Configure IP whitelists and password protection per machine from the Machines tab.
Client Installers
Secure installer scripts with auto-authentication
đ Download Credentials
Set username/password for secure installer downloads.
đĻ Auto-Install Scripts
đĒ Windows PowerShell
âŦī¸ Download PS1powershell -ExecutionPolicy Bypass -File tailscale-installer.ps1
⥠Quick Install One-liners
đ§ Linux
curl -u USER:PASS https://control.gateway.pulsedwh.app/api/installer/linux | sudo bash
đĒ Windows (PowerShell as Admin)
$cred = Get-Credential; irm -Uri "https://control.gateway.pulsedwh.app/api/installer/windows" -Credential $cred | iex
đĨ Manual Installation
đ§ Linux
curl -fsSL https://tailscale.com/install.sh | sh && sudo tailscale up --login-server https://remote.pulsedwh.app
đĒ Windows
irm https://tailscale.com/install.ps1 | iex; tailscale up --login-server https://remote.pulsedwh.app
Settings
Configure your gateway
Headscale Server
Gateway Domain
Exposed ports use format: {port}.{machine}.{domain}
Container Snapshots
0
Total Snapshots0B
Total Size0
Active Schedules0
Manual0
AutomaticAll Snapshots
| Container | Host | Created | Size | Type | Description | Actions |
|---|---|---|---|---|---|---|
| Loading snapshots... | ||||||
Automatic Snapshot Schedules
| Container | Host | Frequency | Retention | Next Run | Enabled | Actions |
|---|---|---|---|---|---|---|
| Loading schedules... | ||||||