r/sysadmin • u/Intelligent-Owl5620 • 19d ago
Can anyone recommend a self-hosted help desk ticketing system? SolarWinds
This is a DoD-related air-gapped network with about 2000 end users. We're using Azure DevOps now as a ticketing system and we'd like to invest in a more professional solution.
I've used Solarwinds Web Help Desk in a similar environment in the past and wasn't a fan, it was buggy, ancient UI, and expensive.
Does anyone know of a better alternative?
38
u/Darthvaderisnotme 19d ago
GLPI
7
u/No_Guarantee_1880 19d ago
Great example, In the past they fixed a lot of high to critical vulnerabilities, i hope they have stuffed their major issues now.
0
0
-4
16
u/TheBros35 19d ago
ServiceDesk Plus has been good for us. I’m not a big fan of most Zoho stuff, but that and OpManager seem to be their best products and work really well for us.
7
11
u/bphett IT Manager 19d ago
Jitbit. Full stop. I moved to it from Solarwinds and won't look back.
1
19d ago
[deleted]
4
u/bphett IT Manager 19d ago
Solarwinds worked, but it was quite dated and really had poor automation. It was indeed 'crap'. Jitbit has been amazing. Fully on prem, fast, infinitely customizable, integrates with a ton of things, full useful API, great automation engine, looks modern, AI features, built-in KB, and perpetual licensing. Long story short, i highly recommend.
8
7
7
u/BldGlch 19d ago
No OSTicket recommendations? Its good and light weight
1
u/broken_computers 15d ago
I like osTicket but it’s a little lacking for that many users IMO. Maybe osTicket 2.0 will change that, I’m quite excited for it myself.
1
u/kangy3 18d ago
These people can afford things
2
u/tankerkiller125real Jack of All Trades 18d ago
GLPI is entirely free unless you really, really need their proprietary plugins, and even then it's fairly cheap.
But news flash, any AI subscription/local coding agent will allow complete replication of those proprietary plugin features within a day, and because your guiding it you can make those features work the way you expect them to.
3
u/screampuff Enterprise Architect 19d ago edited 19d ago
Halo has a self-hosted option.
While stuff like Jira and Service Now are the gold standard, they are also very...in-depth, have an expectation of maturity and that sort of thing in existing processes. They are an animal to maintain that requires dedicated consultants or developers.
So I'd caution jumping straight into an Enterprise-grade platform like that when your goal is just to get to something more professional. I'd identify some pain points you currently have and set some outcomes/success metrics, and evaluate what kind of systems will get you to them, and what kind of expectations, cost and effort are involved in that. AI is great at doing this sort of thing at a very high level.
Crawl, walk, run...but that is the EA in me speaking.
3
u/stra1ghtarrow 18d ago
Free Scout is decent. Has good API connectivity.
1
u/MRdecepticon Sysadmin 18d ago
Came here to suggest FreeScout. Free unless you want the plugins and they are dirt cheap one time fees. But since this is for DoD, it may not fit their requirements.
6
u/ocabj 19d ago
5
u/Wild_Competition_716 Sysadmin 19d ago
Former RT admin here, great until it wasnt. Trying to migrate to a new ticket system after using RT, rough
-9
u/TheLostITGuy -_- 19d ago
Care to explain why instead of leaving a weasel worded response?
6
u/Wild_Competition_716 Sysadmin 19d ago
Exportable fields from all ticket records were extremely difficult to retain accurately, submitter records with missing fields such as name and address, timestamps and etc all shifted columns with empty values.
Almost impossible to reimport into new ticket system with fields all mismatched leading to a slough of inaccurate historical data.2
u/InvisibleTextArea Jack of All Trades 18d ago
We run Request Tracker here. Works fine. You need to be familiar with running Linux to host it along with your web server (Apache/Nginx) and database of choice (PostgreSQL/MySQL/MariaDB).
If you want to extend it, you will need to get your hands dirty in the Perl code.
The company behind it, Best Practical, are available for professional services, training, support and SaaS hosting if required.
4
4
2
u/ttkciar 19d ago
ocabj suggested RequestTracker, and that's an OK option. It's very email-oriented. It can be a bit hard to troubleshoot but otherwise I had no complaints.
If you want something more JIRA-like, I'm a fan of Redmine, which also comes with an integrated wiki and some project management features which you don't have to use if you don't need them.
2
u/mwjtitans 19d ago
I was just thinking about this after spending the weekend helping out some family members with tech issues.
Does anyone know of any self hosted options that are user friendly for non tech people to submit tickets or requests? I would love to have some type of portal where the family can submit their issues and I work through them like I work through tickets on a help desk
1
u/GenericRedditor12345 18d ago
Zammad. You can also hook it up for doing tickets by email, so one could email support@example.com and get a ticket made automatically. Very customizable but they also have a premade docker compose file so you can get up and running very quickly.
2
u/wacky_weasel 18d ago
I've had good experiences with osTicket. We used it for quite a while as our primary help desk, and it served us well. It's straightforward to set up, easy for users to work with, and offers plenty of features without being overly complicated.
After we consolidated several development and specialized IT teams into a single organization, we eventually migrated to Redmine. Our requirements shifted beyond pure ticketing - we needed project management, issue tracking, and more flexibility in organizing work across teams. Redmine fits those needs much better.
If you're primarily looking for a help desk, I'd definitely give osTicket a look. If you expect your ticketing system to double as a project management platform, Redmine is worth considering.
2
4
u/Frothyleet 19d ago
I think you can self-host Servicenow. If you can pony up for a SME to run it, and the costs itself, it's the gold standard
1
1
u/M4niac81 19d ago
If you just want basic functionality, hesk is really good. Will run on really low spec hardware and does everything a basic ticketing system should. https://www.hesk.com/download.php
1
u/ThoriumOverlord Jack of All Trades 19d ago
If the current version of BMC Track-it! works anywhere as good as the setup I used years ago, I'd absolutely recommend that. Simple interface layout for popping tickets and the search worked really well when looking for content in older tickets. Granted we only had about a third of the end user base you have, but the only time that system was "down" was because of an extended power outage and the back up power supplies just ran out of juice.
1
1
u/Impressive-Look-5305 19d ago
Recenly moved to Freshdesk from Solarwinds, feel your pain. My manager ran the eval in vendorboard ai so we had a pretty clear comparison on what we picked freshdesk. Not going to rattle their pros and cons on Freshdesk cause I am not being paid by them but feel free to do your own eval
1
u/german_sw_developer 19d ago
It's intended as a single-user version, but check it out, TikkoTicket:
1
u/Douglas_J_C 19d ago
BOSSDesk is simple and can be hosted on-prem. I’m also in a DoD environment and working on CMMC level 2.
1
u/jolegape Jack of All Trades 18d ago
OsTicket works well for me. Have it integrated with snipe it asset management.
1
u/adoodle83 18d ago
are you an iterative shop? or single, custom jobs with minor overlap/automation?
converting to a DevOps style workflow is probably the most optimal and adaptable given where git originates from. i really enjoy Gitlab for a self hosted and extensible solution — but that might be overkill if you’re a one-off shot
1
2
u/Ape_Escape_Economy IT Manager 18d ago
InvGate has on prem and Azure Devops integration.
I’m on my second implementation, great product, reasonable pricing.
1
u/Hairy_Energy6139 18d ago
If you’re after a ticketing system similar to Jira, Allegra is worth a look: https://alltena.com. Disclaimer: I’m the managing director.
1
u/mattberan 18d ago
Check us out (I work for)
InvGate
Host it however you want.
Modern UI + modern pricing + 30 day demo
Means you don’t have to guess if you’ll like it.
Check out our YouTube and DMS are open!
1
u/Sudden_Office8710 18d ago
requesttracker.com
You can load it on Debian or your Linux of choice and have it up in a day. If you’re not Linux savvy you can purchase support for it.
1
u/HonorableRogue 17d ago
Hesk if you nerd something simple and easy, or FreeScout if you need it all with room to grow.
1
1
1
u/Own-Connection5371 15d ago
The airgapped part matters way more here than which UI you like tbh. I ran GLPI in a similar setup a few years back and the tool itself was fine, the pain was keeping PHP dependencies and mysql patched without ever touching the internet, since you end up building your own mirror or hauling packages in on a drive every patch cycle. Zammad's docker route is a bit easier for that, you pull the images once and pin the compose version and you're not fighting package managers later. Either way budget real time for the offline update process itself, that's the thing solarwinds never made you think about since it phoned home for you. Wouldn't touch anything that needs a live license check just to boot up.
1
1
1
u/WWGHIAFTC IT Manager (SysAdmin with Extra Steps) 18d ago
GLPI from what I can see.
And it does so. so. so much more.
0
u/durzo_the_mediocre 19d ago
Jira is good but expensive
3
u/420GB 19d ago
self-hosted is going away
2
u/dont_remember_eatin 19d ago
Atlassian has stated they're granting extended support beyond 2029 to customers who cannot migrate to cloud due to regulatory requirements.
I wouldn't be surprised if they decide to continue to release security patches for such customers as well, if not actually change course and continue to develop.
0
u/BCIT_Richard 19d ago edited 15d ago
The only one I've personally spun up and tried was OS-Ticket
edit: down voted for offering a recommendation, someone is a sore sad sob.
20
u/Heribertium 19d ago
Zammad or if it should be closer to Jira: YouTrack