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

https://github.com/nishkarshraj-legacy/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-legacy/Encrypted_Backup_Actions

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

Last synced: about 1 hour 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.