MCPcopy Index your code
hub / github.com/HewlettPackard/squest

github.com/HewlettPackard/squest @v2.8.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.8.4 ↗ · + Follow
3,705 symbols 16,452 edges 835 files 111 documented · 3% updated 3mo agov2.8.3 · 2026-04-09★ 34814 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<img src="https://github.com/HewlettPackard/squest/raw/v2.8.4/project-static/squest/img/squest_logo_v2_300_300.png">

Self service portal on top of Red Hat Ansible Automation Platform

Doc Gitter Coveralls GitHub release (latest) License GitHub Repo stars

Squest is a sophisticated framework that empowers you to create a web portal offering a comprehensive Everything-as-a-Service experience.

In Squest, the services made available are not hardcoded. Instead, each service serves as a reference to your automation capabilities within the backend engine, Red Hat Ansible Automation Platform (RHAAP)/AWX (formerly known as Ansible Tower). This essentially means that anything, as long as it exists as an automation script, can be transformed into a service. Your only limitation lies in your own proficiency in automation.

Going beyond mere deployment, Squest maintains a record of every instance of services it provisions in its database. This allows you to augment these instances with additional automation, enabling your users to effectively manage the lifecycle of their resources. Each operation performed corresponds to yet another link to an automation process in the backend. This empowering feature enhances user autonomy, relieving you of the burden of providing extensive support and managing object updates.

If you want an idea of what you can do with Squest, click on the image below.

DEMO

Features

  • Service catalog:
  • Add services to your catalog based on job templates you have in your Red Hat Ansible Automation Platform/AWX instance
  • Manage requests for services (review, update, approve and process)
  • Manage lifecycle of each instance of a service
  • Integrated or external support page
  • Organization, team and user management
  • Approval workflows
  • Custom on-boarding documentation
  • RBAC (Roles, Permissions, Role bindings)

  • Resource tracking:

  • Create generic objects
  • Link objects to compose layers of your infrastructure (Physical servers, Virtualization, Containers, Projects, Tenants,...)
  • Visualize pool of resource of what you have provided (CPU, vCPU, memory, disk...)
  • Check consumptions before approving new requests
  • Graph representation of resource layers
  • Set quotas on each attribute

Links

:blue_book: Documentation

:speech_balloon: Chat on Gitter

:movie_camera: Demo video

:monkey_face: Our Ansible playbook testing framework

If you like the project, star it ⭐, it motivates us a lot 🙂

Core symbols most depended-on inside this repo

Shape

Method 2,354
Class 1,120
Function 190
Route 41

Languages

Python100%
TypeScript1%

Modules by API surface

tests/test_service_catalog/test_models/test_request.py46 symbols
service_catalog/models/request.py45 symbols
service_catalog/models/instance.py44 symbols
tests/test_service_catalog/test_views/test_admin/test_request/test_admin_request_view.py43 symbols
service_catalog/views/request.py36 symbols
Squest/utils/squest_views.py34 symbols
profiles/models/scope.py32 symbols
tests/test_profiles/test_model/test_has_perm.py31 symbols
tests/test_profiles/test_model/test_who_has_perm_for_owners.py26 symbols
service_catalog/views/instance.py23 symbols
Squest/utils/squest_api_views.py21 symbols
tests/test_resource_tracker_v2/test_model/test_transformer.py20 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add squest \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page