23-04-2021



Download Apache Ignite® and install in your environment. Select from one of the available options.

Download and install Scylla Open Source on Docker, AWS, GCP, RHEL 8, CentOS 8, Debian, or Ubuntu, or compile the source from GitHub. ScyllaDB maintains the current and previous releases of Scylla Open Source. ScyllaDB supports the current release and one release back for Scylla Enterprise and Scylla Open Source. The docker-compose network that is created defaults to 172.18.0.0/16. If you need to change the default network this link provides guidelines on how to do that. If the network is already set up with the default, you need to run the following command to remove it. Download and install Scylla Open Source on Docker, AWS, GCP, RHEL 8, CentOS 8, Debian, or Ubuntu, or compile the source from GitHub. ScyllaDB maintains the current and previous releases of Scylla Open Source. ScyllaDB supports the current release and one release back for Scylla Enterprise and Scylla Open Source. GridGain Professional Edition is a binary build of Apache Ignite created by GridGain, which includes optional LGPL dependencies, such as Hibernate L2 cache integration and Geospatial Indexing, as well as bug fixes and features which may be included into the future official Apache Ignite releases.

To get LGPL dependencies (e.g. Hibernate L2 Cache), see Building The Binaries.

Source Releases

VersionDocsRelease NotesDateSource
2.10.0 (latest)guide, javadocrelease notes2021-03-15apache-ignite-2.10.0-src.zip (pgp, sha512)
2.9.1guide, javadocrelease notes2020-12-28apache-ignite-2.9.1-src.zip (pgp, sha512)
3.0.0 (alpha)guide2021-01-11apache-ignite-3.0.0-alpha1-src.zip (pgp, sha512)
2.9.0guide, javadocrelease notes2020-10-21apache-ignite-2.9.0-src.zip (pgp, sha512)
2.8.1guide, javadocrelease notes2020-05-27apache-ignite-2.8.1-src.zip (pgp, sha512)
2.8.0guide, javadoc, scaladocrelease notes2020-03-03apache-ignite-2.8.0-src.zip (pgp, sha512)
2.7.6guide, javadoc, scaladocrelease notes2019-09-19apache-ignite-2.7.6-src.zip (pgp, sha512)

If you are looking for an earlier version of Apache Ignite, please find it in the archive.

If you encounter a problem with the selected mirror, please choose another one. If primary mirrors are not reachable, switch to backup servers added to the end of the list.

Binary Releases

Binary release packages are provided for your convenience and not considered as primary release artifacts of the ASF. It's recommended to verify a release downloadable, following this guidelines. For more information about Apache release policy see What is a Release?

VersionDocsRelease NotesDateBinary
2.10.0 (latest)guide, javadocrelease notes2021-03-15apache-ignite-2.10.0-bin.zip (pgp, sha512)
2.9.1guide, javadocrelease notes2020-12-28apache-ignite-2.9.1-bin.zip (pgp, sha512)
3.0.0 (alpha)guide2021-01-11 Unix: ignite (pgp, sha512)
Windows: ignite.exe (pgp, sha512)
2.9.0guide, javadocrelease notes2020-10-21apache-ignite-2.9.0-bin.zip (pgp, sha512)
2.8.1guide, javadocrelease notes2020-05-27apache-ignite-2.8.1-bin.zip (pgp, sha512)
2.8.0guide, javadoc, scaladocrelease notes2020-03-03apache-ignite-2.8.0-bin.zip (pgp, sha512)
2.7.6guide, javadoc, scaladocrelease notes2019-09-19apache-ignite-2.7.6-bin.zip (pgp, sha512)

If you are looking for previous release versions of Apache Ignite, please have a look in the archive.

Slim binary releases

VersionDocsRelease NotesDateBinary
2.10.0 (latest)guide, javadocrelease notes2021-03-15apache-ignite-slim-2.10.0-bin.zip (pgp, sha512)
2.9.1guide, javadocrelease notes2020-12-28apache-ignite-slim-2.9.1-bin.zip (pgp, sha512)
2.9.0guide, javadocrelease notes2020-10-21apache-ignite-slim-2.9.0-bin.zip (pgp, sha512)

Docker and Cloud Images

NameDocsDateURL
Docker Imageguide2020-03-03https://hub.docker.com/r/apacheignite/ignite/tags
Amazon Imageguide2018-07-16https://console.aws.amazon.com/ec2/home?region=us-west-1#launchAmi=ami-9cdbb3fc
https://console.aws.amazon.com/ec2/home?region=us-east-1#launchAmi=ami-ce82caa4
https://console.aws.amazon.com/ec2/home?region=eu-central-1#launchAmi=ami-191b0775
Google Compute Imageguide2018-07-16ignite-google-image.tar.gz (pgp, sha512)

How to Verify

The PGP signatures can be verified using PGP or GPG. First download the Apache Ignite KEYS file as well as the .asc signature files for the desired release version. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures.

Docker

Please check How to Verify Downloaded Files for more information on how and why you should verify Apache Ignite releases.

Docker Binary Download Linux

3rd Party Binaries

This is a list of 3rd party binary packages based on Apache Ignite. The Apache Ignite project does not endorse or maintain any 3rd party binary packages.

GridGain Professional Edition is a binary build of Apache Ignite created by GridGain, which includes optional LGPL dependencies, such as Hibernate L2 cache integration and Geospatial Indexing, as well as bug fixes and features which may be included into the future official Apache Ignite releases.

GridGain also provides his own GridGain Maven Repository containing Apache Ignite LGPL artifacts such as ignite-hibernate.
Please note that artifacts located at GridGain Maven Repository provided for convenience and are NOT official Apache Ignite artifacts.

If you would like to provide your own edition of Apache Ignite here, please send email to Ignite dev list.

Important

This unofficial guide is maintained by the Mattermost community and this deployment configuration is not yet officially supported by Mattermost, Inc. Community testing, feedback and improvements are welcome and greatly appreciated. You can edit this page on GitHub.

Deploy Mattermost using a multi-node configuration with Docker Compose. Experience with Docker Compose is recommended.

For a single-node preview of Mattermost (without email) see Local Machine Setup using Docker.

If you have any problems installing, see the troubleshooting guide. To submit an improvement or correction, click Edit at the top of this page.

Docker Binary Download

Docker Setup on Ubuntu¶

  1. Install Docker using the Ubuntu online guide or these instructions:

  2. Install Docker Compose using the online guide. You have to download the latest release from the Docker Compose Github page and put the binary on your /usr/local/bin folder. Usually, you can use the following command, replacing $dockerComposeVersion with the Docker Compose version to install:

  3. Deploy the Mattermost Docker

You can get the uid (user ID) and gid (group ID) of the Docker user by running:

Binary

Replace <username> with the actual username. The following setup assumes the result above is uid=1000 and gid=1000.

Set up using:

The docker-compose network that is created defaults to 172.18.0.0/16. If you need to change the default network this link provides guidelines on how to do that. If the network is already set up with the default, you need to run the following command to remove it. Then, run the command again to regenerate the default network to include the new network setting.

To verify the current Docker network use the following command to list it (you can access information about the options here):

  1. Configure TLS by following the instructions.

  2. Configure Email by following the SMTP email setup guide.

  3. (Optional) To enable enterprise features, go to System Console > Edition and License and select Start trial.

  4. Configure your Server based on the configuration settings documentation.

Once you’ve saved your configurations, start an Enterprise E20 trial via Main Menu > System Console > Edition and License > Start trial.

Additional guides:

  • Start, Stop, and Remove Containers using management instructions.

  • Setup Database Backup following the database backup instructions.

Docker Setup on Arch Linux¶

To install on Arch Linux, see the installation guide on the Arch Linux wiki.

Docker Setup on macOS¶

Docker Client Binary Download

You can run a deployment on macOS by installing Docker Compose using the online guide then following the above instructions.

Docker binary download linux

Docker Binary Download Windows

Other Options¶

To install Mattermost Team Edition instead of Mattermost Enterprise Edition, open docker-compose.yaml and uncomment the following lines: