summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | use collabora
* 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 ↵Christian Pointner2023-08-305-63/+1
| | | | renamed apt-info collector
* 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 ↵Christian Pointner2023-08-291-0/+1
| | | | we need to forbid @mount syscalls to prevent the process from escaping the sandbox
* 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
| |
| * apps/coturn: move to new generic certificate rolesChristian Pointner2023-08-226-71/+57
| |
| * uacme: some more testsChristian Pointner2023-08-221-56/+48
| |
| * x509/uacme: add support for special renewal actionsChristian Pointner2023-08-215-13/+56
| |
| * apps/mumble: add new generic certificate renewal supportChristian Pointner2023-08-216-58/+98
| |
| * sk-testvm: prepare mumble for new tls cert rolesChristian Pointner2023-08-205-39/+87
| |
| * monitoring/landingpage: slight improvement in vhost config generationChristian Pointner2023-08-201-5/+2
| |
| * some more tests with new x509/certifcate rolesChristian Pointner2023-08-202-31/+35
| |
| * uacme: add automatic refresh timer/serviceChristian Pointner2023-08-203-1/+42
| |
| * revamp x509 service reloadingChristian Pointner2023-08-2011-23/+73
| |
| * uacme roles almost doneChristian Pointner2023-08-2012-85/+191
| |
| * add role: x509/selfsignedChristian Pointner2023-08-207-4/+154
| |
| * add role: x509/staticChristian Pointner2023-08-209-4/+449
| |
| * always use include_role for nginx/vhostChristian Pointner2023-08-201-2/+2
| |
| * monitoring/graphite/web: make sure to render nginx vhost config template ↵Christian Pointner2023-08-202-2/+6
| | | | | | | | before calling nginx/vhost role
| * ch-pan: make use of new features of nginx/vhost generic templateChristian Pointner2023-08-201-4/+4
| |
| * coturn: move to generic nginx-vhost templateChristian Pointner2023-08-205-28/+7
| |
| * etherpad-lite: move to generic nginx-vhost templateChristian Pointner2023-08-204-66/+53
| |
| * collabora/code: move to generic nginx-vhost templateChristian Pointner2023-08-205-130/+130
| |
| * nginx/vhost: fix some template indentation errorsChristian Pointner2023-08-201-10/+10
| |
| * gitolite/http: use generic template for vhostChristian Pointner2023-08-204-73/+81
| |
| * monitoring/landingpage: fix tls config and make config changableChristian Pointner2023-08-203-5/+34
| |
| * nginx/vhost: major change in certifcate/tls handling (WIP)Christian Pointner2023-08-2034-54/+117
| |
| * prepare test setups for new acme/cert rolesChristian Pointner2023-08-202-2/+76
| |