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
- Host: GitHub
- URL: https://github.com/emanguy/questtracker-kubernetesconfig
- Owner: emanguy
- License: bsd-3-clause
- Created: 2018-06-16T05:52:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T17:43:01.000Z (over 6 years ago)
- Last Synced: 2025-05-20T22:32:02.743Z (about 1 year ago)
- Topics: dungeons-and-dragons, quest-system
- Homepage: http://quest-tracker-by.evanrittenhou.se
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.