bgproc VS btrfs-backup

Compare bgproc vs btrfs-backup and see what are their differences.

bgproc

bash loop to run tasks in the background. used as an anacron alternative (by seanbreckenridge)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bgproc btrfs-backup
1 1
10 69
- -
6.5 3.8
6 months ago almost 3 years ago
Shell Shell
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bgproc

Posts with mentions or reviews of bgproc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • Ask HN: What should I use instead of Heroku?
    5 projects | news.ycombinator.com | 7 May 2022
    (disclosure: I don't use tasker and am not associated with them, I do work on something in the similar space of "compute without servers")

    First, you're coming at this from the wrong perspective. The OP is about alternatives to Heroku - the starting position is "I don't want to use servers". There are a number of rational reasons for this, including OS maintainence and the mental overhead of setting up continuous deployment from your repo (ansible to configure cron? a self-hosted PaaS?). "Don't worry about servers" doesn't just make sense in principle, it's also quite popular in practice - just consider the uptake of things like serverless.

    So, starting from "no servers", how do you run something on a regular basis? Let's say "send me a message on telegram daily with some info". Serverless and similar offerings are useless for this, they're a different model (request/response). I did research on "hosted cron" at the time and the options were pretty terrible - there's definitely space here for tasker.

    FWIW, this is coming from someone with a default position of "self-hosted only". For my own use, I tried out cron and airflow - they're both annoying and I settled on bgproc [0] as least-worst on my already-existing personal server. I really wanted to move to something hosted by the time I was done (tasker didn't exist).

    [0] https://github.com/seanbreckenridge/bgproc

btrfs-backup

Posts with mentions or reviews of btrfs-backup. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing bgproc and btrfs-backup you can also consider the following projects:

restic-automatic-backup-scheduler - Automatic restic backup using Backblaze B2 storage and either Linux systemd timers, macOS LaunchAgent, Windows ScheduledTask or simply cron.

rsync-time-backup - Time Machine style backup with rsync.

CapRover - Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

borg-cron-helper - Helper shell scripts for BorgBackup to automate backups and make your life easier… 😉

dynamic-wallpaper - A simple bash script to set wallpapers according to current time, using cron job scheduler.

linux-timemachine - Rsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups

supabase - The open source Firebase alternative.

restic-wrapper - Simple bash wrapper to source .env configuration files for Restic. Facilitates both manual CLI execution and scheduled (cron) execution.

flyctl - Command line tools for fly.io services

Bash-Snippets - A collection of small bash scripts for heavy terminal users

grub-btrfs - Include btrfs snapshots at boot options. (Grub menu)

backup-to-device - backup custom directories and mysql databases to an external device