Releases: adaptris/interlok-release
5.0.3
Interlok (Build 5.0.3-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 17 (or later) to successfully run Interlok.
- However, Java 17 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
Docker Notes
You can access the Interlok Docker and Interlok Docker Base images on Docher Hub:
4.9.5
Interlok (Build 4.9.5-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 11 (or later) to successfully run Interlok.
- However, Java 11 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
Docker Notes
You can access the Interlok Docker and Interlok Docker Base images on Docher Hub:
5.0.3B1
Interlok (Build 5.0.3B1-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 17 (or later) to successfully run Interlok.
- However, Java 17 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
Docker Notes
You can access the Interlok Docker and Interlok Docker Base images on Docher Hub:
4.9.5B1
Interlok (Build 4.9.5B1-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 11 (or later) to successfully run Interlok.
- However, Java 11 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
Docker Notes
You can access the Interlok Docker and Interlok Docker Base images on Docher Hub:
5.0.2
Interlok (Build 5.0.2-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 17 (or later) to successfully run Interlok.
- However, Java 17 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
Docker Notes
You can access the Interlok Docker and Interlok Docker Base images on Docher Hub:
4.9.4
Interlok (Build 4.9.4-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 11 (or later) to successfully run Interlok.
- However, Java 11 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
Docker Notes
You can access the Interlok Docker and Interlok Docker Base images on Docher Hub:
4.9.3
Interlok (Build 4.9.3-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 11 (or later) to successfully run Interlok.
- However, Java 11 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
Docker Notes
You can access the Interlok Docker and Interlok Docker Base images on Docher Hub:
5.0.1
Interlok (Build 5.0.1-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 17 (or later) to successfully run Interlok.
- However, Java 17 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
4.9.2
Interlok (Build 4.9.2-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 11 (or later) to successfully run Interlok.
- However, Java 11 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
- Execute \bin\interlok-installer.bat
- Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar
- Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
- Execute \bin\interlok-installer
- Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem
5.0.0
Interlok (Build 5.0.0-RELEASE) Downloads
This is the Interlok download page; you have the chance to download the following items.
You can find the release notes here and some specific installation instructions here. Have Fun !
Files
- base-filesystem.zip
- base-filesystem-with-templates.zip
- interlok-installer-cmd.zip
- interlok-installer-linux.jar
- interlok-installer-linux.tar.gz
- interlok-installer-mac.jar
- interlok-installer-mac.tar.gz
- interlok-installer-win.jar
- interlok-installer-win.zip
Java based Installer
This installer variant allows you to pre-select optional components that you want to bundle into your installation (it uses gradle behind the scenes) and can optionally generate the gradle bootstrap files required for managing projects.
This project is hosted publicly at GitHub.
Before you start...
- You will need to install Java 17 (or later) to successfully run Interlok.
- However, Java 17 is currently required if you wish to use the java installer.
- Azul Systems offer pre-built images of OpenJDK for most platforms; they also have a JavaFX enabled bundle
- Amazon offer pre-built images of OpenJDK for some platforms
- AdoptOpenJDK offer pre-built images of OpenJDK for some platforms
- OpenJDK have pre-built images for Linux systems and Windows (latest versions only)
- You can still download one from Oracle or contact your OS manufacter
- More information regarding installation can be found in our interlok-docs.
Windows Notes
The Windows install options are:
- Download interlok-installer-win.jar
java -jar ./interlok-installer-win.jar - Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-win.zip
Execute \bin\interlok-installer.bat - Follow the installer instructions
Linux Notes
The Linux install options are:
- Download interlok-installer-linux.jar
java -jar ./interlok-installer-linux.jar - Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-linux.tar.gz
Execute \bin\interlok-installer - Follow the installer instructions
macOS Notes
The macOS install options are:
- Download interlok-installer-mac.jar
java -jar ./interlok-installer-mac.jar - Follow the installer instructions
or alternatively:
- Download and unzip interlok-installer-mac.tar.gz
Execute \bin\interlok-installer - Follow the installer instructions
Command Line Installer Notes
Command line installer for Interlok. This automatically downloads the selected optional components along with the base system to build an Interlok installation in your preferred location.
- Download interlok-installer-cmd.zip
- Unzip or untar the archive file
- Launch bin/interlok-installer.bat or bin/interlok-installer depending if you are on windows or linux/mac
- Use the property interlokDistDirectory to specify the directory where you want to install Interlok.
./interlok-installer -DinterlokDistDirectory=/opt/Adaptris/Interlok
Manual Install Notes
These downloads for intended for people who wish to upgrade/install without running an installer.
If you are selecting the non-installer option, you may want to read our documentation on running Interlok directly from the commandline
- base-filesystem.zip : The base filesystem