summaryrefslogtreecommitdiff
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* add cm4 based sensor nodes (base install)Christian Pointner34 hours1-0/+14
|
* base install for gstreamer decklink testsChristian Pointner6 days1-0/+1
|
* ubuntu-installer fixesChristian Pointner8 days2-7/+11
|
* apt-repo/backports: fix usage of wrong variableChristian Pointner8 days1-1/+1
|
* migrate all os release comparisons to use new filterChristian Pointner9 days13-18/+28
|
* make debian/ubuntu os release compare script much more genericChristian Pointner9 days4-5/+5
|
* some more fixes for ubuntu-installerChristian Pointner10 days2-0/+6
|
* add raspi5 test host and fix raspios image network configChristian Pointner10 days1-2/+2
|
* some preliminary tests with mpv-headless on raspberry piChristian Pointner12 days2-6/+16
|
* add storage roles: mdadm and diskChristian Pointner2024-04-3013-0/+264
|
* monitoiring/alerta: support publishment via nginx vhostChristian Pointner2024-04-293-0/+11
|
* core/base: cleanup for cloud-init leftovers and configure timezoneChristian Pointner2024-04-293-0/+15
|
* simplify base_packages_extra variablesChristian Pointner2024-04-293-4/+3
|
* update repo keyring for aptlyChristian Pointner2024-04-291-0/+0
|
* fix users role variablesChristian Pointner2024-04-293-4/+4
|
* fix copy/paste error and enable non-free-firmware for kaliChristian Pointner2024-04-282-2/+3
|
* remove unused role ws/users now that core/users existsChristian Pointner2024-04-282-17/+0
|
* move raspios and openwrt folders to installer/Christian Pointner2024-04-2818-26/+0
|
* don't install dstat for noble and trixie and beyondChristian Pointner2024-04-271-1/+7
|
* fix installer for openbsdChristian Pointner2024-04-273-2/+5
|
* some more refinements for ubuntu nobleChristian Pointner2024-04-271-1/+1
|
* autoselection for installer_variant and some more ubunut noble fixesChristian Pointner2024-04-273-26/+26
|
* initial support for ubuntu 24.04Christian Pointner2024-04-264-3/+24
|
* revamp: user/group handlingChristian Pointner2024-04-228-3/+47
|
* ch-apps: upgrade to kubernetes 1.30 and improve certificate handling for ↵Christian Pointner2024-04-202-1/+9
| | | | standalone kubelet
* kubernetes: upgrade images for node-local-dns-cacheChristian Pointner2024-04-203-3/+3
|
* upgrade some promehtues componentsChristian Pointner2024-04-193-1/+7
|
* sk-cloudio:Christian Pointner2024-04-121-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 hostsChristian Pointner2024-04-112-0/+8
|
* streaming/mpv-headless: start mpv with --idle and use json IPC to control it ↵Christian Pointner2024-04-093-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 volumesChristian Pointner2024-04-033-11/+21
|
* nginx/vhost: fix string concat issue incase nginx_vhost.name is not a stringChristian Pointner2024-04-033-8/+8
|
* vm/host/network: make vlan interface ordering stableChristian Pointner2024-04-021-1/+1
|
* some more cleanupsChristian Pointner2024-04-021-3/+0
|
* nginx/vhost: always configure access_logs and error_logsChristian Pointner2024-04-024-32/+11
|
* add quick and dirty role for ontimeChristian Pointner2024-04-023-0/+51
|
* ele-companion-raspi: move to lan (mixer vlan is now tagged)Christian Pointner2024-04-011-0/+2
|
* mpv-headless: add simple ssh control interfaceChristian Pointner2024-04-013-0/+48
|
* mpv-headless: go back to using video= kernel command line optionChristian Pointner2024-04-012-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 Pointner2024-04-011-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 Pointner2024-04-012-0/+103
|
* fix wrong ussage of the difference filterChristian Pointner2024-03-302-4/+4
|
* add bwm-ng and iotop-c to default package listChristian Pointner2024-03-271-0/+2
|
* minor fixes for kubernetes cluster upgrade checklistChristian Pointner2024-03-171-6/+6
|
* companion: generate ssh keypair to be used with ssh pluginChristian Pointner2024-03-162-2/+32
|
* add ch-companion-raspiChristian Pointner2024-03-162-13/+18
|
* add companion roleChristian Pointner2024-03-165-0/+84
|
* raspios: rsync is needed for rpi-firmwareChristian Pointner2024-03-161-1/+1
|
* grafana: migrate all exisiting dashboards to move away from angular based ↵Christian Pointner2024-03-153-4492/+9781
| | | | visualizations
* grafana: extend chronoy dashboard to include new serverstats metricsChristian Pointner2024-03-151-19/+520
|