bonukai / MediaTracker

Self hosted media tracker for movies, tv shows, video games, books and audiobooks
MIT License
536 stars 23 forks source link

Adding a Helm chart to run the service in Kubernetes #583

Open handyman5 opened 3 months ago

handyman5 commented 3 months ago

This PR adds support for running MediaTracker in Kubernetes via a Helm chart, created with helm create.

Additions to the standard template:

bonukai commented 3 months ago

@handyman5 Could you point me in direction on how can I test it? I have never used Kubernetes