Overview
RT at a glance dashboard
The Request Tracker homepage dashboard showing the ticket queues, the newest unowned tickets and a quick ticket creation panel.
RT at a glance dashboard
Ticket search and queue view
Ticket detail and workflow
Create a new ticket
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Launch a Production Service Desk in Minutes
Request Tracker (RT) is a mature, enterprise-grade ticketing and workflow platform from Best Practical, used across government agencies, universities, ISPs and enterprises for help desks, IT service management, customer support, network operations and incident response. This pre-hardened AMI delivers a fully operational ticketing system within minutes of launch, eliminating the hours of manual dependency resolution, database setup and security configuration that a from-scratch install demands.
What You Get Without Lifting a Config File
Installing RT by hand means resolving a long chain of Perl module dependencies, standing up and tuning PostgreSQL, initialising the RT schema, configuring Apache with the prefork MPM and mod_perl (RT is not thread-safe), and rotating the well-known default root login before the instance is exposed. This image completes every one of those steps at build time. RT is installed from maintained distribution packages so every Perl dependency is package-managed; PostgreSQL runs bound to the loopback interface only; and the well-known default root password is never shipped.
Security Hardening - Defence in Depth
- No default or shared credentials: a unique RT administrator password is generated on each instance's first boot, along with a unique PostgreSQL role password and RT database secret
- Network isolation: PostgreSQL binds exclusively to the loopback interface; only Apache on port 80 is exposed
- Correct instance URL: first boot sets the RT web domain to the instance's own public address so ticket links, self-service URLs and cookies are correct immediately
- Dedicated data volume: the PostgreSQL cluster - every ticket, attachment and user account - lives on its own EBS volume, surviving OS-disk changes and resizable independently
Enterprise Ticketing Capabilities
- Configurable queues with custom fields, ownership and status workflows
- Group and role-based permissions with approval chains
- Self-service portal for requesters and email-to-ticket intake
- Searchable history of every correspondence and a full audit trail
- A workflow engine to enforce consistent processes across teams
Concrete Use Cases
- IT and internal help desk: staff raise requests; agents triage, own and resolve tickets in configurable queues with custom fields, approvals and full audit history
- Customer support and issue tracking: external requesters use a self-service portal and email intake while support teams share queues with ownership and status workflow
- Network and incident operations: track incidents, changes and operational tasks across teams with role-based permissions, watchers and reporting
AWS Integration
Deploy on any EC2 instance type; the recommended starting size is m5.large. Front RT with an Application Load Balancer and terminate TLS with your own ACM certificate. Point RT's web domain at your own hostname. Back up the ticket database using EBS snapshots or AWS Backup. Resize the dedicated data volume independently of the OS disk as your ticket history grows.
Evaluate Before You Commit
Launch on a smaller instance type such as t3.medium to explore the RT interface, configure queues and test email workflows at minimal infrastructure cost, then scale up to m5.large or larger for production.
cloudimg Support
24/7 technical support by email and chat. Help with deployment, configuring queues, custom fields, scrips and workflow, wiring up inbound and outbound email, reverse-proxy termination with your own domain and certificate, and backup planning for your ticket database.
Highlights
- Production-ready in minutes: this AMI eliminates the multi-hour manual install of Perl dependencies, PostgreSQL setup, Apache mod_perl configuration and security hardening. Launch an instance and reach a working RT login screen without editing a single config file. The recommended starting size is m5.large for production workloads, with smaller instances available for evaluation.
- Secure by default with unique per-instance secrets: each instance generates its own RT administrator password, PostgreSQL role password and database secret on first boot. PostgreSQL binds exclusively to loopback and is never network-exposed. The RT web domain is automatically set to the instance's public address so ticket links and session cookies work correctly from the start.
- Enterprise ITSM with 24/7 cloudimg support: configurable queues, custom fields, approvals, role-based permissions, a self-service portal and searchable correspondence history, all backed by PostgreSQL on a dedicated, independently resizable EBS data volume. cloudimg provides 24/7 technical support via email and chat for deployment, email wiring, TLS termination and backup planning.
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 Request Tracker (RT) 5.0.5 as a ready-to-use enterprise ticketing and ITSM appliance, installed from the maintained distribution packages behind Apache with mod_perl, with a bundled PostgreSQL on a dedicated data volume, the well-known default root login rotated to a unique per-instance administrator password, and the PostgreSQL role password and RT database secret generated on each instance's first boot.
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 RT administrator password with: sudo cat /root/request-tracker-credentials.txt. Open the RT web UI in a browser at http://<instance-public-ip>/ and sign in as user root with the RT_ADMIN_PASSWORD from that file (RT ships no other default login). First boot sets RT's web domain to the instance public IP, so ticket links and self-service URLs are correct. The bundled PostgreSQL listens on 127.0.0.1:5432 (loopback only) and is never exposed; on-box database maintenance is sudo -u postgres psql rt5. The instance security group opens ports 22 and 80. The services run under systemd: systemctl status postgresql apache2. To front RT with your own domain, update $WebDomain in /etc/request-tracker5/RT_SiteConfig.d/91-cloudimg-web.pm and run sudo systemctl restart apache2.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this Request Tracker AMI by email and live chat.
Contact: support@cloudimg.co.uk
What we help with:
- Deployment and initial configuration, including first-boot credential retrieval
- Configuring queues, custom fields, scrips and workflow rules
- Wiring up inbound and outbound email (fetchmail, procmail or an SMTP relay)
- Reverse-proxy and TLS termination with your own domain and ACM certificate
- Tuning and backing up the bundled PostgreSQL ticket database using EBS snapshots or AWS Backup
- Performance tuning and troubleshooting
- Updates and security patching guidance
- Guided deployment walkthroughs for new subscribers
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.
Similar products

