MSD-LIVE / issues

0 stars 0 forks source link

better local rdm bootstrapping process so that there are less steps #15

Open zguillen opened 2 years ago

zguillen commented 2 years ago

Currently the steps are: bootstrap services bootstrap admin run multiple cli's to populate projects and users

zguillen commented 2 years ago

It was super easy to implement and I thought might be better than trying to sync with cognito or use project meta repo to bootstrap with given potential conflicts between our multiple local instances.

invenio msdlive create-fake-projects-and-members

Should I create 1 wrapper script that does all 3?