diff options
-rw-r--r-- | docs/content/docs/meeting_notes/2024-07-01.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/content/docs/meeting_notes/2024-07-01.md b/docs/content/docs/meeting_notes/2024-07-01.md new file mode 100644 index 0000000..af0c049 --- /dev/null +++ b/docs/content/docs/meeting_notes/2024-07-01.md @@ -0,0 +1,34 @@ +--- +title: "2024-07-01: Devops meeting" +--- + +# DevOps Meeting Notes + + +<!-- + +Useful links + +- Infra open issues: https://github.com/python-discord/infra/issues + +- infra open pull requests: https://github.com/python-discord/infra/pulls + +- *If* any open issue or pull request needs discussion, why was the existing + asynchronous logged communication over GitHub insufficient? + +--> + + +## Agenda + +- **Resizing Netcup servers** (Joe, Johannes) + +- **Updating the public statistics page** (Johannes) + + Discussing and showcasing possible alternatives to the current infrastructure + powering https://stats.pythondiscord.com via the + https://github.com/python-discord/public-stats repository. + + + +<!-- vim: set textwidth=80 sw=2 ts=2: --> |