reporting back :
reporting back : +- 1 week 24/7 up without any problems : no reboot of the proxmox server, no crashes of lxc or vm's.
running 5 lxc containers (jellyfin, notediscovery, immich, podman, plex,) and 2 VM's (win11 & ubuntu server) :for test purposes.
( some of the lxc have iGPU...
So, the K15 (48gb ram 1tb ssd) arrived on tuesday. Didn't touch the bios, only to put in on 'Silent' mode to be energy efficient.
installed 'vanilla' Proxmox on it. (network via wired connection & fixed ip address)
installed Jellyfin as a priviledged lxc container using the community script (...
I will be receiving the same k15 (with 48gb ram) this week. and goal is to install proxmox for jellyfin, dockers containers, and vm's (like ubuntu & home assistant).
I'll keep you posted about my progress.
Jellyfin will run as a lxc container for easy(??) igpu passthrough.
Perhaps some of your...
this works for me :
{
"token": "{{secrets.token}}",
"user": "{{secrets.user}}",
"message": "{{ escape message }}",
"title": "{{ title }}",
"device": "mobile",
"priority": 0
}
I see you have quotes around the value for priority, I don't.