A ready-to-run Luanti (formerly Minetest) voxel game server environment built on Ubuntu 26.04 LTS. Pre-installed with the official server binary and system service integration, saving manual setup time for private multiplayer hosting and Lua modding sandboxes.
Looking to host your own dedicated voxel world without spending time on package repos, dependencies, and service configurations? This Amazon Machine Image (AMI) provides a pre-installed, ready-to-run Luanti (formerly Minetest) server environment on Ubuntu 26.04 LTS.
Instead of going through manual terminal setup, this image allows you to deploy a functional game server node in minutes. The server is structured cleanly so you can connect immediately, configure administrative roles, and deploy your custom subgames, texture packs, or Lua mods without hassle.
What is included:
Pre-installed Luanti Server: Official server binaries deployed with standard directory structures.
Service Integration: Configured with systemd to manage server processes reliably with automatic boot startup.
Customization Ready: Full access to the game directory, allowing you to freely install custom worlds, subgames, and community mods.
Whether you need a private server to play with friends or a clean node to test custom game logic and mod compatibility, this image gets you up and running immediately.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
You pay by the hour for a preconfigured software image running on Ubuntu 26.04, hardened by Hanwei. Each dimension maps to one AWS EC2 instance type, so you pick the compute size that fits your workload. Pricing scales with the instance you choose: options range from small burstable and general-purpose types to large memory-optimized, compute-optimized, storage-heavy, GPU, and bare-metal machines. Larger instances with more CPU, memory, or accelerators cost more per hour. You only pay for the hours each instance runs, with no upfront commitment or fixed term.
Top-of-mind questions for buyers
What do I actually get for the hourly rate on each instance type?
You get a preconfigured software image running on Ubuntu 26.04, hardened by Hanwei, deployed on the EC2 instance type you select. The image bundles the libraries, databases, and runtimes needed to run. The instance name sets the CPU, memory, storage, and any GPU or accelerator resources you receive.
Am I charged when an instance is stopped or paused?
The software fee meters running instance-hours only. A fully stopped instance does not accrue hourly software charges. However, underlying AWS resources such as attached storage may still bill separately while the instance is stopped. Restarting the instance resumes hourly software charges automatically.
How does my hourly cost change if I move to a larger instance type?
Each instance type carries its own hourly rate. Switching to a type with more CPU, memory, storage, or accelerators raises your per-hour cost. There is no tier that spans instances, so the rate changes fully to the new type's rate. You pay only for the hours each instance runs.
www.proimage.cloud
Helpful?
Vendor refund policy
no refunds
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
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
Updated to the latest
Additional details
Usage instructions
SSH to the instance and login as the default user 'ubuntu' using the key specified at launch.
Luanti (Minetest) server is pre-installed via Flatpak under the root environment. Since it does not run as a background system service by default, follow these steps to switch to root, launch it manually, check logs, and manage saves:
Switch to Root User:
Before running any game commands, switch to the root environment:
sudo su
Launch the Server in the Background:
Execute the following command to start the server safely. This ensures the game environment runs silently in the background even after you disconnect your SSH session:
nohup flatpak run org.luanti.luanti --server --gameid minetest_game > /root/luanti_server.log 2>&1 &
(After running, a process ID will appear on your screen. Press 'Enter' to return to your standard terminal prompt).
Verify and Check Server Logs:
To monitor real-time server connections, player chats, or check for runtime bugs, view the active log file:
tail -f /root/luanti_server.log
Tip: To exit the log viewer safely without affecting the running game server, simply press 'Ctrl + C'.
Locate Game Worlds and Saves (Critical):
Your default game save files, maps, and world configurations are strictly isolated under the root Flatpak data directory. You can locate them here:
cd /root/.var/app/org.luanti.luanti/.minetest/worlds/world/
Safely Shut Down the Server:
When performing server maintenance or safely saving game progress before an instance reboot, execute this command to stop the background process gracefully:
pkill -f org.luanti.luanti
Note: By default, the Luanti game server listens on UDP port 30000. Ensure this port is correctly opened in your AWS Security Group.
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.
Pre-configured Nginx web server on Ubuntu 26.04 LTS with Certbot for automatic SSL certificates and fail2ban for intrusion prevention. Optimized for high-performance reverse proxying, load balancing, and static content delivery. Security hardened with automatic updates. Launch a production-ready web server in minutes.
A clean and updated Ubuntu 26.04 LTS server environment prepared for Amazon EC2. Pre-configured with essential system utilities and official repository updates, providing a reliable starting point for deployment, testing, and general cloud workloads.
A streamlined Ubuntu 24.04 LTS (Noble Numbat) server environment optimized for EC2 compute instances. Configured with standard cloud-init and essential system utilities, providing a stable and transparent foundation for application hosting, container nodes, and general Linux workloads.
This product has charges associated with it for preconfigured security hardening, ongoing image maintenance, and seller support. Deploy a hardened Ubuntu 26.04 LTS AMI for Hardened workloads with secure defaults and a repeatable operating-system baseline.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.