diff options
| author | 2024-04-27 21:21:51 +0200 | |
|---|---|---|
| committer | 2024-04-27 21:21:04 +0100 | |
| commit | de9307796340070c0b44e6325a902184ad65492a (patch) | |
| tree | f7a873d1a4b14281580b0450ba77ee9290b22c3c /docs/meeting_notes/2023-08-08.md | |
| parent | Use same indent for all fail2ban options (diff) | |
Move documentation to Hugo
Shortly before merge, the repository settings need to be updated to
set GitHub Actions as the deployment source, to prevent GitHub from
trying to build with Jekyll.
Diffstat (limited to 'docs/meeting_notes/2023-08-08.md')
| -rw-r--r-- | docs/meeting_notes/2023-08-08.md | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/meeting_notes/2023-08-08.md b/docs/meeting_notes/2023-08-08.md deleted file mode 100644 index 7cc668e..0000000 --- a/docs/meeting_notes/2023-08-08.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -layout: default -title: "2023-08-08: Devops Meeting" -parent: Meeting notes -nav_order: ---- - -# DevOps Meeting Notes - -## Agenda - -- Configuration of PostgreSQL and the PostgreSQL exporter - - - **No time so far**. Chris has been busy with renovating his living room, - and Johannes has been busy with renovating his bedroom. Bradley prefers to - remain quiet. - - - Chris will try to work on this in the coming week and will try to have Bella - around as well, since he wanted to join the setup. - -- **Potential slot for GPG key signing of DevOps members**. External - verification will be necessary. - - - Skipped. No webcam on Chris. - -- We need to assign a **librarian** to keep our documents organized according to - a system. Johannes is happy to do this for now. - - - Let's move the existing documentation from the Kubernetes repository into - the infra repository. See - [kubernetes#161](https://github.com/python-discord/kubernetes/issues/161). - - - **Our Notion DevOps space is full of junk**. Outside of that, it's not open - to read for outside contributors, and does not leave much choice over which - client to use for editing content. - - - Chris agrees, without looking on it - just from memory. We should move it - to the infra repository. (The meeting notes have already been - transferred). - - - Bella suggests to add some automation to make keeping everything in clean - order less tedious. - -- We may want to integrate the **Kubernetes repository** and the infra - repository together altogether, however there are a lot of repositories - referencing the deployment manifests that would need to be updated. - - - Chris mentions that regardless of what we do, we should - at the very least - move all documentation into the `infra` repository, including the static - site generator. At the moment we're using Jekyll but we're open to trying - alternatives such as Hugo. - -- We closed some issues and pull requests in the repositories for late spring - cleaning. - - -<!-- vim: set textwidth=80 sw=2 ts=2 autoindent conceallevel=2: --> |