You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,6 @@ Services such as Bombastic and Vexination uses S3-compatible storage for storing
24
24
25
25
Have a look at the README file for each service for more detailed information on how they work.
26
26
27
-
## Usage
28
-
29
-
You can try out a publicly hosted trustification instance at [https://trustification.dev](https://trustification.dev). This instance is ingested with Red Hat security advisories and SBOMs for Red Hat products only.
30
-
31
27
## Running locally
32
28
33
29
Prerequisite: an implementation of the [Compose
@@ -62,8 +58,6 @@ the UI by pointing your browser to
62
58
63
59
You can also run all of the trustification services via a single binary named `trust` or using the container image `ghcr.io/trustification/trust`.
64
60
65
-
You can also try out the publicly hosted instance at [https://trustification.dev](https://trustification.dev).
66
-
67
61
## Running in production
68
62
69
63
There is a [helm chart](deploy/k8s/chart) that you can use to deploy all Trustification services. See [this file](deploy/trustification.dev/staging.yaml) for an example deployment that is used for the `staging.trustification.dev` environment.
0 commit comments