snowplow / iglu

Iglu is a machine-readable, open-source schema repository for JSON Schema from the team at Snowplow
http://www.snowplow.io
Apache License 2.0
208 stars 45 forks source link

Server: add setup option to create a superkey #487

Closed chuwy closed 5 years ago

chuwy commented 5 years ago

./iglu-server setup --config /path/to/config --masterKey $(uuid-get) add random UUID as a master API key.

chuwy commented 5 years ago

Specific environment variable would be even better

aldemirenes commented 5 years ago

Migrated to https://github.com/snowplow-incubator/iglu-server/issues/11