Qisutu Launches Open-Source Ticket System Built on Retro Perl/CGI Stack
The new self-hosted service desk offers a lightweight, data-sovereign alternative to modern SaaS giants.
A new open-source ticketing and service desk solution called Qisutu has entered the market, offering organizations a self-hosted alternative to dominant cloud-based platforms. The project distinguishes itself by utilizing a technical stack that is increasingly rare in modern software development.
Built using Perl/CGI and MariaDB, Qisutu is designed as a lightweight tool for managing service requests and support tickets. Because the system is self-hosted, organizations maintain full control over their ticketing data, avoiding the third-party dependencies associated with SaaS providers. To support global adoption, the project provides documentation in several languages, including English, German, French, Italian, and Spanish.
A Deliberate Return to Simplicity
The ticketing software landscape is currently dominated by massive SaaS ecosystems such as Zendesk and Jira Service Management. While these platforms offer extensive feature sets, they often come with high costs and complex data privacy considerations. Qisutu enters this space with a deliberately "retro" architecture. While Perl/CGI was a cornerstone of the early web, it has been largely superseded by heavy JavaScript frameworks and complex API-driven architectures.
Why the Retro Stack Matters
For many organizations, modern frameworks are overkill for a basic ticketing system. A Perl-based system provides a low-overhead alternative that offers stability and simplicity in legacy-friendly environments. For entities with strict data sovereignty requirements, the ability to host the entire stack on their own hardware ensures that sensitive support data never leaves their internal network.
This approach has already sparked conversation among the developer community. After the project gained visibility on Hacker News, users noted the unusual choice of technology for 2026. One Hacker News user described the project as "oddly charming to see something Perl/CGI-based in 2026," adding that it "takes me back to the 90s."
The Path Forward
As the industry continues to trend toward centralized cloud services, Qisutu represents a niche movement toward "simple" software that avoids the bloat of modern web stacks. It remains to be seen how the project will scale its feature set to compete with established open-source alternatives, but its commitment to a lightweight, self-managed footprint provides a clear value proposition for a specific subset of IT administrators. Observers will be watching to see if this sparks a wider interest in returning to minimalist, stable server-side technologies for internal business tools.