Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nishkarshraj/encrypted_backup_actions

Using GitHub Actions to create a compressed backup file using Tar on Ubuntu, encrypting it using GPG and storing it on Cloud.
https://github.com/nishkarshraj/encrypted_backup_actions

backup devops docker git github github-actions linux open-source security shell ubuntu

Last synced: 28 days ago
JSON representation

Using GitHub Actions to create a compressed backup file using Tar on Ubuntu, encrypting it using GPG and storing it on Cloud.

Awesome Lists containing this project

README

        

# Encrypted Backup Actions

Using GitHub Actions to create a compressed backup file using Tar on Ubuntu, encrypting it using GPG and storing it on Cloud.

## How to contribute

All contributions welcomed. Follow these [guidelines](CONTRIBUTING.md) to contribute.