chromatichq/Platform.sh Database Backup and S3 Sync
Execute a database backup/dump sync to S3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| platformsh_project | Platform.sh project ID. | yes | — |
| platformsh_environment | Platform.sh environment name. | yes | — |
| platformsh_relationship | Platform.sh relationship for multiple db projects. | no | — |
| platformsh_app | Platform.sh app for multiple app projects. | no | — |
| aws_s3_bucket | AWS S3 bucket name. | yes | — |
| db_dump_filename_base | Filename for the database dump. A timestamp will be appended after it. | no | db-dump |
Outputs
no outputs