Skip to content

vahmed-hamdy/page_view_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

You must have these installed prior to running the pipeline

  • java 11
  • maven >=3.3
  • terraform >=1.0
  • bash
  • docker

Configuration

you can configure the pipeline using environment variables, by setting vars in scripts/envrc.bash and then running source scripts/envrc.bash

Running the Pipeline

chmod +x scripts/*
./scripts/build-docker-images.sh
./scripts/bootstrap-infra.sh

Debugging and inspection

TBD

Cleaning up

./scripts/bootstrap-infra.sh destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published