Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N nomad-remote-tools-hub
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-remote-tools-hub
  • Issues
  • #13
Closed
Open
Issue created Sep 27, 2021 by Sandor Brockhauser@sanbrockDeveloper

static nginx route config

This is (or similar) is the URL layout: https://nomad-lab.eu/dev/rae/my-oasis/north/container/1.

Here, 1 and my-oasis can vary. Remember the traffic first goes into the nomad oasis gui container (just an nginx) and from there via "static rules" to the target docker machine (i.e. nomad-utils). This oasis gui container needs to get the "static rules".

  • use nginx in a local dev setting to figure our the basic route config
  • confirm this on nomad-utils via http://nomad-eu/dev/north (after #9 (closed))
  • add a few test routes to the gui-deployment helm template.
  • use the helm templates to generate a configurable number of these routes (helm templates are basically go scripts). The same config can be picked up by the north api.
Edited Sep 27, 2021 by Markus Scheidgen
Assignee
Assign to
Time tracking