Storage Plugin Development: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 May 2024

17 May 2024

  • curprev 14:2114:21, 17 May 2024Thomas Lamprecht talk contribs 4,861 bytes +4,861 Created page with "Proxmox VE has a generic storage plugin system; in addition to the natively included plugins, there's also a mechanism for loading external third-party plugins. This wiki provides some basic documentation on how to develop plugins and important rules to follow when doing so. == Licensing == Your storage plugin code will be loaded by the AGPLv3+ licensed Proxmox VE system and therefore needs to be licensed to allow this. Note that this only..."