uoregon-libraries / newspaper-curation-app

Suite of front- and back-end tools for the curation of digitized newspaper materials
Apache License 2.0
8 stars 1 forks source link

scripts/localdev.sh: auto-provision sftpgo key #270

Closed jechols closed 1 year ago

jechols commented 1 year ago

Force-provisions a new SFTPGo key on every server invocation. This is unnecessary, but it doesn't hurt anything to have a billion keys generated, especially in local dev situations where the docker volumes for the database and SFTPGo are blown away regularly anyway.

This is a dev-only change that won't affect production.