Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloudforet-io/repository

Repository Service
https://github.com/cloudforet-io/repository

backend core python-service repository

Last synced: about 1 month ago
JSON representation

Repository Service

Awesome Lists containing this project

README

        

SpaceONE Repository Service

# Release Notes

## v1.4.1
- Support Private Docker Registry

# Configuration

## FOR AWS ECR User

~~~
CONNECTOR:
RegistryConnector:
host: https://.dkr.ecr..amazonaws.com
verify_ssl: False
username: AWS
api_version: 2
~~~