osTicket
Hosting
Install osTicket in one click on our fast, reliable UK web hosting. Fully managed with free SSL, daily backups, and dedicated expert support.
What is osTicket?
osTicket is a free, open-source customer support ticketing system written in PHP and licensed under the GPL. First released in 2003, it gives small IT teams, education providers, and public sector helpdesks a self-hosted alternative to subscription tools like Zendesk and Freshdesk.
The application accepts tickets through email piping, IMAP, and web forms, then routes them by department, topic, or priority through configurable workflows. Built-in features include SLA tracking, canned responses, internal notes, role-based agent permissions, and basic reporting on response and resolution times.
osTicket runs on a standard LAMP stack with PHP and MySQL or MariaDB. The codebase is modest, scaling sits on database and mail throughput rather than CPU, and integrations include LDAP authentication, signed-in customer portals, and third-party plugins for SMS, ticket filtering, and reporting.
365i’s editorial review of osTicket
osTicket has been around since 2003 and you can tell. The agent UI looks like a SaaS app from a decade ago, and that is part of the reason I still recommend it. Functional, predictable, no surprise UX redesigns, no per-agent monthly bill creeping up every renewal.
The people I see picking it are almost always internal IT teams, education providers, or small managed-service shops who do not want to send their ticket data to a US SaaS, do not want to pay £40 to £60 per agent per month indefinitely, and are happy to live with an interface that prioritises function over polish. If you have a five-person IT team handling internal tickets for a 200-seat office, osTicket plus our standard web hosting plan will run you about £6 a month all in, versus £200 to £300 a month on Zendesk.
"osTicket is the right answer when self-hosting matters and the look of the agent UI does not. For an internal IT desk that is most people. For a customer-facing brand desk it usually is not."
Mark McNeece, Founder, 365i Hosting
Where it works well: ticket routing is sensible out of the box, the SLA engine actually does what it says, canned responses and macros are quick to set up, and the email piping is reliable once you have your IMAP and cron configured. Role-based agent permissions are granular enough for a multi-department setup. We have customers running it for ten years on the same install with no drama beyond regular point upgrades.
Where it annoys me: the customer-facing portal is plain at best, and theming it is more work than it should be. The reporting module is light, and if you want anything more than ticket counts and average response times you will end up exporting to a spreadsheet. The mobile experience for agents is poor; there is no first-party app and the admin panel is not properly responsive on a phone. Plugin marketplace is small, so check anything niche exists before you commit.
If you want a self-hosted ticket system that is cheap to run, predictable, and respects your data, osTicket on our standard web hosting plan is hard to beat. If you need a slick branded customer portal or AI-assisted triage, look elsewhere or budget for a paid SaaS.
Why Host osTicket with 365i?
Our web hosting is built for PHP applications like osTicket. Every plan includes everything you need to launch and grow.
One-Click Installation
Install osTicket with a single click from your control panel. No manual configuration, no FTP uploads, no database setup.
Free SSL Certificate
Every site gets a free SSL certificate, automatically configured and renewed. Keep your osTicket installation secure from day one.
99.9% Uptime Guarantee
Enterprise-grade data centres in the UK, US & Asia with redundant power, cooling, and network connectivity. Backed by our uptime SLA.
Daily Backups
Automatic daily backups with easy one-click restore. Your osTicket data is always safe and recoverable.
7-Day Expert Support
UK-based hosting specialists available 7 days a week including evenings, weekends, and bank holidays. Real people, real help.
SSD Storage
All plans run on fast SSD storage for snappy page loads and responsive admin panels. osTicket performs at its best.
Where osTicket Fits
Best for
Internal IT teams, MSPs, education providers, and public sector helpdesks who want self-hosted tickets without paying Zendesk-style per-agent subscriptions. Particularly strong for desks under twenty agents handling under a few thousand tickets a week. Runs comfortably on our standard web hosting plan with cron enabled and PHP memory at 256 MB. Good fit when ticket data sovereignty (UK or EU) is a regulatory or policy requirement.
Watch for
The agent UI and customer portal look dated and theming the portal takes real effort, so do not pick osTicket if your support function is a customer-facing brand surface. The reporting module is light and you will end up exporting to spreadsheets for anything beyond basic counts. There is no first-party mobile agent app, so on-call agents work in the browser. Plugin marketplace is small, so check niche integrations exist before committing.
Web Hosting for osTicket
Get osTicket up and running in minutes with our fast, reliable web hosting. Every plan includes one-click installation, free SSL, UK, US & Asia data centres, and dedicated expert support.
- 1 website
- 10 GB SSD storage
- Free SSL certificate
- 80+ 1-click installs
- Unlimited LVE resources
- Autoscaling cloud platform
- UK, US & Asia data centres
- 5 websites
- Unlimited SSD storage
- Free SSL certificate
- 80+ 1-click installs
- CDN included
- Unlimited LVE resources
- Autoscaling cloud platform
- UK, US & Asia data centres
- 10 websites
- Unlimited SSD storage
- Free SSL certificate
- 80+ 1-click installs
- CDN included
- Timeline Backup/Restore
- Unlimited LVE resources
- Autoscaling cloud platform
- UK, US & Asia data centres
- Priority support
All prices exclude VAT. No contract, cancel any time.
Need More Power for osTicket?
For high-traffic sites, large catalogues, or mission-critical deployments, our fully managed cloud servers give osTicket dedicated resources and enterprise-grade performance.
- Dedicated CPU, RAM & SSD storage
- 99.99% uptime SLA
- Fully managed by our team
- Choose 365i, AWS, or Google Cloud
An osTicket case from our books
A West Midlands managed service provider running an internal IT desk for around 240 client seats came to us in late 2025 after their previous shared host kept silently dropping IMAP fetches, leaving tickets sitting in their support inbox for hours. They had been on osTicket for about six years and were not interested in moving platform. We migrated the install to our standard web hosting plan, set the mail-fetch cron to run every minute, and tuned PHP memory to 256 MB.
Average ticket-creation latency from inbound email dropped from roughly nine minutes to under sixty seconds. First-response SLA breach rate went from about 14% to under 3% over the following two months. Their hosting cost dropped from £29 a month at the previous host to £5.99 with us.
What we would tell anyone in the same spot: ticketing systems live or die on cron reliability and IMAP throughput. Get the mail flow sound, and the rest of osTicket largely runs itself.
Anonymised at the client's request. Industry, scale, and timeline preserved.
What we look for in help desk systems hosting
Helpdesk and ticketing apps live or die on cron reliability and IMAP throughput. Email-to-ticket pipelines silently degrade when shared hosts throttle background fetches, and the resulting "lost tickets" feel like an application bug but are nearly always a hosting one. We run cron every minute on every plan, monitor IMAP latency, and set up outbound SMTP with proper DKIM and DMARC during install so ticket replies land in inboxes rather than spam folders.
osTicket Hosting FAQ
Common questions we hear from people running osTicket on our hosting.
osTicket needs PHP 8.0 or higher, MySQL 5.7 or MariaDB 10.x, and the IMAP, mbstring, intl, mysqli, and gd PHP extensions. Email piping needs cron access for fetching mail on a regular interval. We host every plan on PHP 8.3 by default with all of those extensions enabled and cron available, so you can install and start ingesting tickets the same day.
osTicket is a one-click install on our web hosting plans. From the My365i control panel, open Software Installer, search for osTicket, pick the domain or subdomain you want it on, and click Install. The installer creates the database, drops the files into place, and configures basic permissions. You then log into the admin panel, set up your departments, agents, and email accounts, and you are ready to take tickets.
For most internal IT desks and small support teams, our standard web hosting plan is fine. osTicket is light on CPU and the database stays modest until you hit hundreds of thousands of tickets. The bottleneck we see most often is mail fetching on busy queues. If you are processing several thousand tickets a week, or running multiple departments with heavy email volume, a small managed cloud server gives you guaranteed cron throughput and faster database response.
Our support covers the hosting platform: PHP and MySQL configuration, mail routing, SSL, backups, cron, and migrations. For osTicket-specific work like custom plugin development, advanced workflow configuration, or building custom report queries, we will help where we can but do not act as your osTicket developer. Most of the issues we see in practice are mail flow or cron timing, and those are firmly on our side of the line.
Yes, and we will do it for you free of charge on any of our hosting plans. We move the osTicket files, the database, attachments, and any custom configuration. Most migrations finish within a working day with no visible downtime, and we test on a staging URL before pointing the live domain across. If your old host was injecting tickets via email piping, we re-test the mail flow before go-live so nothing gets dropped.
osTicket releases regular security patches and you should apply them when prompted. On the hosting side we provide free SSL certificates, daily backups, brute-force protection on the admin login, modern PHP versions, and our optimisation panel which can block known bad bots. Two changes we always recommend: rename the default admin URL away from /scp/ and enable the built-in two-factor agent login. Both take five minutes and meaningfully reduce attack surface.
osTicket gives you the core 80% of what a paid SaaS desk does (tickets, departments, SLAs, canned responses, reporting) for the cost of hosting. What you give up is polish: the agent UI is functional but dated, native mobile apps are weak, and modern features like AI suggestions, deep CRM integration, and slick customer portals need plugins or custom work. For an internal IT team or a cost-sensitive support function, that trade-off is fine. For a customer-facing brand desk where the look matters, Zendesk or Freshdesk are easier to justify.
Ready to Host osTicket?
Get started with osTicket on our fast UK web hosting. One-click installation, free SSL, and dedicated expert support included.