Skip to content

HewlettPackard/squest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd433a1 · Sep 11, 2023
Mar 7, 2023
Sep 11, 2023
Aug 7, 2023
Apr 24, 2023
Jan 20, 2022
Jul 21, 2022
Jun 30, 2022
Dec 14, 2022
Mar 7, 2023
Aug 29, 2023
Oct 31, 2022
May 2, 2023
May 2, 2023
May 2, 2023
Sep 30, 2021
Mar 7, 2023
Mar 7, 2023
Sep 11, 2023
Aug 3, 2021
Apr 12, 2021
Sep 15, 2022
Mar 9, 2021
Apr 2, 2021
Apr 24, 2023
Sep 30, 2021
Sep 11, 2023
Sep 30, 2021
Sep 30, 2021
Oct 10, 2022
May 2, 2023
Mar 7, 2023
May 2, 2023
Mar 7, 2023
Sep 11, 2023
Aug 8, 2023

Repository files navigation

Self service portal on top of Ansible Tower/AWX

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

Squest is a framework that allow you to expose an Everything-as-a-Service web portal.

Exposed services in Squest are not hard coded. A service is actually a pointer to your automation in the backend engine “Ansible Tower/AWX”. It means everything, as long as it exists as an automation script, can be exposed as a service. The only limit is your own capability of automation.

More than a fire and forget tool, Squest can store in its database each deployed instance of services it has provisioned so you can attach to them more automation that allow your users to manage the lifecycle of their resources. Each operation corresponds to another link to an automation process in the backend. This allows to make end users more autonomous and free you from time spent in support and object update management.

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 Tower/AWX instance
    • Manage requests for services (review, update, approve and process)
    • Manage lifecycle of each instance of a service
    • Integrated or external support page
    • Link billing group and track resource consumption
    • Quota
    • Auto approval
    • Multiple layer approval configuration
    • Custom on-boarding documentation
    • Teams to share resources
  • Reserved 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

Links

📘 Documentation
💬 Chat on Gitter
🎥 Demo video

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