Skip to content

DTF INT Install guide

Asgard:

  1. Transfer packages

    Relevant documentation:

    🚚 Packages Transfer

    📦 How to Use the Packages Server

    ➾ SSH connection Guide (Bastion)

  2. Run installation via install.sh script

    Relevant documentation:

    📋 Installation checklist short

❗ ADDITIONAL TODO's:

✔️ 3 Asgard hosts to be installed one-by-one


Midgard:

  1. Transfer packages

    Relevant documentation:

    🚚 Packages Transfer

    📦 How to Use the Packages Server

    ➾ SSH connection Guide (Bastion)

  2. Run installation via install.sh script

    Relevant documentation:

    📋 Installation checklist short


Microservices:

  1. Transfer packages

    Relevant documentation:

    🚚 Packages Transfer

    📦 How to Use the Packages Server

    ➾ SSH connection Guide (Bastion)

  2. Run installation via install.sh script

    Relevant documentation:

    📋 Installation checklist short

❗ ADDITIONAL TODO's:

✔️ Check and change all instances of "LABEL" from "master" to specific version:

apps/yml/docker-compose.yml

For example:

SPRING_CLOUD_CONFIG_SERVER_GIT_DEFAULT_LABEL: 'support/1.16.0' SPRING_CLOUD_CONFIG_LABEL: 'support/1.16.0' # use git tag for specific version