πDeployment high-level overview
Last updated
Last updated
Andalusia Installer is the official supported way to install the Andalusia Platform. Some experience with command line tools is required to interact with it. But its simplicity will help Engineers interested in running Andalusia platform on premise or in the cloud will be able to install every tool with a single command. There is a yaml input file that must be provided to the installer which contains some information such as SSH connection parameters, LDAP server location, Andalusiaβs artifactory issued credentials. We will go into details here:
To get the most of the application, users should ensure that the latest version of the installer is being used by checking periodically for any new updates by going to the application support pages or contacting the support team. This will maintain the best performance and security of the software. To update the installer users need replace the old binary with the new one.
Users can find two versions of the installer for two operating systems and one architecture:
Windows x86 64 bits (exe)
Linux 64 bits (ELF file)
The installation process involves:
an Installer Machine, from which the installer is executed
a Cluster or set of machines where the Andalusia Platform will be installed
The Installer Machine must be running either Windows or Linux Operating Systems in 64 bits architecture. The Installer Machine must have SSH access to the different listed machines. The installer will try to connect to all machines using the SSH information provided in the input yaml file and fail fast if connectivity is an issue.