All Projects → HewlettPackard → squest

HewlettPackard / squest

Licence: Apache-2.0 License
Service request portal on top of Ansible Tower/AWX

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Dockerfile
14818 projects
Jinja
831 projects
shell
77523 projects

Projects that are alternatives of or similar to squest

react-append-to-body
React Higher order component that allows you to attach components to the DOM outside of the main app.
Stars: ✭ 30 (-73.91%)
Mutual labels:  portal
developer-portal
VA Lighthouse (aka VA API Platform) website and documentation.
Stars: ✭ 25 (-78.26%)
Mutual labels:  portal
configurable-app-examples-4x-js
Configurable Application Examples using ApplicationBase
Stars: ✭ 22 (-80.87%)
Mutual labels:  portal
Raymarch-Engine
Minimal ray-traced game engine with gravity affected rays
Stars: ✭ 17 (-85.22%)
Mutual labels:  portal
towerlib
A python library to interface with ansible tower's (awx) api.
Stars: ✭ 30 (-73.91%)
Mutual labels:  tower
SourceAutoRecord
Speedrun plugin for Source Engine games.
Stars: ✭ 47 (-59.13%)
Mutual labels:  portal
ansible-tower-cicd
A framework for continuous integration and continuous delivery with Ansible Tower.
Stars: ✭ 37 (-67.83%)
Mutual labels:  tower
SIES-Library
A simple catalog app for SIESGST Library using Google Books API
Stars: ✭ 34 (-70.43%)
Mutual labels:  catalog
portal-demos
A few demos on how the new portal API can be used with React.
Stars: ✭ 14 (-87.83%)
Mutual labels:  portal
opensource-management-portal
Microsoft's monolithic GitHub Management Portal enabling enterprise scale self-service powered by the GitHub API 🏔🧑‍💻🧰
Stars: ✭ 369 (+220.87%)
Mutual labels:  portal
openshift-disconnected-operators
No description or website provided.
Stars: ✭ 52 (-54.78%)
Mutual labels:  catalog
hcp-portal-service-samples
Code samples of site and page templates, applications, widgets, shell plugins and more, intended to be used as references for development of custom content for SAP HANA Cloud Platform portal service sites.
Stars: ✭ 29 (-74.78%)
Mutual labels:  portal
DeadAscend
A 2D point'n'click-like adventure game written in Qt/QML and Javascript
Stars: ✭ 37 (-67.83%)
Mutual labels:  tower
CoursesPortlet
No description or website provided.
Stars: ✭ 12 (-89.57%)
Mutual labels:  portal
react-portal-hoc
A stupid HOC to make a stupid portal so you can make stupid modals
Stars: ✭ 14 (-87.83%)
Mutual labels:  portal
eodag
Earth Observation Data Access Gateway
Stars: ✭ 183 (+59.13%)
Mutual labels:  catalog
catalog-manager
Backend Module ohne Programmierkenntnisse erstellen.
Stars: ✭ 28 (-75.65%)
Mutual labels:  catalog
tower
基于反向代理的Golang即时编译工具,可在生产环境下无缝切换到新版本
Stars: ✭ 21 (-81.74%)
Mutual labels:  tower
safenetwork-gitportal
p2p git portal - a decentralised alternative to github
Stars: ✭ 12 (-89.57%)
Mutual labels:  portal
component-runtime
Talend Component Kit (implementation repository)
Stars: ✭ 22 (-80.87%)
Mutual labels:  catalog

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].