Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 717 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 717 Bytes

Calibre Web

This application is meant to be deployed to Kubernetes using Kustomize.


Instructions

An example overlay is provided from my environment. Simply create a new overlay using it as an example and deploy it to your environment like so:

 kustomize build Calibre-Web/overlays/example | kubectl apply -f-

Don't forget to update the kustomizations and password files according to your environment.