Skip to content

Axiologic/pl-automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pl-automation

pharmaledger use cases automation and conventions for build of use cases and deployment

Prerequisites

Following components should be pre-installed:

  1. kubectl ( https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html )
  2. helm ( https://helm.sh/docs/intro/install/ )
  3. Install aws cli - Optional ( https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html )
  4. Install doctl (Digital Ocean cli) - Optional ( https://docs.digitalocean.com/reference/doctl/how-to/install/ )
  5. Helm pl-plugin ( https://github.com/pharmaledger-imi/helm-plugins )
helm plugin install https://github.com/pharmaledger-imi/helm-plugins
  1. pharmaledger-imi/helm-charts ( https://github.com/pharmaledger-imi/helm-charts )
helm repo add pharmaledger-imi https://pharmaledger-imi.github.io/helm-charts

Join shared blockchain network

https://github.com/pharmaledger-imi/pl-automation/blob/master/docs/joinShared.md

Create sandboxed network (1 cluster for 4 quorum nodes and ApiHub)

https://github.com/pharmaledger-imi/pl-automation/blob/master/docs/createSandbox.md

Create shared blockchain network (1 node for each company)

https://github.com/pharmaledger-imi/pl-automation/blob/master/docs/createShared.md

Restore shared or sandbox blockchain network

https://github.com/pharmaledger-imi/pl-automation/blob/master/docs/restore.md

How to build images

About

pharma ledger use cases automation and conventions for build of use cases and deployment

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HCL 85.0%
  • Shell 10.6%
  • Dockerfile 3.2%
  • Other 1.2%