Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some more refinements for ubuntu noble | Christian Pointner | 2024-04-27 | 1 | -1/+1 |
| | |||||
* | autoselection for installer_variant and some more ubunut noble fixes | Christian Pointner | 2024-04-27 | 3 | -26/+26 |
| | |||||
* | initial support for ubuntu 24.04 | Christian Pointner | 2024-04-26 | 4 | -3/+24 |
| | |||||
* | revamp: user/group handling | Christian Pointner | 2024-04-22 | 8 | -3/+47 |
| | |||||
* | ch-apps: upgrade to kubernetes 1.30 and improve certificate handling for ↵ | Christian Pointner | 2024-04-20 | 2 | -1/+9 |
| | | | | standalone kubelet | ||||
* | kubernetes: upgrade images for node-local-dns-cache | Christian Pointner | 2024-04-20 | 3 | -3/+3 |
| | |||||
* | upgrade some promehtues components | Christian Pointner | 2024-04-19 | 3 | -1/+7 |
| | |||||
* | sk-cloudio: | Christian Pointner | 2024-04-12 | 1 | -0/+3 |
| | | | | | | - remove nextcloud instance: wae.elevate.at - add new nextcloud instance: visuals.pixeldada.com - prepare visuals.pixeldada.com and nc.skillz.biz for memories plugin | ||||
* | make sure fstrim is activated on all hosts | Christian Pointner | 2024-04-11 | 2 | -0/+8 |
| | |||||
* | streaming/mpv-headless: start mpv with --idle and use json IPC to control it ↵ | Christian Pointner | 2024-04-09 | 3 | -15/+4 |
| | | | | - this way the output resolution is automatically maintained by mpv (aka no video= kernel command line option needed) | ||||
* | apps/jitsi/meet: make use of storage volumes | Christian Pointner | 2024-04-03 | 3 | -11/+21 |
| | |||||
* | nginx/vhost: fix string concat issue incase nginx_vhost.name is not a string | Christian Pointner | 2024-04-03 | 3 | -8/+8 |
| | |||||
* | vm/host/network: make vlan interface ordering stable | Christian Pointner | 2024-04-02 | 1 | -1/+1 |
| | |||||
* | some more cleanups | Christian Pointner | 2024-04-02 | 1 | -3/+0 |
| | |||||
* | nginx/vhost: always configure access_logs and error_logs | Christian Pointner | 2024-04-02 | 4 | -32/+11 |
| | |||||
* | add quick and dirty role for ontime | Christian Pointner | 2024-04-02 | 3 | -0/+51 |
| | |||||
* | ele-companion-raspi: move to lan (mixer vlan is now tagged) | Christian Pointner | 2024-04-01 | 1 | -0/+2 |
| | |||||
* | mpv-headless: add simple ssh control interface | Christian Pointner | 2024-04-01 | 3 | -0/+48 |
| | |||||
* | mpv-headless: go back to using video= kernel command line option | Christian Pointner | 2024-04-01 | 2 | -12/+3 |
| | | | | | problems with not working mode selection can be worked around using custom edid.bin files... | ||||
* | the video= cmdline option for setting the preferred KMS resolution is flawed. | Christian Pointner | 2024-04-01 | 1 | -1/+10 |
| | | | | | | | | | | See this report what is basically the problem https://forums.raspberrypi.com/viewtopic.php?t=361921 Try to workaround using modetest to force setting the resolution that way but unfortunately this does not work either - although i somehow made it work at some point. Alas i can't reproduce it anymore. | ||||
* | add streaming/mpv-headless role (needs more testing) | Christian Pointner | 2024-04-01 | 2 | -0/+103 |
| | |||||
* | fix wrong ussage of the difference filter | Christian Pointner | 2024-03-30 | 2 | -4/+4 |
| | |||||
* | add bwm-ng and iotop-c to default package list | Christian Pointner | 2024-03-27 | 1 | -0/+2 |
| | |||||
* | minor fixes for kubernetes cluster upgrade checklist | Christian Pointner | 2024-03-17 | 1 | -6/+6 |
| | |||||
* | companion: generate ssh keypair to be used with ssh plugin | Christian Pointner | 2024-03-16 | 2 | -2/+32 |
| | |||||
* | add ch-companion-raspi | Christian Pointner | 2024-03-16 | 2 | -13/+18 |
| | |||||
* | add companion role | Christian Pointner | 2024-03-16 | 5 | -0/+84 |
| | |||||
* | raspios: rsync is needed for rpi-firmware | Christian Pointner | 2024-03-16 | 1 | -1/+1 |
| | |||||
* | grafana: migrate all exisiting dashboards to move away from angular based ↵ | Christian Pointner | 2024-03-15 | 3 | -4492/+9781 |
| | | | | visualizations | ||||
* | grafana: extend chronoy dashboard to include new serverstats metrics | Christian Pointner | 2024-03-15 | 1 | -19/+520 |
| | |||||
* | upgraded some prometheus components | Christian Pointner | 2024-03-15 | 2 | -0/+3 |
| | |||||
* | core/sshd: make sure AllowUsers and AllowGroups list is sorted | Christian Pointner | 2024-03-13 | 1 | -2/+2 |
| | |||||
* | zfs backports config | Christian Pointner | 2024-03-13 | 1 | -1/+1 |
| | |||||
* | zfs: make zfs-from-backports configurable | Christian Pointner | 2024-03-13 | 2 | -5/+7 |
| | |||||
* | remove debug output | Christian Pointner | 2024-03-13 | 1 | -3/+0 |
| | |||||
* | upgrade ch-epimetheus to bookworm | Christian Pointner | 2024-03-10 | 2 | -3/+28 |
| | |||||
* | raspios: remove dphys-swapfile and finalize interface config for bookworm+ | Christian Pointner | 2024-03-09 | 1 | -1/+6 |
| | |||||
* | raspios: add support for bookworm | Christian Pointner | 2024-03-09 | 4 | -54/+73 |
| | |||||
* | info-beamer: configure wifi country code to enable channel 12 and 13 | Christian Pointner | 2024-03-04 | 2 | -0/+8 |
| | |||||
* | installer/* improve regexp to set ssh port and fix ssh port config for newer ↵ | Christian Pointner | 2024-02-25 | 13 | -14/+15 |
| | | | | ubuntu releases | ||||
* | apt-repo/backports: fix for bookworm; ch-installsmb increase samba share for ↵ | Christian Pointner | 2024-02-24 | 1 | -2/+8 |
| | | | | install media | ||||
* | infobeamer: fix 1080p60 output resolution and add branding for elevate 2024 | Christian Pointner | 2024-02-22 | 1 | -1/+1 |
| | |||||
* | add ele-chromebook | Christian Pointner | 2024-02-22 | 1 | -1/+1 |
| | |||||
* | ele-hpws-mini(1,2): prepare for e24 | Christian Pointner | 2024-02-22 | 2 | -0/+14 |
| | |||||
* | dolmetsch-raspi: fix input audio device name | Christian Pointner | 2024-02-20 | 1 | -1/+1 |
| | |||||
* | update jitsi meet | Christian Pointner | 2024-02-19 | 3 | -2/+23 |
| | |||||
* | streaming/record+streamer: fix audio channel config | Christian Pointner | 2024-02-18 | 2 | -2/+2 |
| | |||||
* | streaming: update all ffmpeg images.. | Christian Pointner | 2024-02-18 | 3 | -3/+3 |
| | |||||
* | move all streaming machines to desktopvideo 12.5 and prepare for bookworm | Christian Pointner | 2024-02-18 | 3 | -4/+4 |
| | |||||
* | k8s: update ingress-nginx and cert-manager to latest release | Christian Pointner | 2024-02-18 | 3 | -0/+6501 |
| |