Nicolas Marcq

Results 86 issues of Nicolas Marcq

https://docs.graphene-python.org/projects/django/en/latest/

feature

So far Squest only support job templates. It would be interesting to support as well [workflows](https://docs.ansible.com/ansible-tower/latest/html/towerapi/api_ref.html#/Workflow_Job%20Templates).

feature

Create a nice an good looking page with HTML and CSS served by the squest instance.

enhancement

As an admin I can create a notification template for each action (update/delete/request) a service.

feature

It could be nice to create instances that are linked to a parent instance. Example of usage: We have a service that allow to create a dedicated K8S server. We...

feature

As an admin I can define a template of a resource group that can be copied to become a resource group. E.g: define a "physical server" with CPU, Memory, Disk

enhancement

So far Squest has 2 persona: Admin and User. We need to implement RBAC system so admins can creates groups and give them roles like capability of creating a service,...

feature

Hi ! I try to run coder on Ubuntu. I have followed this tutorial https://github.com/googlecreativelab/coder/wiki/Load-onto-a-device-without-installing-OS But I can't log into coder. I get this message SUDO: /HOME/NICO/PROJECTS/CODER/CODER-BASE/SUDO_SCRIPTS/SETPIPASS: COMMAND NOT FOUND...

Hello guys, I've setup cachalot on my project. I use then this script to compare the perf: ```bash SQUEST_HOST=127.0.0.1 SQUEST_PORT=8000 LOGIN_URL="http://${SQUEST_HOST}:${SQUEST_PORT}/accounts/login/" INSTANCE_LIST_URL="http://${SQUEST_HOST}:${SQUEST_PORT}/ui/service_catalog/instance/" YOUR_USER='admin' YOUR_PASS='admin' COOKIES=/home/nico/Documents/squest/cookies.txt CURL_BIN="curl -c $COOKIES -b $COOKIES...

needs info

It's the new version of GCM. See https://firebase.google.com/docs/cloud-messaging/