Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

OpenFastTrace as a service using AWS Lambda and API Gateway

License

Notifications You must be signed in to change notification settings

itsallcode/openfasttrace-lambda

Repository files navigation

openfasttrace-lambda

OpenFastTrace as a service using AWS Lambda and API Gateway

⚠️ This project is deprecated and not maintained any more. ⚠️

Development

Deploy

  1. Configure your AWS credentials in ~/.aws/credentials
  2. Copy gradle.properties.template to gradle.properties and adapt the settings for your environment:
    • awsProfile: the profile for your credentials used in ~/.aws/credentials
    • awsDeployBucket: an s3 bucket used for uploading artifacts during deployment
    • awsRegion: the region where to deploy the application
  3. Run ./gradlew deploy

Running system tests

Run ./gradlew deploy to deploy the application and create file test.properties containing configuration for the system tests.

About

OpenFastTrace as a service using AWS Lambda and API Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages