Skip to content

maintaina/horde-k8s-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Horde Kubernetes Deployment

Prereq

Create Namespace

Register github registry credentials with namespace

  • Create and save a Github Personal Access Token with read:packages permission
  • run kubectl create secret docker-registry horde-ghcr-pull --docker-server=https://ghcr.io/ --docker-username=anything --docker-password=<YOUR_GHCR_PAT>

Have an ingress controller

Apply deployment

Apply service

Apply Ingress

About

WIP conversion of the docker-compose deployment to k8s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published