Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Google Syncinator creates and syncs accounts from trogdir-api into a Google Apps domain.

License

Notifications You must be signed in to change notification settings

codenoble/google-syncinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Syncinator Build Status

Google Syncinator creates and syncs accounts from trogdir-api into a Google Apps domain.

Requirements

  • Ruby
  • Redis server (for Sidekiq)
  • trogdir-api installation
  • Admin access to a Google Apps account

Installation

git clone git@github.com:biola/google-syncinator.git
cd google-syncinator
bundle install
cp config/settings.local.yml.example config/settings.local.yml
cp config/blazing.rb.example config/blazing.rb

Configuration

  • Edit config/settings.local.yml accordingly.
  • Edit config/blazing.rb accordingly.

Running

sidekiq -r ./config/environment.rb

Deployment

blazing setup [target name in blazing.rb]
git push [target name in blazing.rb]

About

Google Syncinator creates and syncs accounts from trogdir-api into a Google Apps domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages