New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

github.com/byuoitav/couch-db-repl

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/byuoitav/couch-db-repl

v0.0.0-20201207202815-7ef75a8edc62
Version published
Created

Repository that handles the replciation of a couchdb databases for BYU's PiPlatform.

Env Variables

  • COUCH_ADDR Address of the local (target) couch server
  • COUCH_USER Username to use for the local (target) couch server.
  • COUCH_PASS Password to use for the local (target) couch server.
  • COUCH_REPL_ADDR Address of the remote (source) couch server
  • COUCH_REPL_PASS Password of the remote (source) couch server
  • COUCH_REPL_USER Username of the remote (source) couch server
  • PI_HOSTHAME
  • LOCAL_ENVIRONMENT

FAQs

Package last updated on 07 Dec 2020

Did you know?

Socket

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