================
Air gap archives
================


This section provides information about where to get the air gap
archives and their contents.

The air gap archives are generated monthly, generally on the 1st of
each month. Monthly archives are hosted at
http://airgap.demo.continuum.io/ organized in folders by date.

Installers Archive
==================

All the installers and the latest Miniconda and Anaconda installers
for all platforms are in the archive titled::

  anaconda-enterprise-`date +%Y-%m-%d`.tar

The archive size is about 14 GB. It contains everything to install
Anaconda Repository, Anaconda Enterprise Notebooks, Anaconda Adam and
Anaconda Scale.

The archive contains:

+-------------------------+-------------------------------------------------------------------+
| Contents                | Description                                                       |
+=========================+===================================================================+
| aen-\*.sh               | anaconda-enterprise-notebooks server, gateway, compute installers |
+-------------------------+-------------------------------------------------------------------+
| anaconda_repository*.sh | anaconda-repository installer                                     |
+-------------------------+-------------------------------------------------------------------+
| adam-installer*.sh      | adam installer                                                    |
+-------------------------+-------------------------------------------------------------------+
| conda/                  | latest version of Miniconda and Anaconda for all platforms        |
+-------------------------+-------------------------------------------------------------------+
| rpms6x/                 | dependencies for installing on RHEL-6x/CentOS-6x                  |
+-------------------------+-------------------------------------------------------------------+
| rpms7x/                 | dependencies for installing on RHEL-7x/CentOS-7x                  |
+-------------------------+-------------------------------------------------------------------+



.. _airgap-archive-mirrors:

Mirror archives
===============

In addition, the ``anaconda-server-sync-conda`` subdirectory contains
mirror archives. These are platform-specific conda packages that must
be mirrored after AE-Repo is installed. If you only need packages for
a subset of platforms, download the platform-based installers as they
will be much smaller in size.

Each component has an md5 file and a list file which are both small and
included for convenience.


+-----------------------------------+-------------------------------------------------+-------+
| Tarball                           | Contents                                        | Size  |
+===================================+=================================================+=======+
| repo-mirrors-`date +%Y-%m-%d`.tar | All AE-channels for all platforms               | 160 GB|
+-----------------------------------+-------------------------------------------------+-------+
| x64-repo-mirrors-`+%Y-%m-%d`.tar  | x64 conda packages for all AE-channels          | 100 GB|
+-----------------------------------+-------------------------------------------------+-------+
| linux-64-pkgs.tar                 | conda packages for linux-64 for all AE-channels |  45 GB|
+-----------------------------------+-------------------------------------------------+-------+
| win-64-pkgs.tar                   | conda packages for win-64                       |  30 GB|
+-----------------------------------+-------------------------------------------------+-------+
| osx-64-pkgs.tar                   | conda packages for osx-64                       |  30 GB|
+-----------------------------------+-------------------------------------------------+-------+

NOTE: The archives contain packages for channels: Anaconda,
R, Adam, Wakari. The anaconda-nb-extensions packages are in the
`anaconda-nb-extensions channel <https://anaconda.org/anaconda-nb-extensions/anaconda-nb-extensions>`_.
