Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cloudforet-io/repository
- Owner: cloudforet-io
- License: apache-2.0
- Created: 2022-09-05T01:16:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T11:22:38.000Z (about 2 months ago)
- Last Synced: 2024-11-18T12:29:32.344Z (about 2 months ago)
- Topics: backend, core, python-service, repository
- Language: Python
- Homepage:
- Size: 573 KB
- Stars: 8
- Watchers: 4
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
~~~