add installation instruction

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-06-08 08:09:30 -04:00
parent 2edfe5175f
commit 348d551dcc
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,15 @@
This role is intended for uploading backups to DigitalOcean Spaces using the [`s3cmd`](https://s3tools.org/s3cmd) script. This role is intended for uploading backups to DigitalOcean Spaces using the [`s3cmd`](https://s3tools.org/s3cmd) script.
# Installation
In your `requirements.yml` file:
```yaml
- name: infra-role-s3cmd-backup
src: git@github.com:status-im/infra-role-s3cmd-backup.git
scm: git
```
# Usage # Usage
This role should be included by anothe role and ran with certain variables: This role should be included by anothe role and ran with certain variables: