← waitlist

$ is-host install

> One command to deploy
any developer panel_

Install the is-host.in agent on your VPS and deploy Pterodactyl, CapRover, Coolify and more with live logs in under 60 seconds.

install.sh
$ curl -fsSL https://install.is-host.in/install.sh | bash

Or inspect first: curl https://install.is-host.in/install.sh

# 1. Install agent on your VPS
curl -fsSL https://install.is-host.in/install.sh | bash

# 2. Copy the token from output
🔑 Your token: abc123...

# 3. Go to is-host.in dashboard
# Paste token → select panel → deploy with live logs

# 4. Panel installs with SSL, DNS, Docker
✓ Pterodactyl ready at https://panel.yourdomain.com
one-commandcurl | bash — zero manual setup
verifiedPre-tested scripts with SSL & DNS
multi-panelPterodactyl, CapRover, Coolify, Dockploy
centralizedDashboard for all VPS instances
agent-basedLightweight Go binary with WebSocket logs
auto-detectOS, Docker, dependencies — all configured

System Requirements

requirements.txt
Supported Operating Systems:
  • Ubuntu 20.04 / 22.04 / 24.04
  • Debian 11 / 12
  • Rocky Linux / AlmaLinux 9
Minimum Resources:
  • CPU: 1 core (2+ recommended)
  • RAM: 1GB (2GB+ recommended)
  • Disk: 20GB free space
  • Network: Public IPv4 address
Required Ports:
  • 22 (SSH)
  • 80 (HTTP)
  • 443 (HTTPS)
  • Panel-specific ports as needed

Supported Panels

Pterodactyl

Available

Game server management panel with Docker support

CapRover

Available

Self-hosted PaaS platform for easy app deployment

Coolify

Available

Open-source self-hostable Heroku alternative

Dockploy

Coming Soon

Docker-based deployment platform

Portainer

Planned

Container management platform

Custom Panels

Via Marketplace

Request support for your favorite panel

What the Script Does

install.sh execution
# Detecting system...
✓ OS: Ubuntu 22.04 LTS
✓ Architecture: x86_64
# Checking prerequisites...
✓ curl installed
✓ systemd available
✓ Required ports open
# Downloading is-host agent...
✓ Downloaded is-host-agent v1.0.0
✓ Verified checksum
# Installing service...
✓ Agent installed to /opt/is-host
✓ Systemd service created
✓ Service started successfully
🔑 Your registration token: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Copy this token and paste it in the dashboard at:
https://is-host.in/connect

Security & Safety

🔒 Transparent & Auditable

The install script is open source and can be inspected before running. Download and review it first with curl https://install.is-host.in/install.sh

🔐 Encrypted Communication

All agent-to-server communication uses mutual TLS (mTLS) encryption. Your tokens are never transmitted in plain text.

Signed Binaries

Agent binaries are cryptographically signed and verified during installation. Checksums are validated before execution.

🛡️ Least Privilege

The agent runs with minimal required permissions. Only necessary operations are executed, and all actions are logged.

Frequently Asked Questions

Ready to Deploy?

Get started in under 60 seconds. No credit card required.

Back to is-host.in