Skip to content

curl on signed key for a repo as per repo instructions results in a 404 Not Found.  #22

@radhaksri

Description

@radhaksri

Steps to reproduce:

  1. Launch openrepo as per https://github.com/openkilt/openrepo#getting-started:
wget https://raw.githubusercontent.com/openkilt/openrepo/master/docker-compose.yml`
docker compose up -d
  1. Open the web ui, create a signed key, login with admin/ admin, setup a repository and associate the repo with the signed key.
  2. From the repo instructions, try this curl command

curl http://127.0.0.1:7376/test-repo/public.gpg

  1. The curl command results in a 404 Not Found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions