Socket
Socket
Sign inDemoInstall

pg2cf

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pg2cf

Performs PostgresSQL dumps and stashes them in CloudFiles


Maintainers
1

Readme

pg2cf

Utility program for uploading PostgreSQL backups to RackSpace Cloud Files

Documentation <http://getstatusy.github.io/pg2cf/>__

Installation

::

pip install pg2cf

Usage

  1. Rename init.sh.example to init.sh
  2. Enter the required variables and source them source init.sh
  3. Install required python modules with pip install -r requirements.txt
  4. Execute the program ./pg2cf.py

Depending on where you set the LOG_FILE in init.sh you can view the logs of the application to make sure that everything is working with tail -f $LOG_FILE

Production Usage Example <https://blog.statusy.co/easily-send-postgresql-backups-to-rackspace-cloud-files-with-pg2cf/>__

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc