Commit Graph

33 Commits

Author SHA1 Message Date
sanjay7178 0309720c43 Add new tables and columns for notifications, influxdb configurations, realtime logs, LVM configuration, and machine configuration 2024-02-19 14:21:14 +05:30
sanjay7178 71ae60e6c7 Add database configuration to config-demo.json 2024-02-19 00:36:50 +05:30
sanjay7178 f58a0217f8 Add job-archive-demo.tar to .gitignore and ignore .idea directory in migrations/mysql***
***Update config-demo.json with new database connection details***
***Add console.log statement in Systems.root.svelte***
***Add "Partitions" menu item in Header.svelte***
***Add partitions related files and routes***
***Add partitions.entrypoint.js***
***Update Makefile to use pnpm instead of npm***
***Comment out wget commands in startDemo.sh***
***Update rollup.config.mjs to include partitions.entrypoint.js***
***Add PartitionSetting.svelte and Dashboard.svelte
2024-02-15 17:05:01 +05:30
moebiusband 2b3e2f25ec fix: Add correct duration string for max-age option 2023-09-07 15:25:22 +02:00
moebiusband c68b9fec42 fix: Add documentation for apiAllowedIPs option 2023-09-07 14:03:41 +02:00
moebiusband cdb66365bf Prepare release 2023-08-31 16:17:15 +02:00
Pay Giesselmann fd94d30a8e make ldap username attribute configurable 2023-08-29 09:30:57 +02:00
moebiusband 14c487c9e4 Update test inputs 2023-08-18 09:31:57 +02:00
moebiusband c7a04328d9 Fix schema and tests 2023-08-17 10:35:16 +02:00
moebiusband 3828c138b8 Add init flag 2023-06-28 12:41:27 +02:00
moebiusband 463b60acb6 Update doc files 2023-06-26 12:39:08 +02:00
moebiusband 18bbd11c5e Update documentation 2023-06-13 14:35:57 +02:00
Jan Eitzinger f8ba79e9e7 Merge branch 'master' into import-data-sanitation 2023-04-07 08:57:42 +02:00
Jan Eitzinger 869c4d7e5e Add validate=true in example config.json 2023-03-31 11:34:22 +02:00
Christoph Kluge 4f1f034702 Move ShortRunningJobsDuration value to root config 2023-03-01 16:34:59 +01:00
moebiusband 29643cab8c Fix typo in config README 2023-02-25 07:23:30 +01:00
Michael Schwarz f817ac5240 Accept externally generated JWTs provided via cookie
If there is an external service like an AuthAPI that can generate JWTs and
  hand them over to ClusterCockpit via cookies, CC can be configured to
  accept them
2022-10-19 13:36:13 +02:00
Jan Eitzinger 954236bd8e Fix issue for a non gpu system 2022-10-18 07:32:34 +02:00
Jan Eitzinger fe91e0a362 Update config.json 2022-09-26 15:34:21 +02:00
Jan Eitzinger 207254a9e2 Embed schema files for validation 2022-09-20 07:05:01 +02:00
Jan Eitzinger 2a43e0bcf3 Update config README. Add helper script for subClusters 2022-09-19 17:36:45 +02:00
Jan Eitzinger e8d7722c42 Add json schema validation for config file 2022-09-19 16:16:05 +02:00
Jan Eitzinger 95f04f8ae9 Update README.md 2022-09-12 16:27:54 +02:00
Jan Eitzinger 937e72954d Make api test pass and cleanup 2022-09-06 14:40:14 +02:00
Jan Eitzinger fc76eed899 Refactor package structure
Builds but not tested
2022-09-05 17:46:38 +02:00
Lou Knauer 4e7ff6f9bc Merge auth-refactoring (Fixes #27 and #24) 2022-07-25 09:37:21 +02:00
Lou Knauer 5a22e5f32d Update READMEs 2022-07-25 08:58:44 +02:00
Lou Knauer 772d37b093 Fixes #14: Lazy load additional metrics 2022-07-08 12:23:24 +02:00
Lou Knauer f2f54bec4b Fixes #18: Update documentation 2022-07-08 11:01:51 +02:00
Lou Knauer 187d6a1844 Move gen-keypair helper to cmd/ 2022-07-07 14:10:12 +02:00
Lou Knauer 3a39df6579 Update documentation (Fixes #2) 2022-07-06 15:06:04 +02:00
Jan Eitzinger f0dab0e229 Fill gaps in README files 2022-06-23 17:57:19 +02:00
Jan Eitzinger 9217780760 Add configuration examples with documentation 2022-06-22 11:18:04 +02:00