Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-355

Config app should write config to disk

XMLWordPrintable

    • Icon: Feature Feature
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • None
    • config-tool, quay
    • 0
    • 0% 0%
    • 0

      Currently, the config app only provides the generated config for download (and maybe there's some k8s magic?). For easier use as a single container, the config app should write the config file to the correct path so that running with a volume mounted "just works". For example, this should work:

      podman volume create quay-config
      podman run --rm --publish 8443 --volume quay-config:/config/stack quay.io/projectquay/quay:lando config
      ^C
      podman run --rm --publish 8080 --volume quay-config:/config/stack quay.io/projectquay/quay:lando
      

            jonathankingfc Jonathan King
            hdonnay Henry Donnay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: