Python openstack-swift

Open-source Python projects categorized as openstack-swift

Python openstack-swift Projects

openstack-swift
  1. wal-e

    Continuous Archiving for Postgres

    Project mention: Ask HN: What do you use to backup your VMs? | news.ycombinator.com | 2024-09-27

    For me, it's case-by-case. I don't back up the VMs directly, just the date of the stateful applications running on the VMs (or bare metal servers, I do identical stuff for them).

    For postgres, I used to just have a systemd timer that would `pg_dumpall` and throw it in s3.

    Now I use https://github.com/wal-e/wal-e to backup my postgresql databases.

    For other local files, I use borg backup for personal files and services I just run for myself, and I use restic to backup server files to s3.

    The operating system's configuration is all stored in git via the magic of NixOS, so I don't have to worry about files in /etc, they all are 100% reproducible from my NixOS configuration.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python openstack-swift discussion

Log in or Post with

Python openstack-swift related posts

  • How to sync a specific folder in Windows OS to BackBlaze B2

    2 projects | /r/backblaze | 9 Jun 2022
  • Show HN: Google Drive to SQLite

    5 projects | news.ycombinator.com | 21 Feb 2022
  • What the hell is going on

    2 projects | /r/backblaze | 21 Feb 2022
  • Company sold to a corporation. How do I back up all old company gmail and google dive.

    2 projects | /r/DataHoarder | 27 Aug 2021

Index

# Project Stars
1 wal-e 3,469

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?