HomeDevCentral

Tweak path to mount the microservice at an API end point

Description

Tweak path to mount the microservice at an API end point

Summary:
The goal is to mount the microservice at /docker/registry

As such, the following tweaks are done:

  • a favicon doesn't make sense, as it's not intended to be used as a root at Nasqueron and 3rdparty would want a generic Docker favicon or something for their project.
  • /docker/registry/registry/stats → /docker/registry/stats

Ref T1461

Test Plan:

  • {{URL}}/docker/registry/status
  • {{URL}}/docker/registry/stats
  • {{URL}}/docker/registry/repository/getAll

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1461

Differential Revision: https://devcentral.nasqueron.org/D1876

Details

Provenance
derecksonAuthored on Oct 10 2018, 14:21
derecksonPushed on Oct 10 2018, 14:25
Reviewer
dereckson
Differential Revision
D1876: Tweak path to mount the microservice at an API end point
Parents
rAPIREG47cda28e4ef8: Find repositories by layer or image
Branches
Unknown
Tags
Unknown
Tasks
T1461: Prepare an API to get information about registry