An open API service indexing awesome lists of open source software.

https://github.com/terminus-plugin-project/terminus-s3-sync-plugin

Plugin to sync backups with S3
https://github.com/terminus-plugin-project/terminus-s3-sync-plugin

Last synced: 7 months ago
JSON representation

Plugin to sync backups with S3

Awesome Lists containing this project

README

          

# Terminus S3 Sync Plugin

[![Terminus v1.x Compatible](https://img.shields.io/badge/terminus-v1.x-green.svg)](https://github.com/terminus-plugin-project/terminus-s3-sync-plugin)

Terminus Plugin that sync a site's backups with an AWS S3 Bucket

## Installation

For help installing, see Manage Plugins]

```
mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-s3-sync-plugin:~1
```

## Help

Run `terminus help s3-sync` for help.