Merge pull request #95 from MealCraft/feature/rook

Feature/rook
This commit is contained in:
Jun-te Kim 2026-03-11 07:14:32 +00:00 committed by GitHub
commit f8172e36ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 8 deletions

3
TODO.md Normal file
View file

@ -0,0 +1,3 @@
figure out how to do a back up for a small pvc and pv using traefik as the example
how would i back everything in ceph storage to aws like i used to do in mist cron job when i it was just the local host
un mount the storage class once i got rid of everything

View file

@ -1,10 +1,4 @@
const services = [
{
name: "Ollama",
description: "Local LLM server powering my AI experiments",
url: "https://ollama.juntekim.com",
icon: "🧠",
},
{
name: "Uptime Kuma",
description: "Service monitoring for my homelab and projects",
@ -33,7 +27,7 @@ const services = [
name: "DBeaver",
description: "Another Web interface I use to manage PostgreSQL databases. - Deciding which one I prefer",
url: "https://dbeaver.juntekim.com",
icon: "🐿️",
icon: "🦫",
},
{
name: "Monica",

View file

@ -31,4 +31,8 @@ spec:
- name: jerry
devices:
- name: /dev/mapper/ubuntu--vg-ceph--osd
- name: /dev/mapper/ubuntu--vg-ceph--osd0
- name: caspian
devices:
- name: sdb