Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This page details how the code goes from development to deployment.

Untitled Diagram.png

Git repo: https://github.com/ral-facilities/user-upload-service

Harbor repo: https://harbor.stfc.ac.uk/harbor/projects/122230/repositories

VM Deployment (VPN needed): http://host-172-16-114-165.nubes.stfc.ac.uk/

View metadata in pre-prod

VM ICAT metadata can be seen by:

At the moment the deployment in the VM is done manually by bringing up/down the docker-compose stack.

Preparing for pre-prod deployment

The following variables need to be changed to deploy to pre-prod from a local working system:

  • Change the reverse proxy options for the upload container

  • Change the docker-compose options for:

    • datagateway upload URL

    • Upload S3 endpoint and credentials

  • No labels