⚡ Method 2 — One-Click Deployment (Sealos)

If you want a server without touching Docker

Sealos is the fastest option. No command line, no Docker commands — just click and go. Your server is live in 1-3 minutes.

🎯 Why Use Sealos?

📋 Steps to Deploy on Sealos

Step 1 — Go to Sealos

Visit: https://cloud.sealos.io

Step 2 — Create an Account (Free)

Step 3 — Find the Eaglercraft Template

In the Sealos dashboard:

  1. Click App Store or Applications
  2. Search for "Eaglercraft" or "EaglerX"
  3. Click the official template

Step 4 — Configure (Optional)

You can leave defaults, but you can also:

Step 5 — Deploy

  1. Click Deploy
  2. Wait 1-3 minutes
  3. Your server is now live

Step 6 — Get Your URL

Once deployed:

  1. Go to My Applications
  2. Find your Eaglercraft app
  3. Copy the wss:// URL

It will look like:

wss://eaglercraft-abc123.cloud.sealos.io

Step 7 — Connect to Your Server

In Eaglercraft Multiplayer:

  1. Click Multiplayer
  2. Click Add Server
  3. Paste your wss:// URL
  4. Click Join

🎮 Start Playing

You're connected! You can now:

💰 Pricing

Sealos free tier includes:

Paid tier (if needed): Around $5-20/month for more resources. Most players use free tier.

🛠️ Manage Your Server

Restart Server

  1. Click your app in Sealos dashboard
  2. Click Restart

Check Logs

  1. Click your app
  2. Click Logs
  3. See server activity in real-time

Backup World

  1. Sealos automatically backs up your data
  2. You can manually export world files if needed

⚖️ Sealos vs Codespaces Docker

Feature Sealos Codespaces Docker
Setup Time 1-3 min (one-click) 5-10 min (CLI)
Technical Skill None needed Basic Docker knowledge
File Control Dashboard only Full CLI access
URL Auto public Auto public
Cost Free or $5+/month Free (GitHub free tier)
Best For Beginners Developers

✨ You're Done!

Your Eaglercraft server is now running on Sealos with zero setup complexity.

📖 Learn the Architecture

Understand how Eaglercraft multiplayer works.

View Architecture

🐳 Docker Alternative

More control with Codespaces Docker method.

View Docker

🏠 Back Home

Return to the main guide.

Back Home