Link Search Menu Expand Document

DataPortal - installation

DataPortal installation is automated using GitLab CI/CD but only for the following domains. dataportal.edirex.ics.muni.cz (alias for dataportal.europdx.eu)
dataportal-beta.edirex.ics.muni.cz
dataportal-dev.edirex.ics.muni.cz

For more info about the installation backround, see Developer Documentation > Installation.

1. Create a blank server

Admin Documentation > Infrastructure

2. Prepare the server and install necessary software equipment using ansible

2.1. Run new pipeline in GitLab.

Open DataPortal-ansible repo > CI/CD > Pipelines > Run Pipeline and click to Run Pipeline. No environment variables are needed.

2.2. Second stage of the pipeline

Wait for first stage of the pipeline to finish and start manual job in the deploy stage to deploy selected DataPortal.

3. Create containers and start the server

Open DataPortal-docker repo > CI/CD > Pipelines > Run Pipeline.
Be sure to select right branch and click to Run Pipeline. No environment variables are needed.