Skip to content

Latest commit

 

History

History

_examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

The _examples folder contains various examples for run in docker environment with docker-compose and configuration file for running services.

  • basic_auth - contains demo config for run RegistryAdmin and private Docker registry with .htpasswd authenticate type.
  • token_auth - contains demo config for run RegistryAdmin and private Docker registry with token authenticate type.
  • configs_json_yml - includes demo configuration files with all available options in json and yaml formats for RegistryAdmin app.