Skip to content

classicvalues/squest

 
 

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 and approve)
    • Provision a service
    • Manage lifecycle of each instance of a service
    • Support page
    • Billing group of resource consumption
    • Quota
    • Auto approval
  • 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

Links

📘 Documentation
💬 Chat on Gitter
🎥 Demo video

About

Service request portal on top of Ansible Tower

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.7%
  • HTML 14.6%
  • JavaScript 1.0%
  • CSS 0.3%
  • Dockerfile 0.2%
  • Jinja 0.1%
  • Shell 0.1%