https://github.com/cafjs/caf_registryproxy
Proxy for a Docker registry
https://github.com/cafjs/caf_registryproxy
Last synced: 5 months ago
JSON representation
Proxy for a Docker registry
- Host: GitHub
- URL: https://github.com/cafjs/caf_registryproxy
- Owner: cafjs
- Created: 2015-07-06T08:18:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T04:07:58.000Z (over 4 years ago)
- Last Synced: 2025-12-02T15:13:39.575Z (7 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
# Caf.js
Co-design cloud assistants with your web app and IoT devices.
See https://www.cafjs.com
## Caf.js Registry proxy
[](http://ci.cafjs.com/github.com/cafjs/caf_registryproxy)
This library provides a proxy for a Docker registry to perform authentication using the `accounts` service, and authorization by partitioning the image name space, i.e., you can only push images to `registry.cafjs.com/-`.
There are no private images at this point, any authenticated user can see all of them.
## API
## Configuration Example