Overview
This is a repackaged open source software product wherein additional charges apply for technical support with a 24-hour response time. This AMI contains Lua 5.4.4 and LuaRocks 3.13 on CentOS Stream 9, fully configured for professional development.
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
CentOS Stream 9 provides a stable, reliable, and secure enterprise Linux foundation.
We uphold the core value of "Redefining open source value through performance and simplicity."
Guided by this commitment, this AMI is professionally repackaged by experienced engineers to solve the common "Dependency Hell" often faced when setting up Lua environments.
Why choose this AMI?
- Essential Modules Pre-loaded: unlike a bare-bones installation, this environment comes pre-loaded with the "Four Guardians" of Lua development:
- LuaSocket: For network communication (TCP/UDP).
- LuaSec: For SSL/HTTPS secure connections (OpenSSL linked).
- LuaFileSystem (lfs): For robust file system manipulation.
- Lua-cjson: For high-performance JSON parsing and encoding.
- Ready to Compile (C-Dev Ready): The system is pre-configured with the CRB repository enabled, Development Tools, GCC, Make, and Lua Development Headers (lua-devel). You can compile and install new C-based Lua modules immediately without hunting for missing system libraries.
- Zero Config: Environment variables and package paths are auto-configured in /etc/profile.d/. LuaRocks and system libraries work seamlessly together right out of the box.
- Latest Toolchain: Built with LuaRocks 3.13.0, the latest version of the package manager, ensuring compatibility with modern rockspecs.
Highlights
- Ready-to-Code: Lua 5.4 and LuaRocks 3.13 are installed and integrated.
- Pre-Installed Libraries: Includes JSON, Socket, SSL, and FileSystem modules-save hours of setup time.
- Expert Support: Backed by comprehensive documentation and fast, professional technical assistance.
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
- ...
Dimension | Cost/hour |
|---|---|
t3.small Recommended | $0.04 |
t3.micro | $0.04 |
t2.micro | $0.04 |
x2iezn.2xlarge | $0.18 |
m6a.metal | $0.68 |
m6id.large | $0.08 |
r6i.16xlarge | $0.68 |
i7ie.2xlarge | $0.18 |
c8i.metal-96xl | $0.68 |
r7i.48xlarge | $0.68 |
Vendor refund policy
No refunds. Cancel anytime.
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
Update to the latest version
Additional details
Usage instructions
Connection Methods:
Access the instance via SSH using the 'ec2-user' user. Use 'sudo' to run commands requiring root privileges. To switch to the root user, use 'sudo su - root'.
Install Information
-
Operating System: CentOS Stream 9
-
Lua Version: 5.4
-
LuaRocks Version: 3.13
-
Lua Binary: /usr/bin/lua
-
LuaRocks Binary: /usr/local/bin/luarocks
Usage Instructions
-
Check Versions: Run 'lua -v' and 'luarocks --version' to verify the environment.
-
Verify Modules: Confirm core libraries are loadable by running:
lua -e "require('socket'); require('ssl'); require('lfs'); require('cjson'); print('System Ready')"
- Start Interactive Shell: Simply type 'lua' to enter the interactive mode.
Firewall Configuration
- SSH (Port 22): Required for initial system access.
Documentation
For a detailed installation and management guide, please visit: https://www.easyclouds.io/docs/lua-guide
Resources
Vendor resources
Support
Vendor support
Should you encounter any issues while using the system, please do not hesitate to contact us via email at: support@easyclouds.io , Thank you!
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.