This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 422f64e65d Update release date for 2.5.0 (#703)
422f64e65d is described below

commit 422f64e65d93609250ef4c21cc3d3d7b841864b2
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Sat Dec 3 16:05:11 2022 +0100

    Update release date for 2.5.0 (#703)
---
 .../apache-airflow/2.5.0/cli-and-env-variables-ref.html  | 16 ++++++++--------
 docs-archive/apache-airflow/2.5.0/release_notes.html     | 12 ++++++------
 docs-archive/apache-airflow/2.5.0/searchindex.js         |  2 +-
 docs-archive/docker-stack/build.html                     |  4 ++--
 docs-archive/docker-stack/entrypoint.html                |  2 +-
 docs-archive/docker-stack/index.html                     |  8 ++++----
 6 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/docs-archive/apache-airflow/2.5.0/cli-and-env-variables-ref.html 
b/docs-archive/apache-airflow/2.5.0/cli-and-env-variables-ref.html
index 21401da87e..e388d92b7e 100644
--- a/docs-archive/apache-airflow/2.5.0/cli-and-env-variables-ref.html
+++ b/docs-archive/apache-airflow/2.5.0/cli-and-env-variables-ref.html
@@ -1961,14 +1961,14 @@ development and testing.</p>
 <div class="section" id="list">
 <h6>list<a class="headerlink" href="#list" title="Permalink to this 
heading">¶</a></h6>
 <p>List options for the configuration</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">config</span> <span class="nb">list</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">off</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class="n">on [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">config</span> <span class="nb">list</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">auto</span><span 
class="p">,</span><span class="n">on</span><span class="p">,</span><span 
class="n">off [...]
 </pre></div>
 </div>
 <div class="section" id="named-arguments_repeat5">
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat5" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: auto, on, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -2056,7 +2056,7 @@ development and testing.</p>
 <div class="section" id="delete">
 <h6>delete<a class="headerlink" href="#delete" title="Permalink to this 
heading">¶</a></h6>
 <p>Delete a connection</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">delete</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">off</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class= [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">delete</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">auto</span><span 
class="p">,</span><span class="n">on</span><span class="p">,</span><span 
class=" [...]
 </pre></div>
 </div>
 <div class="section" id="positional-arguments_repeat6">
@@ -2071,7 +2071,7 @@ development and testing.</p>
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat7" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: auto, on, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -2132,7 +2132,7 @@ When exporting in <cite>env</cite> file format, you 
control whether URI format o
 <div class="section" id="get">
 <h6>get<a class="headerlink" href="#get" title="Permalink to this 
heading">¶</a></h6>
 <p>Get a connection</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">off</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class="n" [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">auto</span><span 
class="p">,</span><span class="n">on</span><span class="p">,</span><span 
class="n"> [...]
                         <span class="p">[</span><span class="o">-</span><span 
class="n">o</span> <span class="n">table</span><span class="p">,</span> <span 
class="n">json</span><span class="p">,</span> <span class="n">yaml</span><span 
class="p">,</span> <span class="n">plain</span><span class="p">]</span> <span 
class="p">[</span><span class="o">-</span><span class="n">v</span><span 
class="p">]</span>
                         <span class="n">conn_id</span>
 </pre></div>
@@ -2149,7 +2149,7 @@ When exporting in <cite>env</cite> file format, you 
control whether URI format o
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat9" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: auto, on, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -3581,7 +3581,7 @@ To check if the local scheduler is still working 
properly, run:</p>
 <div class="section" id="get_repeat2">
 <h6>get<a class="headerlink" href="#get_repeat2" title="Permalink to this 
heading">¶</a></h6>
 <p>Get detailed information about a provider</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">providers</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">off</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class="n">o [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">providers</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">auto</span><span 
class="p">,</span><span class="n">on</span><span class="p">,</span><span 
class="n">of [...]
                       <span class="p">[</span><span class="o">-</span><span 
class="n">o</span> <span class="n">table</span><span class="p">,</span> <span 
class="n">json</span><span class="p">,</span> <span class="n">yaml</span><span 
class="p">,</span> <span class="n">plain</span><span class="p">]</span> <span 
class="p">[</span><span class="o">-</span><span class="n">v</span><span 
class="p">]</span>
                       <span class="n">provider_name</span>
 </pre></div>
@@ -3598,7 +3598,7 @@ To check if the local scheduler is still working 
properly, run:</p>
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat51" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, auto, on</p>
+<dd><p>Possible choices: auto, on, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
diff --git a/docs-archive/apache-airflow/2.5.0/release_notes.html 
b/docs-archive/apache-airflow/2.5.0/release_notes.html
index 794d45a010..c1292222ab 100644
--- a/docs-archive/apache-airflow/2.5.0/release_notes.html
+++ b/docs-archive/apache-airflow/2.5.0/release_notes.html
@@ -353,7 +353,7 @@
 <li class="toctree-l1"><a class="reference internal" 
href="modules_management.html">Modules Management</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="release-process.html">Release Policies</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" 
href="#">Release Notes</a><ul>
-<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-5-0-2022-11-30">Airflow 2.5.0 (2022-11-30)</a><ul>
+<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-5-0-2022-12-02">Airflow 2.5.0 (2022-12-02)</a><ul>
 <li class="toctree-l3"><a class="reference internal" 
href="#significant-changes">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" 
href="#airflow-dags-test-no-longer-performs-a-backfill-job-26400"><code 
class="docutils literal notranslate"><span class="pre">airflow</span> <span 
class="pre">dags</span> <span class="pre">test</span></code> no longer performs 
a backfill job (#26400)</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#airflow-config-section-kubernetes-renamed-to-kubernetes-executor-26873">Airflow
 config section <code class="docutils literal notranslate"><span 
class="pre">kubernetes</span></code> renamed to <code class="docutils literal 
notranslate"><span class="pre">kubernetes_executor</span></code> 
(#26873)</a></li>
@@ -1279,7 +1279,7 @@
 <li class="toctree-l1"><a class="reference internal" 
href="modules_management.html">Modules Management</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="release-process.html">Release Policies</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" 
href="#">Release Notes</a><ul>
-<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-5-0-2022-11-30">Airflow 2.5.0 (2022-11-30)</a><ul>
+<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-5-0-2022-12-02">Airflow 2.5.0 (2022-12-02)</a><ul>
 <li class="toctree-l3"><a class="reference internal" 
href="#significant-changes">Significant Changes</a><ul>
 <li class="toctree-l4"><a class="reference internal" 
href="#airflow-dags-test-no-longer-performs-a-backfill-job-26400"><code 
class="docutils literal notranslate"><span class="pre">airflow</span> <span 
class="pre">dags</span> <span class="pre">test</span></code> no longer performs 
a backfill job (#26400)</a></li>
 <li class="toctree-l4"><a class="reference internal" 
href="#airflow-config-section-kubernetes-renamed-to-kubernetes-executor-26873">Airflow
 config section <code class="docutils literal notranslate"><span 
class="pre">kubernetes</span></code> renamed to <code class="docutils literal 
notranslate"><span class="pre">kubernetes_executor</span></code> 
(#26873)</a></li>
@@ -2163,7 +2163,7 @@
 <div class="contents local topic" id="apache-airflow-releases">
 <p class="topic-title">Apache Airflow Releases</p>
 <ul class="simple">
-<li><p><a class="reference internal" href="#airflow-2-5-0-2022-11-30" 
id="id191">Airflow 2.5.0 (2022-11-30)</a></p></li>
+<li><p><a class="reference internal" href="#airflow-2-5-0-2022-12-02" 
id="id191">Airflow 2.5.0 (2022-12-02)</a></p></li>
 <li><p><a class="reference internal" href="#airflow-2-4-3-2022-11-14" 
id="id192">Airflow 2.4.3 (2022-11-14)</a></p></li>
 <li><p><a class="reference internal" href="#airflow-2-4-2-2022-10-23" 
id="id193">Airflow 2.4.2 (2022-10-23)</a></p></li>
 <li><p><a class="reference internal" href="#airflow-2-4-1-2022-09-30" 
id="id194">Airflow 2.4.1 (2022-09-30)</a></p></li>
@@ -2211,8 +2211,8 @@
 <li><p><a class="reference internal" href="#airflow-1-7-1-2016-05-19" 
id="id236">Airflow 1.7.1 (2016-05-19)</a></p></li>
 </ul>
 </div>
-<div class="section" id="airflow-2-5-0-2022-11-30">
-<h2><a class="toc-backref" href="#id191">Airflow 2.5.0 (2022-11-30)</a><a 
class="headerlink" href="#airflow-2-5-0-2022-11-30" title="Permalink to this 
heading">¶</a></h2>
+<div class="section" id="airflow-2-5-0-2022-12-02">
+<h2><a class="toc-backref" href="#id191">Airflow 2.5.0 (2022-12-02)</a><a 
class="headerlink" href="#airflow-2-5-0-2022-12-02" title="Permalink to this 
heading">¶</a></h2>
 <div class="section" id="significant-changes">
 <h3>Significant Changes<a class="headerlink" href="#significant-changes" 
title="Permalink to this heading">¶</a></h3>
 <div class="section" 
id="airflow-dags-test-no-longer-performs-a-backfill-job-26400">
@@ -13367,7 +13367,7 @@ It was not confirmed, but a workaround was found by 
changing the default back to
         <div class="wy-menu-vertical">
             <ul>
 <li><a class="reference internal" href="#">Release Notes</a><ul>
-<li><a class="reference internal" href="#airflow-2-5-0-2022-11-30">Airflow 
2.5.0 (2022-11-30)</a><ul>
+<li><a class="reference internal" href="#airflow-2-5-0-2022-12-02">Airflow 
2.5.0 (2022-12-02)</a><ul>
 <li><a class="reference internal" href="#significant-changes">Significant 
Changes</a><ul>
 <li><a class="reference internal" 
href="#airflow-dags-test-no-longer-performs-a-backfill-job-26400"><code 
class="docutils literal notranslate"><span class="pre">airflow</span> <span 
class="pre">dags</span> <span class="pre">test</span></code> no longer performs 
a backfill job (#26400)</a></li>
 <li><a class="reference internal" 
href="#airflow-config-section-kubernetes-renamed-to-kubernetes-executor-26873">Airflow
 config section <code class="docutils literal notranslate"><span 
class="pre">kubernetes</span></code> renamed to <code class="docutils literal 
notranslate"><span class="pre">kubernetes_executor</span></code> 
(#26873)</a></li>
diff --git a/docs-archive/apache-airflow/2.5.0/searchindex.js 
b/docs-archive/apache-airflow/2.5.0/searchindex.js
index cded35624c..5cee473626 100644
--- a/docs-archive/apache-airflow/2.5.0/searchindex.js
+++ b/docs-archive/apache-airflow/2.5.0/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": 
["_api/airflow/example_dags/example_bash_operator/index", 
"_api/airflow/example_dags/example_branch_datetime_operator/index", 
"_api/airflow/example_dags/example_branch_day_of_week_operator/index", 
"_api/airflow/example_dags/example_branch_labels/index", 
"_api/airflow/example_dags/example_branch_operator/index", 
"_api/airflow/example_dags/example_branch_operator_decorator/index", 
"_api/airflow/example_dags/example_branch_python_dop_operator_3/index", 
"_api/air [...]
\ No newline at end of file
+Search.setIndex({"docnames": 
["_api/airflow/example_dags/example_bash_operator/index", 
"_api/airflow/example_dags/example_branch_datetime_operator/index", 
"_api/airflow/example_dags/example_branch_day_of_week_operator/index", 
"_api/airflow/example_dags/example_branch_labels/index", 
"_api/airflow/example_dags/example_branch_operator/index", 
"_api/airflow/example_dags/example_branch_operator_decorator/index", 
"_api/airflow/example_dags/example_branch_python_dop_operator_3/index", 
"_api/air [...]
\ No newline at end of file
diff --git a/docs-archive/docker-stack/build.html 
b/docs-archive/docker-stack/build.html
index 3741fb2180..0bfcee1173 100644
--- a/docs-archive/docker-stack/build.html
+++ b/docs-archive/docker-stack/build.html
@@ -843,7 +843,7 @@ like follows (<code class="docutils literal 
notranslate"><span class="pre">my-im
 In case you use some kind of registry where you will be using the image from, 
it is usually named
 in the form of <code class="docutils literal notranslate"><span 
class="pre">registry/image-name</span></code>. The name of the image has to be 
configured for the deployment
 method your image will be deployed. This can be set for example as image name 
in the
-<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.5.0.dev0)"><span>Running Airflow in Docker</span></a> or in 
the <a class="reference external" href="/docs/helm-chart/stable/index.html" 
title="(in helm-chart v1.8.0-dev)"><span>Helm Chart for Apache 
Airflow</span></a>.</p></li>
+<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.6.0.dev0)"><span>Running Airflow in Docker</span></a> or in 
the <a class="reference external" href="/docs/helm-chart/stable/index.html" 
title="(in helm-chart v1.8.0-dev)"><span>Helm Chart for Apache 
Airflow</span></a>.</p></li>
 </ol>
 <div class="highlight-shell notranslate"><div 
class="highlight"><pre><span></span>docker build . -f Dockerfile --pull --tag 
my-image:0.0.1
 </pre></div>
@@ -1259,7 +1259,7 @@ version of Airflow you use.</p>
 <p>You can also download any version of Airflow constraints and adapt it with 
your own set of
 constraints and manually set your own versions of dependencies in your own 
constraints and use the version
 of constraints that you manually prepared.</p>
-<p>You can read more about constraints in <a class="reference external" 
href="/docs/apache-airflow/stable/installation/installing-from-pypi.html" 
title="(in apache-airflow v2.5.0.dev0)"><span>Installation from 
PyPI</span></a></p>
+<p>You can read more about constraints in <a class="reference external" 
href="/docs/apache-airflow/stable/installation/installing-from-pypi.html" 
title="(in apache-airflow v2.6.0.dev0)"><span>Installation from 
PyPI</span></a></p>
 <p>Note that if you place <code class="docutils literal notranslate"><span 
class="pre">requirements.txt</span></code> in the <code class="docutils literal 
notranslate"><span class="pre">docker-context-files</span></code> folder, it 
will be
 used to install all requirements declared there. It is recommended that the 
file
 contains specified version of dependencies to add with <code class="docutils 
literal notranslate"><span class="pre">==</span></code> version specifier, to 
achieve
diff --git a/docs-archive/docker-stack/entrypoint.html 
b/docs-archive/docker-stack/entrypoint.html
index 6c2736ef4b..68f7428d1b 100644
--- a/docs-archive/docker-stack/entrypoint.html
+++ b/docs-archive/docker-stack/entrypoint.html
@@ -601,7 +601,7 @@ those formats (See <a class="reference external" 
href="https://docs.docker.com/e
 See <a class="reference external" 
href="https://docs.docker.com/compose/compose-file/compose-file-v3/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir";>Docker
 compose reference</a>
 for details. In our Quickstart Guide using Docker-Compose, the UID can be 
passed via the
 <code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_UID</span></code> variable as described in
-<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html#initializing-docker-compose-environment"
 title="(in apache-airflow v2.5.0.dev0)"><span class="xref std 
std-ref">Initializing docker compose environment</span></a>.</p>
+<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html#initializing-docker-compose-environment"
 title="(in apache-airflow v2.6.0.dev0)"><span class="xref std 
std-ref">Initializing docker compose environment</span></a>.</p>
 <p>The user can be any UID. In case UID is different than the default
 <code class="docutils literal notranslate"><span 
class="pre">airflow</span></code> (UID=50000), the user will be automatically 
created when entering the container.</p>
 <p>In order to accommodate a number of external libraries and projects, 
Airflow will automatically create
diff --git a/docs-archive/docker-stack/index.html 
b/docs-archive/docker-stack/index.html
index b6e22b59bc..42d6b00c4e 100644
--- a/docs-archive/docker-stack/index.html
+++ b/docs-archive/docker-stack/index.html
@@ -567,7 +567,7 @@ for all the supported Python versions.</p>
 <p>Those are “reference” regular images. They contain the most common set of 
extras, dependencies and providers that are
 often used by the users and they are good to “try-things-out” when you want to 
just take Airflow for a spin,</p>
 <p>You can also use “slim” images that contain only core airflow and are about 
half the size of the “regular” images
-but you need to add all the <a class="reference external" 
href="/docs/apache-airflow/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.5.0.dev0)"><span>Reference for package extras</span></a> and 
providers that you need separately
+but you need to add all the <a class="reference external" 
href="/docs/apache-airflow/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.6.0.dev0)"><span>Reference for package extras</span></a> and 
providers that you need separately
 via <a class="reference internal" href="build.html#build-build-image"><span 
class="std std-ref">Building the image</span></a>.</p>
 <ul class="simple">
 <li><p><code class="code docutils literal notranslate"><span 
class="pre">apache/airflow:slim-latest</span></code>              - the latest 
released Airflow image with default Python version (3.7 currently)</p></li>
@@ -577,7 +577,7 @@ via <a class="reference internal" 
href="build.html#build-build-image"><span clas
 </ul>
 <p>The Apache Airflow image provided as convenience package is optimized for 
size, and
 it provides just a bare minimal set of the extras and dependencies installed 
and in most cases
-you want to either extend or customize the image. You can see all possible 
extras in <a class="reference external" 
href="/docs/apache-airflow/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.5.0.dev0)"><span>Reference for package extras</span></a>.
+you want to either extend or customize the image. You can see all possible 
extras in <a class="reference external" 
href="/docs/apache-airflow/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.6.0.dev0)"><span>Reference for package extras</span></a>.
 The set of extras used in Airflow Production image are available in the
 <a class="reference external" 
href="https://github.com/apache/airflow/blob/2c6c7fdb2308de98e142618836bdf414df9768c8/Dockerfile#L37";>Dockerfile</a>.</p>
 <p>However, Airflow has more than 60 community-managed providers (installable 
via extras) and some of the
@@ -591,14 +591,14 @@ for details.</p>
 </div>
 <div class="section" id="usage">
 <h1>Usage<a class="headerlink" href="#usage" title="Permalink to this 
heading">¶</a></h1>
-<p>The <span class="target" id="index-0"></span><a class="reference external" 
href="/docs/apache-airflow/stable/cli-and-env-variables-ref.html#envvar-AIRFLOW_HOME"
 title="(in apache-airflow v2.5.0.dev0)"><code class="xref std std-envvar 
docutils literal notranslate"><span class="pre">AIRFLOW_HOME</span></code></a> 
is set by default to <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow/</span></code> - this means that DAGs
+<p>The <span class="target" id="index-0"></span><a class="reference external" 
href="/docs/apache-airflow/stable/cli-and-env-variables-ref.html#envvar-AIRFLOW_HOME"
 title="(in apache-airflow v2.6.0.dev0)"><code class="xref std std-envvar 
docutils literal notranslate"><span class="pre">AIRFLOW_HOME</span></code></a> 
is set by default to <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow/</span></code> - this means that DAGs
 are by default in the <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow/dags</span></code> folder and logs are in the <code 
class="docutils literal notranslate"><span 
class="pre">/opt/airflow/logs</span></code></p>
 <p>The working directory is <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow</span></code> by default.</p>
 <p>If no <span class="target" id="index-1"></span><code class="xref std 
std-envvar docutils literal notranslate"><span 
class="pre">AIRFLOW__DATABASE__SQL_ALCHEMY_CONN</span></code> variable is set 
then SQLite database is created in
 <code class="docutils literal notranslate"><span 
class="pre">${AIRFLOW_HOME}/airflow.db</span></code>.</p>
 <p>For example commands that start Airflow see: <a class="reference internal" 
href="entrypoint.html#entrypoint-commands"><span class="std std-ref">Executing 
commands</span></a>.</p>
 <p>Airflow requires many components to function as it is a distributed 
application. You may therefore also be interested
-in launching Airflow in the Docker Compose environment, see: <a 
class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.5.0.dev0)"><span>Running Airflow in Docker</span></a>.</p>
+in launching Airflow in the Docker Compose environment, see: <a 
class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.6.0.dev0)"><span>Running Airflow in Docker</span></a>.</p>
 <p>You can use this image in <a class="reference external" 
href="/docs/helm-chart/stable/index.html" title="(in helm-chart 
v1.8.0-dev)"><span class="xref std std-doc">Helm Chart</span></a> as well.</p>
 </div>
 

Reply via email to