Skip to content

Commit

Permalink
feat: add repo to radicle
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Görn <[email protected]>
  • Loading branch information
goern committed Jun 17, 2024
1 parent 5b01427 commit bc6832d
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
# Op1st DevSecOps by #B4mad
# op1st DevSecOps by #B4mad

![Op1st by #B4mad][op1stb4mad]
![op1st by #B4mad][op1stb4mad]

This repository implements [Operate First SIG/SRE Infrastructure Services](https://github.com/operate-first/community/issues/251)

and partialy [Hybride Cloud Patterns: Multicluster DevSecOps](https://hybrid-cloud-patterns.io/patterns/devsecops/)

It is also available via [radicle](https://radicle.xyz/guides/user) as [rad:z2y94Zx8RUfQBNQD2nSpPLN5CW7NQ](https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2y94Zx8RUfQBNQD2nSpPLN5CW7NQ)

## Service Status

### Operate First Infrastructure Services

On the nostromo environment we have deployed and configured the following infrastructure services:

- Red Hat OpenShift GitOps [![CD/GitOps](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/api/badge?name=gitops&revision=true)](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/applications/gitops)
- Red Hat OpenShift Pipelines [![CI/Pipelines](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/api/badge?name=pipelines&revision=true)](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/applications/pipelines)
- Kubernetes Prow [![CI/Prow](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/api/badge?name=prow&revision=true)](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/applications/prow)
- Operate First's Peribolos as a Service [![Community/Peribolos](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/api/badge?name=peribolos&revision=true)](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/applications/peribolos)
- Operate First GitOps [![CD/GitOps](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/api/badge?name=op1st-gitops&revision=true)](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/applications/op1st-gitops)
- Operate First Pipelines [![CI/Pipelines](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/api/badge?name=pipelines&revision=true)](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/applications/pipelines)
- Kubernetes Prow [![CI/Prow](https://argocd.b4mad.emea.operate-first.cloud/api/badge?name=prow&revision=true)](https://argocd.b4mad.emea.operate-first.cloud/applications/prow)
- Operate First's Peribolos as a Service [![Community/Peribolos](https://argocd.b4mad.emea.operate-first.cloud/api/badge?name=peribolos&revision=true)](https://argocd.b4mad.emea.operate-first.cloud/applications/peribolos)

These services are deployed on the nostromo environment.

### Hosted community services

- [#B4mad Racing](https://b4mad.racing/) [![#B4mad Racing](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/api/badge?name=b4mad-racing&revision=true)](https://openshift-gitops-server-openshift-gitops.apps.nostromo.erdgeschoss.b4mad.emea.operate-first.cloud/applications/b4mad-racing)
- [#B4mad Racing](https://b4mad.racing/) [![#B4mad Racing](https://argocd.b4mad.emea.operate-first.cloud/api/badge?name=b4mad-racing&revision=true)](https://argocd.b4mad.emea.operate-first.cloud/applications/b4mad-racing)

We follow an app-of-apps pattern, where we have a single `kustomization.yaml` file that references all other manifests,
it can be found in the `manifests/applications/app-of-apps.yaml` file.
Expand Down Expand Up @@ -61,4 +63,4 @@ To configure a specific environment, run `kustomize build manifests/environments

## Funding

If you like this project, or depend on it, feel free to support it via the [drips.network](https://www.drips.network) and check out https://www.drips.network/app/projects/github/b4mad/op1st-emea-b4mad
If you like this project, or depend on it, feel free to support it via the [drips.network](https://www.drips.network) and check out <https://www.drips.network/app/projects/github/b4mad/op1st-emea-b4mad>

0 comments on commit bc6832d

Please sign in to comment.