Commit Graph

34 Commits

Author SHA1 Message Date
Wolfgang Link
f99124fb8a add mouint point to GUI 2015-10-28 11:42:00 +01:00
Wolfgang Link
c2ee953ce8 add resize LXC Mountpoint at the GUI 2015-10-28 11:40:07 +01:00
Wolfgang Link
d807e210d5 move Root Disk form Options to Resources and add icon for it 2015-10-28 11:37:31 +01:00
Wolfgang Link
21855147bc add icons to resources 2015-10-28 11:36:37 +01:00
Dietmar Maurer
451bd04c53 fix lxc crteate wizard 2015-10-24 09:54:22 +02:00
Wolfgang Link
9ea5485da7 fix create CT: this fix the create CT what happend in previous refactoring. 2015-10-23 17:52:18 +02:00
Wolfgang Link
34782e2669 fix bug #781: separate CPU and memory in editor
This is necessary because CPU are not hot-plug-able and memory are hot-plug-able.
also this will be useful for the new resource window.
2015-10-23 13:40:00 +02:00
Dietmar Maurer
24bf5bd4d4 GUI: add new vtype ConfigId, use it for snapshot names 2015-10-12 08:15:45 +02:00
Wolfgang Bumiller
0bc9e03b0b lxc/dns: ipv6 support 2015-10-05 17:46:39 +02:00
Alen Grizonic
d4e40874dd GUI option for VM protection added
v2 changes:

GUI option for CT protection added
2015-09-06 11:32:51 +02:00
Thomas Lamprecht
9cd8a503a3 set size in the rootfs parameter on CT create
As the size parameter is now deprecated and was replaced with the
new rootfs parameter, use that one when creating an container.
So we don't get an 'parameter verification failed' error.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-08-31 12:48:16 +02:00
Wolfgang Link
6c20e90f47 Add possibillity to distinguish container and vm on RBD Storage.
this is necessary because we use image files for both.
2015-08-26 15:33:22 +02:00
Dietmar Maurer
c7b3410b39 use predefined text for default values 2015-08-20 11:03:47 +02:00
Dietmar Maurer
c9f915fff4 lxc GUI: add tty and console options 2015-08-20 10:59:18 +02:00
Dietmar Maurer
62fb1d2d65 lxc GUI: implement console mode option 2015-08-17 12:49:45 +02:00
Dietmar Maurer
5ceec1f57b allow all storages with content type 'images' for containers
New LXC containers can use raw images, so the distinction between 'images'
and 'rootdir' does not really makes sense now.
2015-08-07 10:34:56 +02:00
Dietmar Maurer
5af09e2471 update LXC GUI (support new rootfs and size parameter). 2015-08-06 10:34:54 +02:00
Wolfgang Bumiller
548db92416 add dhcp and slaac options to lxc network config 2015-07-31 10:51:01 +02:00
Wolfgang Link
2a30f27405 Add Snapshot to LXC
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-07-24 11:03:40 +02:00
Dietmar Maurer
6a4c551ced cleanup embeded console code, add console for lxc containers 2015-06-27 12:08:50 +02:00
Dietmar Maurer
dab1f46b46 GUI: set correct default for lxc cpuunits 2015-06-03 13:24:18 +02:00
Dietmar Maurer
08d1d26356 LXC GUI: use cpulimit instead of cpus
And move cpuunits to resource panel.
2015-06-02 15:51:46 +02:00
Dietmar Maurer
cafe6aa188 lxc create wizard: add disk size option 2015-04-27 08:21:32 +02:00
Dietmar Maurer
520893437b improve lxc DNS panel 2015-04-23 12:14:46 +02:00
Dietmar Maurer
b14c577929 lxc GUI: add DNS panel to create wizard. 2015-04-22 18:26:22 +02:00
Dietmar Maurer
42fb5a6ab1 lxc GUI: add DNS panel 2015-04-22 15:40:38 +02:00
Dietmar Maurer
2c27e4b7c7 lxc: implement startup and onboot option 2015-04-22 10:49:30 +02:00
Dietmar Maurer
5940550c54 lxc GUI: enable firewall and vlan tag 2015-04-22 07:56:22 +02:00
Dietmar Maurer
30a7e3b78f lxc network: use 'bridge' property instead of 'link' 2015-04-22 07:52:02 +02:00
Dietmar Maurer
e90fc4719a add resource panel to lxc create wizard 2015-04-21 12:33:51 +02:00
Dietmar Maurer
6dba2f983d lxc GUI: implement resource panel (set cpu, memory and swap) 2015-04-21 12:29:03 +02:00
Dietmar Maurer
14b97a9677 use new PVE.lxc.NetworkInputPanel inside CreateWizard 2015-04-20 18:06:07 +02:00
Dietmar Maurer
3533a5065d implement network panel for LXC 2015-04-20 17:09:41 +02:00
Dietmar Maurer
b48c68476a add GUI for LXC containers 2015-04-18 09:37:27 +02:00