summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* nginx/vhost: make listen addresses configurableChristian Pointner2023-10-092-9/+12
* nginx/vhost: refactor templates and add tlsonly variantChristian Pointner2023-10-093-56/+83
* sk-cloudio: new nextcloud instanze luzesombra.skillz.bizChristian Pointner2023-10-083-102/+94
* x509/*: fix loop_var usageChristian Pointner2023-10-086-6/+18
* ch-equinox-*: install lmodern fontChristian Pointner2023-10-062-0/+2
* add role x509/root-caChristian Pointner2023-10-023-0/+45
* nginx/auth/sso: cosmetic fixChristian Pointner2023-10-021-1/+1
* add role for nginx-ssoChristian Pointner2023-10-0110-4/+226
* add test for apu running openwrtChristian Pointner2023-09-233-0/+130
* fix some x509 post-renawal scriptsChristian Pointner2023-09-222-4/+4
* x509/(selfsigned|ownca): add support for custom post-renewal scriptsChristian Pointner2023-09-224-0/+60
* fix smartctl text collector and add some alerts for nvme metricsChristian Pointner2023-09-212-0/+19
* uacme: eab hmac key is most likely already encoded and doesn't need additiona...Christian Pointner2023-09-212-27/+1
* grafana: fix race condition for admin password check after first startChristian Pointner2023-09-191-0/+3
* make backups from sk-2019 periodicChristian Pointner2023-09-161-0/+3
* uacme: make eab config more generic and ensure the right base64 encoding is usedChristian Pointner2023-09-143-2/+30
* x509/(selfsinged|ownca): add renew handlingChristian Pointner2023-09-124-0/+32
* x509/certificates: generic config handlingChristian Pointner2023-09-1211-26/+42
* monitoring/grafana: add automatic handling for admin password and additonal u...Christian Pointner2023-09-096-21/+109
* ele-winvm: some more tests with Intel Arc A380 pass-throughChristian Pointner2023-09-031-2/+11
* vm/guest: add support for UEFI booted guestsChristian Pointner2023-09-028-2/+669
* add ele-testvmChristian Pointner2023-09-024-0/+35
* sk-tomnext and sk-2019vm are both running bullseye nowChristian Pointner2023-09-023-3/+1
* ele-helene: test-install with VA-API support for Intel Arc A380Christian Pointner2023-08-312-0/+25
* since bookworm wget is no longer in debian base - make sure it is installedChristian Pointner2023-08-311-0/+1
* replace remaining old-school assertions with assert and undefChristian Pointner2023-08-313-10/+4
* sk-coudio: pix.elevate.at has been moved and wolke.elevate.at does no longer ...Christian Pointner2023-08-312-2/+2
* no more pyhton-openssl and use pyhton-cryptography insteadChristian Pointner2023-08-314-4/+4
* fix variable usage in x509 rolesChristian Pointner2023-08-303-7/+8
* fix tls config for monitoring/landingpageChristian Pointner2023-08-302-2/+3
* prometheus: all host have now been migrated to use chrony-exporter and rename...Christian Pointner2023-08-305-63/+1
* gitolite: allow custom user to be defined and refactor handling of http roleChristian Pointner2023-08-3010-108/+127
* prometheus/smartmon textfile collector: since this unit needs CAP_SYS_ADMIN w...Christian Pointner2023-08-291-0/+1
* grafana: delete automatically installed dashboards that are no longer neededChristian Pointner2023-08-291-1/+16
* wolke.elevate.at and pads.elevate.at have been movedChristian Pointner2023-08-272-21/+21
* ele-helene: switch to bookwormChristian Pointner2023-08-272-7/+2
* sk-2019 and sk-tomnext-hp are actuall python3 nowChristian Pointner2023-08-271-2/+0
* sk-2019vm has been upgrade to bullseyeChristian Pointner2023-08-272-1/+1
* promeheus/exporter: update chrony and make dns lookups optionalChristian Pointner2023-08-264-3/+7
* prometheus/exporter/snmp: switch to new config format (0.23.0+)Christian Pointner2023-08-264-5/+49
* upgrade prometheus componentsChristian Pointner2023-08-263-8/+8
* prometheus/nftables exporter: fix sytemd service unitChristian Pointner2023-08-251-2/+1
* update repo key for grafana apt repoChristian Pointner2023-08-251-0/+0
* vm/guest: make cpu mode/model/... configurableChristian Pointner2023-08-251-0/+15
* add brt to authorized_keys for root on sk-cloudioChristian Pointner2023-08-251-0/+6
* add nftables prometheus exporterChristian Pointner2023-08-248-0/+116
* cloud/hetzner: add support for arm64 based machinesChristian Pointner2023-08-235-11/+8
* add ownca x509/certifcate providerChristian Pointner2023-08-228-31/+288
* Merge branch 'topic/uacme'Christian Pointner2023-08-2291-548/+1653
|\
| * some more cleanup for acme specific variablesChristian Pointner2023-08-2220-14/+41