Helpy
Modern, mobile-friendly helpdesk and customer support app built on Ruby on Rails.
Why consider Helpy?
Helpy is an open-source, mobile-first customer support helpdesk written in Ruby on Rails. It includes multi-channel ticketing, community forums, knowledge base documentation, and multilingual support.
Learn Helpy by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Helpy
Helpy gives organizations a customer support portal with integrated knowledge base documentation, public or private community forums, and email ticketing in over 20 languages.
Deployment with Docker
docker run -d \ --name helpy \ -p 3000:3000 \ -e HELPY_URL="http://localhost:3000" \ helpy/helpy:latestAccess the web portal on http://localhost:3000 to register the administrator account.
Helpy is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.