Skip to content

It is used to create orgnaization, source, users etc in OCL

Notifications You must be signed in to change notification settings

bahmni-msf/ocl-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocl-manager

  • Creates an Organization named MSFOCP
  • Creates a public Source named MSFOCP under MSFOCP Organization
  • Creates users for OCL
  • Adds created users to MSFOCP Organization

Pre-requisite

In run.sh, add your API token and OCL_API_HOST (backend endpoint)

AUTH="Authorization: Token xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
OCL_API_HOST="http://localhost:8000"

How to run

$ ./run.sh

About

It is used to create orgnaization, source, users etc in OCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages