https://github.com/hguerrero/api-management
API Management with 3scale APIcast
https://github.com/hguerrero/api-management
Last synced: about 2 months ago
JSON representation
API Management with 3scale APIcast
- Host: GitHub
- URL: https://github.com/hguerrero/api-management
- Owner: hguerrero
- Created: 2018-08-09T00:17:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T18:29:48.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T00:24:44.782Z (8 months ago)
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api-management
API Management using Red Hat 3scale API Management.
3scale API Management makes it easy to manage your APIs. Share, secure, distribute, control, and monetize your APIs on an infrastructure platform built for performance, customer control, and future growth. Place 3scale components on-premise, in the cloud, or on any combination of the two, visit:
The detailed instructions to run *Red Hat Helloworld MSA* demo, can be found at the following repository:
This Repository creates a container that starts APIcast.
During the startup, the file `config.json` that containes the services configuration is imported into apicast.
You can customize the frontend URL using the environent variables `$OS_SUBDOMAIN='rhel-cdk.10.1.2.2.xip.io' `and `$OS_PROJECT='helloworld-msa'`
You need to be running the keycloak instance from the SSO project to complete the OpenID Connect scenarios.