Skip to content

A small service to manage couch replication/initialization scheduling for the PiCS system.

License

Notifications You must be signed in to change notification settings

byuoitav/couch-db-repl

Repository files navigation

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

About

A small service to manage couch replication/initialization scheduling for the PiCS system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages