Skip to content

(Feature) Upload backups to S3

  • Adds the option to upload backups to S3
  • Installs awscli if required
  • S3 uploads are enabled if node['omnibus-gitlab']['backup_cron_job']['s3_bucket'] is set
  • Uploads the latest backup after the backup command is ran

Merge request reports