jseguillon / breizhcamp-2018-tia

Breizhcamp 2018 - Tools in Action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breizhcamp-2018-tia

Step 1

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

Step 2

docker-compose pull

docker-compose build

docker-compose up

Step 3: Declare your API

Go to the Gravitee.io Portal: http://localhost:18080/

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

About

Breizhcamp 2018 - Tools in Action


Languages

Language:Java 51.9%Language:HTML 48.1%