Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Luthien-in-edhil authored Aug 15, 2023
1 parent 4351cfa commit 49e7a34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Europeana API Gateway

Gateway for Europeana APIs using [NGINX on CloudFoundry](https://docs.cloudfoundry.org/buildpacks/nginx/).
Gateway for Europeana APIs using NGINX on Kubernetes

## Usage

### Cloud Foundry

(TBD)
1. Copy cloud-foundry/manifest.example.yml to manifest.yml
2. Set all environment variable values in manifest.yml
3. Deploy to Cloud Foundry: `cf push api-gateway -f manifest.yml`

### Docker

(TBD)
1. Copy docker/.env.docker.example to .env.docker
2. Run with Docker Compose: `docker-compose up`
3. The API Gateway will be available at http://localhost:8080/
Expand Down

0 comments on commit 49e7a34

Please sign in to comment.