[
https://issues.apache.org/jira/browse/AIRFLOW-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16592539#comment-16592539
]
Shivakumar Gopalakrishnan commented on AIRFLOW-2950:
----------------------------------------------------
Ash,
I am updating the description as suggested
Regards,
- shiva
> Running Airflow behind a proxy
> ------------------------------
>
> Key: AIRFLOW-2950
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2950
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Shivakumar Gopalakrishnan
> Assignee: Shivakumar Gopalakrishnan
> Priority: Minor
>
>
> We are setting up Airflow in a private VPC and we do NOT have a transparent
> proxy.
> The airflow configuration is using Celery Executors and SQS. we have changed
> the celery default configuration to include the region we are using
> However, the celery executor cannot reach AWS unless we specify the proxy
> configuration (http_proxy, https_proxy & no_proxy) using os.environment
> I need to edit the airflow executable script for this; I was looking to have
> these variable defined under core and load them if they are defined
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)