Skip to content

scout-ch/tractor-k8s-shared-pbs-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PBS-Matrix

This repo contains the deployment config for Element Server Suite Community, which is an implementation of a Chat Service based on Matrix Protocol.

Deployment

Deployment is done automatically via FluxCD. See https://github.com/scout-ch/tractor-k8s-shared

On first install, some secrets need to be created manually (or externally) into the existing namespace. You can use the secrets.yml file as a template for this.

Update/Install

Important

This was used for initial installation, now we use FluxCD for automated updates and deployment.

kubectl apply -f secrets.yml
# Edit secrets to have content
helm upgrade --install --namespace "pbs-matrix" ess oci://ghcr.io/element-hq/ess-helm/matrix-stack -f values.yaml --wait

About

FluxCD config repository for tenant pbs-matrix on shared K8s cluster of Tractor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors