blob: 2654eaa2403a6a9170ac9de46e5141db077415d6 (
plain) (
blame)
1
2
3
4
5
6
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.
|