Is there a possibility to set the swap size? (It's 256mb at the moment)
And it would be nice, when we could add a number of IPv6 per container/package.
For example: a package with 256mb ram, 128mb swap, 1-2 IPs and 10 IPv6 or whatever.
Auto boot after a reinstall would also be nice.
Yep, I feel with you.
But you can turn it off until it's "fixed".
/components/modules/proxmox/proxmox.php
public function getClientTabs($package) {
return array(
'tabClientActions' => Language::_("Proxmox.tab_actions", true),
'tabClientStats' => Language::_("Proxmox.tab_stats", true),
/*'tabClientConsole' => Language::_("Proxmox.tab_console", true),*/
);
}