An open API service indexing awesome lists of open source software.

https://github.com/emanguy/questtracker-kubernetesconfig

Kubernetes deployment files for my quest tracker
https://github.com/emanguy/questtracker-kubernetesconfig

dungeons-and-dragons quest-system

Last synced: 5 months ago
JSON representation

Kubernetes deployment files for my quest tracker

Awesome Lists containing this project

README

          

# Quest Tracker Kubernetes Config

This repository contains the kubernetes resources necessary to deploy the full quest tracker webapp. Note that secrets containing passwords have been scrubbed from the repository.

Once the resources are deployed, you just need to `kubectl port-forward` the mongo container and use the instructions for getting mongo set up from the [Frontend API](https://github.com/emanguy/QuestTracker-FrontendApi/blob/master/README.md)
so you can actually log into the webpage as an admin.