Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # LXC/VM
- root@nuc:~# pvesh get /cluster/resources --type vm --output-format json \
- | jq -r '
- group_by(.node)
- | sort_by(.[0].node)[]
- | "node: " + .[0].node,
- ( sort_by(.name)[] | .name ),
- ""
- '
- node: nuc
- actualbudget
- backblaze
- bootstrap
- changedetection
- garage
- gitea
- gitlab
- homeassistant
- immich
- irc
- jellyfin
- media
- metube
- nextcloud
- notesnook
- pangolin
- pbs-01
- pdf
- pdm
- plex
- privatebin
- prometheus
- pve-scripts
- reitti
- resume
- satisfactory
- searxng
- semaphore
- sonarqube
- unifi
- wallos
- warracker
- zitadel
- node: ovh
- argus
- beszel
- caddy
- dns
- gotify
- hetzner
- mail
- npmplus
- patchmon
- pbs-02
- pulse
- uptimekuma
- zipline
- node: xps
- ct-almalinux
- ct-alpine
- ct-centos
- ct-debian
- ct-fedora
- ct-opensuse
- ct-rockylinux
- ct-ubuntu
- test-cluster-migrate
- vm-debian
- vm-macos
- vm-windows
- # Podman
- root@media:~# podman ps --format "table {{.Names}}"
- NAMES
- metube
- rdt-client
- sabnzbd
- vpn
- bazarr
- flaresolverr
- lidarr
- jellyseerr
- picard
- prowlarr
- radarr
- radarr-4k
- sonarr
- tautulli
- maloja
- navidrome-audiobooks
- navidrome-comedy
- navidrome-music
- deemix
- jdownloader
- qbittorrent
- slskd
Add Comment
Please, Sign In to add comment