Skip to content
Snippets Groups Projects
Select Git revision
  • improve-type-safety-apps
  • reset-pause-start-processing
  • v1.3.17
  • develop default protected
  • 2376-add-transfer-upload-bundle-endpoint
  • 2394-unformatted-log-in-the-upload-and-entry-overviews
  • improve-error-messages-on-transfer-bundle-workflow
  • temporal-workflows
  • 2388-schema-label-not-showing-in-create-from-schema-dialog
  • north-integration-final
  • 2390-not-all-units-available-in-the-front-end
  • upgrade-numpy
  • upgrade-ase-attempt-2
  • fix-error-v2basesection
  • tlc/two-tier-indexing
  • update-mongo
  • 2386-re-order-matrix-visualisation-from-column-major-to-row-major-ordering
  • 2372-merging-and-overwriting-for-nomad-yaml
  • cheminformatics
  • 1981-using-pubchem-data
  • v1.3.16
  • tag-skip-tests-for-docs
  • v1.3.15
  • v1.3.14
  • v1.3.13
  • v1.3.12
  • v1.3.11
  • v1.3.10
  • v1.3.9
  • v1.3.8
  • v1.3.7
  • v1.3.6
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • v1.2.1
  • v1.2.0
40 results

ops

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Markus Scheidgen authored
    c8aed118
    History

    Overview

    Read the introduction and setup for input on the different nomad services. This is about how to deploy and operate these services.

    The databases and other external services can be run from normal public dockerhub images or you have to setup your own private registry with respective images.

    The NOMAD specific images are provide by our gitlab container registry. To access these container you have to login without MPCDF gitlab account:

    docker login gitlab-registry.mpcdf.mpg.de/nomad-lab

    There are two basic options to run all these containers: docker-compose and kubernetes.