mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Add daemon_base field to node creation on panel #551
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheJamesD on GitHub (Jan 21, 2026).
I can't seem to find a way to modify a node's
daemon_base:/var/lib/pelican/volumeswithout either modifying the DB directly after node creation or usingphp artisan p:node:makeCLI.Would be great if it was a field under "Advanced Settings" when creating / modifying a node through the web panel.