Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.76 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.76 KB

Devfest Lille 2018

L'open-source à la rescousse de mes APIs

Step 1

git clone https://github.com/gravitee-io/devfestlille-2018.git

Step 2

docker-compose pull

docker-compose build

docker-compose up

Step 3: Declare your API

Go to the Gravitee.io Portal: http://gio-portal.docker.localhost/

Alt text

Login as admin:admin

Alt text

Click on the avatar (top right) > Administration > click on (+) buttom (bottom right)

Alt text

Create an API from scratch

Alt text

Fill the form

Alt text

Define the backend API

Alt text

Create a Keyless (pass-trough) consumer plan

Alt text

Create and deploy the API

Alt text

Step 4: Configure Keycloak

Create a new realm: brasserie

Create a first client: beer-service Alt text Alt text

Create a resource client for the Gravitee Gateway: gravitee Alt text Alt text

Get the Keycloak OID configuration file and create a Keycloak Resource in Gravitee Alt text Alt text