docker-vackup VS ppngx

Compare docker-vackup vs ppngx and see what are their differences.

docker-vackup

Script to easily backup and restore docker volumes (by BretFisher)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
docker-vackup ppngx
9 5
325 86
- -
3.1 5.8
3 months ago 2 months ago
Shell Shell
The Unlicense MIT License
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.

docker-vackup

Posts with mentions or reviews of docker-vackup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-07.

ppngx

Posts with mentions or reviews of ppngx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.
  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    This has been posted a few times already, but I cannot tell you how life changing Paperless NGX is for organizing PDFs. As someone who wrangles all of the insurance and bills for my house, this open source software is so damn good.

    https://docs.paperless-ngx.com/

    I maintain Bash script to quickly set it up locally on Linux with Podman. Give it a spin if you want to kick the tires.

    https://github.com/jdoss/ppngx

  • Paperless-Ngx v2.0.0
    17 projects | news.ycombinator.com | 29 Nov 2023
    If anyone is looking to kick the tires of Paperless NGX quickly, check out my little pet project [1] for running it with Podman. I use it every week to scan papers from my Brother ADS2800w which will SFTP the PDFs into a directory for Paperless NGX to consume.

    I just updated my install to v2.0.0 with a simple podman pull and a systemctl restart of my paperless pod and everything looks great. Hats off to the contributors of the project. Every update, even major ones like this have been really smooth.

    1: https://github.com/jdoss/ppngx

  • A Clutter-Free Life: Going Paperless with Paperless-Ngx
    10 projects | news.ycombinator.com | 7 Oct 2023
    If you are looking to quickly setup Paperless-NGX check out my little side project https://github.com/jdoss/ppngx. It will setup everything you need to run Paperless-NGX (PostgreSQL, Redis, Tika, Gotenberg, PaperlessNGX, and SFTPGo) inside a Podman Pod on a Linux based system. You can optionally set it up to start on boot via systemd.

    I run this locally on my workstation and send PDFs many times a week from Brother ADS2800w scanner via SFTP. Paperless NGX has reduced my home office paper piles to almost zero. It is a fantastic open source project and I am very thankful it exists.

  • Docker is dead? Podman – an alternative tool?
    8 projects | news.ycombinator.com | 3 Jun 2022
    I only use Podman for my workloads these days. Docker was always a headache for me on Linux. Podman allows me to quickly do whatever I want with containers and I can use systemd or a simple bash script to easily create services on my workstation or in production with Nomad with https://github.com/hashicorp/nomad-driver-podman

    I am super thankful for the team of developers that work on Podman. It has really come a long way since 2.0 and they are very responsive to issues in my experiences. If you are using Linux as your daily driver and you use Containers give Podman a try. Here are some examples of the things I have done with Podman.

    https://github.com/forem/selfhost

    https://github.com/jdoss/ppngx

    https://gist.github.com/jdoss/25f9dac0a616e524f8794a89b7989e...

    https://gist.github.com/jdoss/ad87375b776178e9031685b71dbe37...

  • What Are Your Most Used Self Hosted Applications?
    50 projects | news.ycombinator.com | 4 May 2022
    I setup https://paperless-ngx.readthedocs.io/en/latest/ with a Brother ads2800w scanner and I no longer have a pile of paper mail sitting by my desk. I just scan it, tag it in Paperless-ngx, and then shred it. I just pushed up my script here if anyone wants to give this a try:

    https://github.com/jdoss/ppngx

    I will most likely move this to a Hashicorp Nomad job on my home server once I find the time.

What are some alternatives?

When comparing docker-vackup and ppngx you can also consider the following projects:

bitwarden-backup-docker - Backup job for bitwarden-rs as docker container

Lychee - A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.

znapzend - zfs backup with remote capabilities and mbuffer integration.

synOCR - synOCR turns your Synology DiskStation into a paperless office

sanoid - These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)

Kanboard - Kanban project management software

backup_docker_scripts - with these script you are able to backup your docker environment. There is one for the compose project, for mysql or mariadb, for postgres SQL and for normal docker volumes.

sserver - sserver is a simple headless server for hosting blog/static content and selling courses from your private github repository

docker-postgres-backup-local - Backup PostgresSQL to local filesystem with periodic backups and rotate backups.

grocy - ERP beyond your fridge - Grocy is a web-based self-hosted groceries & household management solution for your home

docker-compose-build - Supplements/Replaces `docker compose build` with `docker build` on steroids