Skip to content

Deployment

The application can be found here https://github.com/Ayima/api-cache/

Below is the base .env

dotenv
TZ=UTC
CACHE_TTL=7776000

API_ACCESS_KEY=
HUNTER_IO_API_KEY=
AHREFS_API_KEY=
AHREFS_V3_API_KEY=
MAJESTIC_API_KEY=
SEMRUSH_API_KEY=

AWS_KEY=
AWS_SECRET=
AWS_BUCKET=

Once a change has been committed to master, is automatically built with Buddy pipelines and pushed to the Ayima Kubernates system.