Overview
Crafty Controller dashboard
The Crafty Controller dashboard showing host CPU, memory and storage usage and the status of every managed game server, served over TLS with a per-instance login.
Crafty Controller dashboard
Create a game server
Users and role-based access
Secure TLS sign-in
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview
Crafty Controller is an open-source, self-hosted control panel for running and administering Minecraft and other game servers from your browser. This pre-hardened AMI by cloudimg delivers Crafty Controller fully installed and reverse-proxied behind nginx with TLS, so your private game-server control panel is operational within minutes of launch - no manual Docker setup, no dependency troubleshooting, and no reverse-proxy configuration required.
The Problem This AMI Solves
Crafty ships as a container that generates a random administrator password on its first database initialisation and serves HTTPS on a self-signed certificate by default. Running it safely yourself means standing up Docker, wiring the panel to persistent storage, capturing that first-boot password before it scrolls out of a log, and putting an encrypted, WebSocket-aware front door in front of it. This image completes every one of those steps at build time so you can focus on running game servers, not configuring infrastructure.
Key Capabilities
- Create and manage multiple game servers from one browser dashboard with a live console, scheduled restarts, and automated backups
- Role-based multi-user access lets moderators and helpers start, stop, and monitor specific servers without shell or root access to the host
- Per-server resource limits for CPU and memory keep workloads isolated
- Scheduled automated backups with restore and import through the panel, keeping game state safe on a dedicated, independently resizable data volume
- Import existing servers and edit configuration and files directly through the web interface
Security Hardening
This image follows a defence-in-depth approach:
- No default or shared credentials: the administrator password is generated fresh and at random on every instance's first boot and written only to a root-only file
- Per-instance TLS: nginx terminates TLS on port 443 with a per-instance self-signed certificate generated on first boot; plain HTTP on port 80 redirects to HTTPS
- Network isolation: the Crafty panel binds exclusively to the loopback interface behind nginx; the security group opens only SSH and the HTTPS panel port
- Deliberate game-server exposure: the Minecraft server port is not opened by default; you open it in your security group only for the servers you choose to run
- Dedicated data volume: the panel database, configuration, and every managed game server live on their own disk, surviving OS-disk changes and resizable independently as worlds and backups grow
No Game Server Is Bundled
This image ships the Crafty Controller panel only. No Minecraft server software is included, and no end-user licence is accepted on your behalf. You choose and download a server through the panel and accept the relevant licence yourself at run time. The panel bundles the Java runtime required to run the servers you create.
AWS Integration
Deploy on any EC2 instance type; the recommended size is m5.large. Terminate TLS at an Application Load Balancer with your own certificate, or keep the per-instance self-signed certificate. Back up game worlds and the panel database using EBS snapshots or AWS Backup, and resize the dedicated data volume independently of the OS disk as your servers grow.
About cloudimg
cloudimg provides pre-hardened, production-ready AMIs with 24/7 technical support by email and live chat. Every image is built with security best practices including unique per-instance credentials, TLS by default, and minimal attack surface.
Get Started
Launch the AMI, retrieve your unique admin password from the root-only file, and log in to the Crafty panel over HTTPS. From there, create your first game server, configure scheduled backups, and invite your team with role-based permissions - all from your browser.
For pre-purchase questions or a guided deployment walkthrough, contact cloudimg support at any time.
Highlights
- Launch a working, TLS-secured game server control panel in minutes with zero manual configuration. This AMI eliminates the multi-step manual install process - no Docker setup, no persistent-storage wiring, no capturing a scrolling first-boot password, and no reverse-proxy configuration. Simply launch an EC2 instance and log in to a fully operational Crafty Controller panel over HTTPS.
- Secure by default with unique-per-instance credentials and network isolation. A fresh random administrator password is generated on each instance's first boot and stored only in a root-readable file - never baked into the image. The Crafty panel binds exclusively to the loopback interface behind nginx TLS on port 443, and the Minecraft server port stays closed until you explicitly open it in your security group.
- Full-featured game server management with 24/7 cloudimg support. Create, start, stop, and administer multiple Minecraft and other game servers from your browser with a live console, scheduled backups, per-server resource limits, and role-based multi-user access. The panel database and all managed servers live on a dedicated, independently resizable EBS data volume. Backed by 24/7 cloudimg technical support via email and chat.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
c5a.12xlarge | c5a.12xlarge instance type | $0.24 |
c5a.16xlarge | c5a.16xlarge instance type | $0.24 |
c5a.24xlarge | c5a.24xlarge instance type | $0.24 |
c5a.2xlarge | c5a.2xlarge instance type | $0.24 |
c5a.4xlarge | c5a.4xlarge instance type | $0.24 |
c5a.8xlarge | c5a.8xlarge instance type | $0.24 |
c5a.large | c5a.large instance type | $0.08 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of Crafty Controller as a ready-to-use self-hosted game-server control panel, running the vendor's official container unmodified behind an nginx TLS reverse proxy, secured with a unique random administrator password generated on each instance's first boot, with a dedicated data volume for the panel database and managed game servers. No game server software is bundled and no end-user licence is accepted on the customer's behalf.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (for the Ubuntu 24.04 variant the user is ubuntu). Read the per-instance administrator credential with: sudo cat /root/crafty-credentials.txt. Open the web panel in a browser at https://<instance-public-ip>/ (the instance uses a per-instance self-signed TLS certificate, so accept the browser certificate warning, or front it with your own domain and certificate). Log in with the CRAFTY_ADMIN_USERNAME and CRAFTY_ADMIN_PASSWORD from that file, then change the password from the Crafty user settings. Create a server from the panel; you download the server software and accept its end-user licence agreement yourself at that point. The Minecraft server port (default 25565) is not opened by default - add it to your security group only for the servers you run. The Crafty panel binds to loopback only; only the nginx TLS reverse proxy on port 443 is public. The panel database and managed servers live on the dedicated data volume at /var/lib/docker. The services run under systemd: systemctl status docker crafty nginx.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this product by email and live chat.
Contact: support@cloudimg.co.uk
What we help with:
- Deployment and initial configuration of the Crafty Controller panel
- Reverse-proxy termination with your own domain and TLS certificate
- Opening game-server ports safely and sizing instances for your player counts
- Scheduling and restoring backups of your game worlds and panel database using EBS snapshots or AWS Backup
- Performance tuning and troubleshooting
- Updates and security patching guidance
- Pre-purchase questions and guided deployment walkthroughs
Getting Started: After launching your instance, contact us at any time for help retrieving your admin password, configuring your domain, or planning your backup strategy.
Refunds: For refund requests, contact support@cloudimg.co.uk with your AWS account ID and subscription details.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.