Skip to content

Instantly share code, notes, and snippets.

@churro-s
churro-s / LetsEncrypt_HTTPS_plex.MD
Last active June 28, 2024 02:49
Setup Let's Encrypt certificate for use with Plex Media Server on Ubuntu
@autoize
autoize / backupToS3.sh
Created September 8, 2017 17:19
NextCloud Backup to Amazon S3
#!/bin/sh
# NextCloud to Amazon S3 Backup Script
# Author: Autoize (autoize.com)
# This script creates an incremental backup of your NextCloud instance to Amazon S3.
# Amazon S3 is a highly redundant block storage service with versioning and lifecycle management features.
# Requirements
# - Amazon AWS Account and IAM User with AmazonS3FullAccess privilege