airgapped
installations), with some limitations in deploying Dash apps (described in Dash app limitations in offline mode)).airgapped
installation package, provided to you by the Plotly sales teamConda
runtimes Miniconda2-4.5.12
and Miniconda3-4.5.12
are supportedconda-runtime.txt
, the app build will hang or failConda
Pipfile
and nltk.txt
are not supported.devicemapper
base device size as follows:/etc/default/docker
:DOCKER_OPTS
line already exists, append the following string to it instead of adding a new line: --storage-opt dm.basesize=20G
/plotly
for consistency with other installation types and the rest of this documentation.airgap
installation package. Set the --trust-server-names
flag for wget
. Alternatively, rename the file to something ending with .airgap
.8800
of your base domain.https://PLOTLY_DASH_DOMAIN_BASE/Docs/packages/
.PLOTLY_DASH_DOMAIN_BASE
is the Dash Enterprise server’s DNS name. Additional consideration is often needed on airgapped
environments to reach the packages hosted at this endpoint. If PLOTLY_DASH_DOMAIN_BASE
is configured to be the public IP of the host and if this IP is unreachable from the host itself, we have identified two workarounds:https://PLOTLY_DASH_DOMAIN_BASE/Docs/packages/
and transfer them to an internal Python package repository that can be reached from your instance.