You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/17 11:23:05 UTC

[GitHub] [airflow] kaxil edited a comment on issue #8421: Hide sensitive data in UI

kaxil edited a comment on issue #8421: Hide sensitive data in UI
URL: https://github.com/apache/airflow/issues/8421#issuecomment-615191959
 
 
   > > Airflow 1.10.10 allows getting connections from a Vault: https://airflow.apache.org/blog/airflow-1.10.10/#allow-retrieving-airflow-connections-variables-from-various-secrets-backend
   > > Does that help your use-case?
   > 
   > So basically, with Airflow 1.10.10, if I configure the airflow.cfg to use Hashicorp Vault, I can use connections and variables as usual but instead of getting data from Airflow database, it will got it from Vault?
   
   Exactly. Here is one of the guide: https://www.astronomer.io/guides/airflow-and-hashicorp-vault/ to test it out locally and following docs:
   
   - https://airflow.apache.org/docs/1.10.10/concepts.html#storing-variables-in-environment-variables
   - https://airflow.apache.org/docs/1.10.10/howto/use-alternative-secrets-backend.html#configuration

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services