This commit is contained in:
parent
9517071a72
commit
64720b48ca
2 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Déploie l'usine logiciel dans Kubernetes.
|
||||||
|
|
||||||
- un registre docker (plus tard) [registry docker](https://github.com/cesanta/docker_auth/tree/main/chart/docker-auth)
|
- un registre docker (plus tard) [registry docker](https://github.com/cesanta/docker_auth/tree/main/chart/docker-auth)
|
||||||
|
|
||||||
- [chartmuseum](https://artifacthub.io/packages/helm/chartmuseum/chartmuseum) (Manque l'authentification sur l'API)
|
- un registre de chart helm: [chartmuseum](https://artifacthub.io/packages/helm/chartmuseum/chartmuseum) (Manque l'authentification sur l'API) voir [artifacthub](https://github.com/artifacthub/hub)
|
||||||
|
|
||||||
- un scanner de vulnérabilité (plus tard aussi) [clair](https://github.com/quay/clair) avec [klar](https://github.com/optiopay/klar)
|
- un scanner de vulnérabilité (plus tard aussi) [clair](https://github.com/quay/clair) avec [klar](https://github.com/optiopay/klar)
|
||||||
- [How To: Build Your Own Clair and Docker Registry Environment!](https://www.x-cellent.com/blog/build-your-own-clair-registry/)
|
- [How To: Build Your Own Clair and Docker Registry Environment!](https://www.x-cellent.com/blog/build-your-own-clair-registry/)
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@
|
||||||
tags:
|
tags:
|
||||||
- gitea
|
- gitea
|
||||||
|
|
||||||
|
# https://github.com/drone/charts/tree/master/charts
|
||||||
- name: Drone setup
|
- name: Drone setup
|
||||||
block:
|
block:
|
||||||
- name: Defined drone repository
|
- name: Defined drone repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue