Skip to content

Commit

Permalink
Remove outdated openshift deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
wkoot committed Jul 12, 2024
1 parent 5f2650d commit 6e762ff
Show file tree
Hide file tree
Showing 20 changed files with 3 additions and 618 deletions.
4 changes: 3 additions & 1 deletion docs/src/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

This document describes how to deploy, and if needed move, the *Quality-time* application. It is aimed at *Quality-time* operators.

*Quality-time* consists of a set of Docker containers that together form the application. See the [software documentation](software.md) for an overview of the different containers. It is assumed the containers are deployed using a Docker-composition. An alternative deployment based on a Helm chart and intended for an OpenShift (Kubernetes) cluster is described in the [Helm for OpenShift README](https://github.com/ICTU/quality-time/tree/master/openshift/helm/README.md).
*Quality-time* consists of a set of Docker containers that together form the application.
See the [software documentation](software.md) for an overview of the different containers.
It is assumed the containers are deployed using a Docker-composition.

*Quality-time* furthermore assumes an LDAP service is available to authenticate users or that forwarded authentication is used.

Expand Down
7 changes: 0 additions & 7 deletions openshift/dockerfiles/Dockerfile.apiserver

This file was deleted.

9 changes: 0 additions & 9 deletions openshift/dockerfiles/Dockerfile.collector

This file was deleted.

8 changes: 0 additions & 8 deletions openshift/dockerfiles/Dockerfile.frontend

This file was deleted.

12 changes: 0 additions & 12 deletions openshift/dockerfiles/Dockerfile.proxy

This file was deleted.

44 changes: 0 additions & 44 deletions openshift/dockerfiles/README.md

This file was deleted.

91 changes: 0 additions & 91 deletions openshift/dockerfiles/nginx.conf

This file was deleted.

6 changes: 0 additions & 6 deletions openshift/helm/Chart.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions openshift/helm/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions openshift/helm/templates/apiserver-deployment.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions openshift/helm/templates/collector-deployment.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions openshift/helm/templates/database-deployment.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions openshift/helm/templates/dbdata-persistentvolumeclaim.yaml

This file was deleted.

Loading

0 comments on commit 6e762ff

Please sign in to comment.