Andalusia Docs
Visit our website
  • πŸ‘‹Welcome to Andalusia
  • PRODUCT SHOWCASE
    • πŸšͺAndalusia Portal
    • πŸ‘©β€πŸ’ΌπŸ‘©πŸ’Ό Business Analysts
    • πŸ§‘β€πŸ”¬πŸ§‘πŸ”¬ Data Scientists
    • πŸ₯·Data Engineers
  • Deployment
    • 🌍Deployment high-level overview
    • 🧡Prerequisites
    • πŸ”§Configuration
    • πŸ—οΈInstallation
  • Miscellaneous
    • πŸ”‚Changelog
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Deployment

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
PreviousConfigurationNextChangelog

Last updated 2 years ago

Was this helpful?

πŸ—οΈ