cppgh/Deploy PHP application

Deploy PHP application

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cluster_nameCluster nameyes
service_nameService nameyes
imageECR imageyes
task_definitionTask definitionyes
aws_access_key_idAWS access key IDyes
aws_secret_access_keyAWS secret access keyyes
docker_hub_usernameDocker Hub usernameyes
docker_hub_access_tokenDocker Hub access tokenyes
slack_webhook_urlSlack webhook URLyes
version_json_pathPath to write version.jsonyes
sentry_release_pathPath to write Sentry release informationyes./.sentry_release
dockerfile_pathPath to Dockerfileyes
build_targetDocker build target
build_contextDocker build contextyes.
composer_authBase64-encoded JSON with token for composer to authenticate to GitHub (for private repo dependencies)
build_imageRebuild image before deployingyestrue
cache_composerCache composer dependenciesyestrue
pre_build_stepCommand to run before building the imageno
post_build_stepCommand to run after building the imageno

no outputs