⚡ 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?
- ✅ Automatic HTTPS
- ✅ Automatic WSS (WebSocket Secure)
- ✅ No command line needed
- ✅ Public URL instantly
- ✅ Same Docker image under the hood (runs the same server)
- ✅ One-click scaling
- ✅ Built-in monitoring
📋 Steps to Deploy on Sealos
Step 1 — Go to Sealos
Visit: https://cloud.sealos.io
Step 2 — Create an Account (Free)
- Sign up with email or GitHub
- Verify your email
- Free tier includes enough resources for Eaglercraft
Step 3 — Find the Eaglercraft Template
In the Sealos dashboard:
- Click App Store or Applications
- Search for "Eaglercraft" or "EaglerX"
- Click the official template
Step 4 — Configure (Optional)
You can leave defaults, but you can also:
- Set app name (default is fine)
- Adjust CPU/RAM (2GB RAM is recommended minimum)
- Set storage for world data
Step 5 — Deploy
- Click Deploy
- Wait 1-3 minutes
- Your server is now live
Step 6 — Get Your URL
Once deployed:
- Go to My Applications
- Find your Eaglercraft app
- Copy the wss:// URL
It will look like:
wss://eaglercraft-abc123.cloud.sealos.io
Step 7 — Connect to Your Server
In Eaglercraft Multiplayer:
- Click Multiplayer
- Click Add Server
- Paste your wss:// URL
- Click Join
🎮 Start Playing
You're connected! You can now:
- ✅ Build and explore
- ✅ Invite friends with the same wss:// URL
- ✅ Data persists automatically
- ✅ Server runs 24/7
💰 Pricing
Sealos free tier includes:
- 5 applications
- 2GB RAM per app (can get more free with credits)
- 50GB storage
- No credit card required
Paid tier (if needed): Around $5-20/month for more resources. Most players use free tier.
🛠️ Manage Your Server
Restart Server
- Click your app in Sealos dashboard
- Click Restart
Check Logs
- Click your app
- Click Logs
- See server activity in real-time
Backup World
- Sealos automatically backs up your data
- 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.