shumatepf/SK Setup

Performs the deployment steps common to all SK microservices within IDVA.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
require-redisBoolean indicating whether to ensure sk-redis is available before deployment.nofalse
require-postgresBoolean indicating whether to ensure sk-postgres is available before deployment.nofalse
require-elasticsearchBoolean indicating whether to ensure sk-elasticsearch is available before deployment.nofalse
create-required-servicesBoolean indicating whether required services should be created if they dont yet exist.nofalse
s3-urlThe S3 URL for the SK app filesyes
app-directoryThe directory containing the files relevant to the microservice being deployed.yes
sk-secretsThe SK secrets used during the vars file generation.yes
standard-deploymentPerform a standard "cf push --vars-file vars.yaml --strategy rolling"nofalse
target-environmentString indicating the targeted space (dev/test/prod).nodev
disable-executableBoolean indicating whether to disable adding executable permissions to downloaded binaries.nofalse

no outputs