Overview
Sample Express welcome page
The cloudimg sample Express + EJS welcome page served by nginx on port 80, with live Node.js runtime metadata.
Sample Express welcome page
GET /api/info JSON response
Authenticated /api/admin response
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview Node.js is the JavaScript runtime that powers a huge share of modern server-side workloads , REST APIs, GraphQL gateways, real-time WebSocket services, server-side rendered web apps and build tooling. This image delivers Node.js LTS fully installed and ready to serve traffic, with the PM2 process manager and a sample Express application running behind nginx on port 80 from the moment the instance boots.
Application Stack Node.js LTS from the official NodeSource repository, bundled npm, with pnpm and PM2 installed globally. A sample Express + EJS application runs under PM2's pm2-runtime managed by systemd, listening on 127.0.0.1:3000. nginx 1.24 fronts the app on port 80, reverse-proxying dynamic routes and serving static assets directly, and ships with WebSocket upgrade headers wired in so /ws works out of the box.
Secure First Boot On the first boot of every instance a one shot systemd service generates a fresh SESSION_SECRET and a fresh ADMIN_API_KEY, unique to that instance, and writes them to a root only file. No shared or default credentials ship in the image, and the admin endpoint returns 401 until the per-instance key is supplied as the X-Admin-Key header.
Ready To Use Node.js, nginx, PM2 and the sample app are all already running. Browse to the instance address to view the welcome page with live runtime metadata, hit /api/info for a JSON response, or run curl -H 'X-Admin-Key: <KEY>' http://<host>/api/admin from your shell to confirm authenticated access. Replace the sample app with your own by dropping it under /opt/nodeapp/cloudimg or pointing the ecosystem.config.js at a different entry point.
cloudimg Support 24/7 technical support by email and chat. Help with Node.js deployment, PM2 cluster mode, nginx tuning, TLS via Let's Encrypt or an upstream load balancer, log shipping and runtime upgrades.
Use Cases REST and GraphQL API backends. Real-time WebSocket services. Server-side rendered React, Next.js and Nuxt applications. Build agents and CI workers running Node tooling. Microservice components in a containerless deployment. JavaScript runtime base image for further customisation.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Node.js LTS runtime preinstalled with PM2, pnpm and a sample Express + EJS app under systemd, fronted by nginx on port 80 , ready to serve traffic the moment the instance boots
- Hardened first boot generates a fresh per-instance SESSION_SECRET and ADMIN_API_KEY and stores them in a file only the root user can read
- 24/7 technical support from cloudimg, with expert assistance for Node.js deployment, PM2 process management, nginx tuning and runtime upgrades
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 |
m7i.2xlarge | m7i.2xlarge instance type | $0.24 |
p3dn.24xlarge | p3dn.24xlarge instance type | $0.24 |
m6idn.32xlarge | m6idn.32xlarge instance type | $0.24 |
r5dn.24xlarge | r5dn.24xlarge instance type | $0.24 |
c8ine.xlarge | c8ine.xlarge instance type | $0.12 |
m5ad.xlarge | m5ad.xlarge instance type | $0.12 |
m5a.large | m5a.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 the Node.js LTS runtime on AWS.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant , for the Ubuntu 24.04 AMI it is ubuntu). Node.js, PM2, the sample Express app (cloudimg-app.service) and nginx are already running. On first boot the nodejs-firstboot service writes per-instance credentials to /root/nodejs-credentials.txt (mode 0600). Run sudo cat /root/nodejs-credentials.txt to view the SESSION_SECRET and ADMIN_API_KEY. The sample app is reachable at http://<host>/ , try /api/info for the JSON runtime metadata and curl -H 'X-Admin-Key: <KEY>' http://<host>/api/admin for the authenticated endpoint.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
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.