mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 08:03:05 +01:00
Add aws s3 sync for Mastodon
This commit is contained in:
parent
eba5a00334
commit
dcea02104a
@ -47,4 +47,6 @@ rclone sync "${TEMP_DIR}"/ minio:server0-backup/
|
||||
rclone copy -c /home/mastodon/db-backup.sql minio:server0-backup/
|
||||
rclone copy -c /home/mastodon/live/.env.production minio:server0-backup/
|
||||
|
||||
aws s3 sync --acl public-read /home/mastodon/live/public/system s3://mastodata --endpoint=http://100.82.153.83:9000
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user