Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

[1d] Command backup:create files #33

Open
balintbrews opened this issue Sep 20, 2018 · 0 comments
Open

[1d] Command backup:create files #33

balintbrews opened this issue Sep 20, 2018 · 0 comments

Comments

@balintbrews
Copy link
Contributor

balintbrews commented Sep 20, 2018

Implement command to backup a set of files similarly to backup:create db (#32).

backup:create files

  • Upload archives to an Amazon S3 bucket.
  • Clean up old files in the same Amazon S3 bucket based on the retention policy defined in .spark.yml.

Pull the necessary files and exclude options from .spark.yml to define which files the archive needs to include (and exclude).

Write a task named taskFilesArchive with the following options (implemented as class methods to set those options):

  • files
  • exclude
  • destination

🗺 See the big picture and find more information on this board:
https://app.mural.co/t/relevantbits3735/m/relevantbits3735/1536919231246/07e00f760d984cb65ecd82b72e75dffaeb3017bd

@balintbrews balintbrews changed the title Command backup:create files [1d] Command backup:create files Sep 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant