Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | preseed/parman: implement more generic disk layout | Christian Pointner | 2020-07-04 | 2 | -68/+86 | |
| | ||||||
* | cloud install: support custom partition layout | Christian Pointner | 2020-07-04 | 3 | -8/+37 | |
| | ||||||
* | preseed/partman: add error handling @ not-enough space | Christian Pointner | 2020-07-04 | 1 | -0/+12 | |
| | ||||||
* | move usb install role to installer/debian/ | Christian Pointner | 2020-07-03 | 5 | -33/+37 | |
| | ||||||
* | Merge branch 'topic/preseed-configurable-disk-layout' | Christian Pointner | 2020-07-03 | 13 | -598/+202 | |
|\ | ||||||
| * | use new preseed config in some hosts | Christian Pointner | 2020-07-03 | 2 | -73/+72 | |
| | | ||||||
| * | preseed: software-raid with root_lvm_size works now | Christian Pointner | 2020-07-03 | 2 | -7/+13 | |
| | | ||||||
| * | another attempt to tackle root_lvm_size issue | Christian Pointner | 2020-07-02 | 2 | -13/+41 | |
| | | ||||||
| * | minor improvment for vm resource config | Christian Pointner | 2020-07-01 | 1 | -3/+3 | |
| | | ||||||
| * | simplified partman early command | Christian Pointner | 2020-07-01 | 4 | -23/+26 | |
| | | ||||||
| * | another attempt to fix the partman recipe | Christian Pointner | 2020-07-01 | 13 | -217/+86 | |
| | | ||||||
| * | cloud-install: new raid disk layout config | Christian Pointner | 2020-07-01 | 1 | -9/+7 | |
| | | ||||||
| * | extract parman config from all pressed files | Christian Pointner | 2020-07-01 | 10 | -141/+147 | |
| | | ||||||
| * | preseed: move partman config to common template | Christian Pointner | 2020-07-01 | 7 | -390/+71 | |
| | | ||||||
| * | more preseed file cleanups | Christian Pointner | 2020-07-01 | 7 | -74/+86 | |
| | | ||||||
| * | debian/buster preseed cleanup | Christian Pointner | 2020-07-01 | 1 | -11/+13 | |
| | | ||||||
* | | fix bar-variable warning | Christian Pointner | 2020-07-02 | 1 | -2/+2 | |
| | | ||||||
* | | remove useless tags | Christian Pointner | 2020-07-02 | 3 | -6/+0 | |
| | | ||||||
* | | coturn: add sample script to generate time-limited user credentials | Christian Pointner | 2020-07-01 | 1 | -0/+15 | |
|/ | ||||||
* | fix pod manifest permissions | Christian Pointner | 2020-06-30 | 6 | -6/+6 | |
| | ||||||
* | apps/nextcloud: migrate to new standalone pod role | Christian Pointner | 2020-06-30 | 3 | -89/+96 | |
| | ||||||
* | apps/etherpad-lite: migrate to new standalone pod role | Christian Pointner | 2020-06-30 | 3 | -63/+63 | |
| | ||||||
* | apps/collabora/code: migrate to new standalone pod role | Christian Pointner | 2020-06-30 | 4 | -41/+46 | |
| | ||||||
* | apps/jitsi/meet: migrate to new standalone pod role | Christian Pointner | 2020-06-30 | 3 | -195/+197 | |
| | ||||||
* | apps/coturn: migrate to new standalone pod role | Christian Pointner | 2020-06-30 | 5 | -45/+48 | |
| | ||||||
* | kubernetes: add standalone/pod role | Christian Pointner | 2020-06-30 | 2 | -0/+95 | |
| | ||||||
* | split up standalone kubelet role into base and pod | Christian Pointner | 2020-06-30 | 8 | -0/+0 | |
| | ||||||
* | resync preseed files | Christian Pointner | 2020-06-24 | 2 | -2/+8 | |
| | ||||||
* | upgrade collabora/code | Christian Pointner | 2020-06-24 | 1 | -0/+173 | |
| | ||||||
* | some minor cleanup | Christian Pointner | 2020-06-24 | 11 | -41/+7 | |
| | ||||||
* | update ch-router and add ch-nic | Christian Pointner | 2020-06-24 | 3 | -2/+20 | |
| | ||||||
* | all vm hosts/guests use the new network config schema | Christian Pointner | 2020-06-22 | 2 | -26/+29 | |
| | ||||||
* | address vs prefix | Christian Pointner | 2020-06-21 | 16 | -31/+31 | |
| | ||||||
* | further improved network config | Christian Pointner | 2020-06-21 | 17 | -31/+40 | |
| | ||||||
* | initial tests with new network config | Christian Pointner | 2020-06-21 | 22 | -59/+68 | |
| | ||||||
* | kubernetes: add network-plugin kube-router | Christian Pointner | 2020-06-20 | 5 | -0/+258 | |
| | ||||||
* | kubeguard: add kube-router variant | Christian Pointner | 2020-06-20 | 3 | -3/+195 | |
| | ||||||
* | kubernetes: add node pruning role | Christian Pointner | 2020-06-20 | 9 | -23/+34 | |
| | ||||||
* | kubernetes: move kubeguard/reset to kubeadm/reset | Christian Pointner | 2020-06-20 | 3 | -3/+6 | |
| | ||||||
* | kubernetes: move kubeguard to kubeadm/base | Christian Pointner | 2020-06-20 | 8 | -90/+83 | |
| | ||||||
* | hatop is dead, switch to haproxyctl | Christian Pointner | 2020-06-19 | 1 | -12/+1 | |
| | ||||||
* | apt-repo/spreadspace is needed when installing wireguard on older distros | Christian Pointner | 2020-06-19 | 1 | -0/+5 | |
| | ||||||
* | kubernetes: fix kubeguard cleanup | Christian Pointner | 2020-06-18 | 3 | -30/+17 | |
| | ||||||
* | kubernetes/net/kubegard/reset: fix missing handler | Christian Pointner | 2020-06-18 | 1 | -0/+4 | |
| | ||||||
* | kubernetes: add chaos-at-home test cluster and fix some bugs | Christian Pointner | 2020-06-17 | 1 | -1/+1 | |
| | ||||||
* | kubernetes: install addon configs into common sub-dir | Christian Pointner | 2020-06-17 | 2 | -2/+8 | |
| | ||||||
* | finalize handling of network plugins. (needs testing) | Christian Pointner | 2020-06-17 | 10 | -8/+57 | |
| | ||||||
* | zfs backed vm volumes: improved property handling | Christian Pointner | 2020-06-15 | 3 | -13/+8 | |
| | ||||||
* | nextcloud/etherpad-lite imrpoved zfs property handling | Christian Pointner | 2020-06-14 | 4 | -14/+14 | |
| | ||||||
* | docker/containerd/kubelet: more flexible handling of zfs properties | Christian Pointner | 2020-06-14 | 3 | -7/+9 | |
| |