Skip to content

A straightforward docker compose stack of Apicurio Studio, Apicurio Registry and Microcks preconfigured with keycloak authentication server

Notifications You must be signed in to change notification settings

Kyouuma/api-management-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apicurio Studio, Registry, Microcks. Full development docker-compose setup with authorization management using keycloak.

Usage

  1. find your ip and export it

    export HOST=<YOUR_EXTERNAL_IP

  2. Change the $HOST environment variable in apicurio-realm.json , registry-realm.json and microcks-realm.json in realms folder.

  3. Run everything

    docker-compose up -d

  4. Credentials (username/password) : you can change the credentials in the realms files

    Keycloak : admin/admin

    Apicurio : oussama.hafsi@pwc.com/admin

    Microcks : admin/admin

    Registry : oussama.hafsi@pwc.com/admin

About

A straightforward docker compose stack of Apicurio Studio, Apicurio Registry and Microcks preconfigured with keycloak authentication server

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages