Gateway to handle redirects to data.europeana.eu using NGINX on CloudFoundry.
- Copy cloud-foundry/manifest.example.yml to manifest.yml
- Set all environment variable values in manifest.yml
- Deploy to Cloud Foundry:
cf push data-gateway -f manifest.yml
- Copy docker/.env.example to .env.docker
- Run with Docker Compose:
docker-compose up - The API Gateway will be available at http://localhost:8080/
- Add a test suite
Licensed under the EUPL V.1.1.
For full details, see LICENSE.md.