diff options
-rw-r--r-- | .obsidian/workspace.json | 22 | ||||
-rw-r--r-- | 0 inbox/MySQL Foreign Keys.md | 1 | ||||
-rw-r--r-- | 2 areas/Team Group VPS.md | 10 |
3 files changed, 22 insertions, 11 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 7040ca9..8532f53 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "TODO.md", + "file": "0 inbox/MySQL Foreign Keys.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "TODO" + "title": "MySQL Foreign Keys" } } ] @@ -93,7 +93,7 @@ "state": { "type": "backlink", "state": { - "file": "TODO.md", + "file": "0 inbox/MySQL Foreign Keys.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -103,7 +103,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for TODO" + "title": "Backlinks for MySQL Foreign Keys" } }, { @@ -163,9 +163,15 @@ }, "active": "7e2bc46d82cc87a1", "lastOpenFiles": [ + "2 areas/Team Group VPS.md", + "0 inbox/MySQL Foreign Keys.md", + "zettelkast/Index/Nix.md", + "zettelkast/Index/Golang.md", + "zettelkast/Index/Domain Driven Design.md", + "zettelkast/Index/Computer Networking.md", + "TODO.md", "1 projects/computer-science-roadmap.md", "3 resources/nix.md", - "TODO.md", "3 resources/ansible.md", "0 inbox/Zoner Migration.md", "0 inbox/Updates ansible ad-hoc.md", @@ -177,18 +183,12 @@ "3 resources/mermaidjs.md", "0 inbox/Nixpkgs Overlays.md", "0 inbox/Nix Flakes.md", - "zettelkast/Index/Nix.md", "4 archive/Issues met TC oplossen.md", "0 inbox/Neutron DNS & Designate.md", "3 resources/note taking system.md", "0 inbox/intro.md", "4 archive/Blkio errors.md", "0 inbox/Group.ONE Backup Service.md", - "0 inbox/ELF (files).md", - "4 archive/antagonist_migratie.md", - "0 inbox/2024-11-12.md", - "0 inbox/2024-11-11.md", - "0 inbox/2024-10-15.md", "Interviews", "Refined", "Daily", diff --git a/0 inbox/MySQL Foreign Keys.md b/0 inbox/MySQL Foreign Keys.md new file mode 100644 index 0000000..0338256 --- /dev/null +++ b/0 inbox/MySQL Foreign Keys.md @@ -0,0 +1 @@ +Live in information_schema.referential_constraints.
\ No newline at end of file diff --git a/2 areas/Team Group VPS.md b/2 areas/Team Group VPS.md new file mode 100644 index 0000000..191485e --- /dev/null +++ b/2 areas/Team Group VPS.md @@ -0,0 +1,10 @@ +# Technical Details +Maximum disk size local storage defined in QCOW2 image. +# SOP +DHCP ports gone -> openstack subnet set --no-dhcp, openstack subnet set --dhpc. (toggle) -> they should be recreated. (https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/2015377) +## Maintenance +Announcing maintenance: +* Maintenance that requires customer interaction: at least 14 days ahead of time +* Regular maintenance with few seconds downtime at most: at least 7 days ahead of time +* Emergency maintenance: as soon as possible and preferably before doing anything +Notify MCS: mcs-support@group.one |