πŸ—οΈInstallation

To install the Andalusia Platform just follow these steps:

  1. Identify your Installer Machine and make sure it uses either a Windows or Linux Operating System with 64 bits architecture.

  2. Identify your Cluster machines. For each machine identify which IP is used to be accessed from the Installer machine via SSH.

  3. Make sure that you can SSH into each machine via SSH using a single user and an SSH private key in PEM format.

  4. Make sure you have defined an LDAP server to use so that the different applications can connect to.

  5. Define if you want to host Nexus server on your own or if you want to use Andalusia’s own Nexus server.

  6. Fill the input yaml file

  7. Run the installer like this:

installer -i /home/david/Andalusia/code/andalusia-installer/installer/input.yaml

Last updated