Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rizzle
scripts
Commits
ae0cec37
Commit
ae0cec37
authored
1 year ago
by
rizzle
Browse files
Options
Downloads
Patches
Plain Diff
added documentation for backup_to_ssh
parent
fe0d2461
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+8
-0
8 additions, 0 deletions
Readme.md
with
8 additions
and
0 deletions
Readme.md
+
8
−
0
View file @
ae0cec37
...
...
@@ -14,6 +14,14 @@ Calls `par2create` with standard parameters on the collection of provided files
Starts the aniDB webaom client from its URL.
## backup_to_ssh.py
This enables starting a host behind another SSH endpoint, where the backups should be placed at.
The idea is, that the actual backup host is a odroid HC4 that stores the backup.
Before this is another host, that has a HTTP endpoint and an open SSH server.
The odroid is started via a Tasmota switch, that is controlled via the jump host's PHP script.
After the backup is done, it is shut down and turned of via Tasmota.
## backupto.py
Reads a config file and does backups with rsync and par2.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment