aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/web/public-stats/README.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-15 12:07:54 +0100
committerGravatar Joe Banks <[email protected]>2024-04-15 12:07:54 +0100
commit38a438e2544f56253c2e8bb8a322c283631c25c2 (patch)
treeace05c2e32a57ded1079b91c2507166a2ad141ec /kubernetes/namespaces/web/public-stats/README.md
parentMove site namespace (diff)
Move public stats
Diffstat (limited to 'kubernetes/namespaces/web/public-stats/README.md')
-rw-r--r--kubernetes/namespaces/web/public-stats/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/namespaces/web/public-stats/README.md b/kubernetes/namespaces/web/public-stats/README.md
new file mode 100644
index 0000000..2654eaa
--- /dev/null
+++ b/kubernetes/namespaces/web/public-stats/README.md
@@ -0,0 +1,7 @@
+# Public Stats
+
+Python Discord Public Stats is the public stats portal for viewing server statistics at https://stats.pythondiscord.com/
+
+The deployment manifest is located in the [python-discord/public-stats](https://github.com/python-discord/public-stats/blob/master/deployment.yaml) repo.
+
+To apply the service and ingress run `kubectl apply -f .` in this folder.