Lauri Võsandi

Results 106 issues of Lauri Võsandi

Currently there are no instructions on how to set up butterknife under uwsgi, eg https://github.com/laurivosandi/certidude/#production-deployment

After transferring snapshots to another machine there could be possibility of restoring containers, eg `butterknife lxc restore blah:blah:blah` which would do essentially following: ``` mkdir /var/lib/lxc/blah-template btrfs snapshot /var/butterknife/pool/@template:blah:blah:blah /var/lib/lxc/blah-template/rootfs...

It could be possible to generate ISO file on-the-fly corresponding to a particular template version.

Currently it's impossible to activate a particular deployment or restore bootloader from provisioning image.

Currently provisioning utility has to fetch the list of snapshots, sort it and then make another request to fetch the latest snapshot. We could provide API call for fetching the...

Currently it's not possible to push and pull snapshots between Butterknife servers. This could be implemented over SSH and pull capability could work over HTTP as well.. This should handle...

enhancement
help wanted

Currently udhcpc is used in the provisioning image. Additional scripts have to be written to insert the domain and search entries to /etc/resolv.conf and pass the domain suffix for post...

Currently templates can be deployed using PXE-booted image or from USB memory stick and Butterknife server. With DBus service we can apply differential updates even when the system is up,...

enhancement

With thin provisioning it's quite easy to bump into resource exhausted errors. I ended up disabling some checks https://git.k-space.ee/k-space/rawfile-localpv/commit/17f653b15ff1edd43473f8c4f3adba33c3703d1a https://git.k-space.ee/k-space/rawfile-localpv/commit/9c4cda7c0a33b7e1d65cda67608a09f6fe1fae36 Please make this configurable upstream

Looks like device path is passed instead of the mountpoint.