FAU config

This commit is contained in:
2023-06-13 07:26:59 +02:00
parent 19ad3e6953
commit 39c152b71f
58 changed files with 5946 additions and 2 deletions

View File

@@ -1,2 +1,11 @@
# cc-examples
Example configurations for ClusterCockpit installations
# Example configurations for ClusterCockpit installations
This is a collection of overall ClusterCockpit configurations that are used in
production.
We are aware that the configuration of ClusterOCkcpit is currently tedious
involving to edit many different files with partly redundnat information.
Hopefully we can provide something simpler in the future.
Please note that the subcluster sections in the job archive cluster config files
can (and should) be generated with [this](https://github.com/ClusterCockpit/cc-backend/blob/master/configs/generate-subcluster.pl) provided perl skript.