PermanentOrg / infrastructure

The infrastructure management for Permanent.org
GNU Affero General Public License v3.0
5 stars 4 forks source link

Adjust SFTP environment variables #140

Closed slifty closed 1 year ago

slifty commented 1 year ago

I think we have some clarity around SFTP env vars related to FusionAuth. Specifically we need the following:

FUSION_AUTH_HOST FUSION_AUTH_KEY FUSION_AUTH_SFTP_CLIENT_ID FUSION_AUTH_SFTP_CLIENT_SECRET

The client values come from the app configuration, where the host / key values are related to the API key configuration.

This will require a minor change to the provisioning scripts.