Skip to content

dev-junior/strings-librarian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strings-librarian

Bitlancer Strings librarian sync script

Installation

  1. Install dependencies:

$ ./install_deps.sh

  1. Edit ldap.ini to match the run-time environment
  2. Configure cron to execute runlibrarian.sh at the desired interval

Configuration

Example configuration:

ldap.ini

[sync]
uri=ldap://dsa01.dfw01.socius.strings-service.net
name=uid=librarian,ou=users,ou=ldap,dc=example-infra,dc=net
pass=mypassword

All fields are required.

About

Bitlancer Strings librarian sync script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Shell 7.1%