From 38d8050472757106cf3f113315cd2af9296297fd Mon Sep 17 00:00:00 2001 From: jerger Date: Fri, 23 Dec 2022 18:53:32 +0100 Subject: [PATCH] [skip-ci] adjust readme to refactoring state --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 079795f..4592f29 100644 --- a/README.md +++ b/README.md @@ -65,16 +65,16 @@ c4k-common provides the basic functionality for our c4k-modules. 12. use common ingress --> -| Module | Version | common postgres | frontend script | [backup as deployment][bak1] | [use common pred. ][com1] | [renamed test-helper][th1] | [common load-as-edn][edn1] | [standardized uberjar][ujar] | groups for webview | [use common ingress][ing1] | use common monitoring | -|------------------|---------|:----------------:|:---------------:|:----------------------------:|:-------------------------:|:--------------------------:|:--------------------------:|:----------------------------:|:------------------:|:--------------------------:|:---------------------:| -| c4k-mastodon-bot | 0.0 | - | | - | | | | | | | | -| c4k-keycloak | 0.2 | | | | | | | | | | | -| c4k-jira | 1.1 | x | x | x | x | - | | | | | | -| c4k-nextcloud | 4.0 | x | x | x | x | - | | | | | | -| c4k-jitsi | 1.2 | - | x | - | x | - | | x | | | | -| c4k-gittea | 1.0 | x | x | x | x | x | | x | x | | | -| c4k-shynet | 1.0 | x | x | - | x | - | | x | | | | -| c4k-website | 0.2 | x | x | x | x | x | x | x | x | x | | +| Module | Version | common postgres | frontend script | [backup as deployment][bak1] | [use common pred. ][com1] | [renamed test-helper][th1] | [common load-as-edn][edn1] | [standardized uberjar][ujar] | [groups for webview][bgrp] | [use common ingress][ing1] | use common monitoring | +|------------------|---------|:----------------:|:---------------:|:----------------------------:|:-------------------------:|:--------------------------:|:--------------------------:|:----------------------------:|:--------------------------:|:--------------------------:|:---------------------:| +| c4k-mastodon-bot | 0.0 | - | | - | | | | | | | | +| c4k-keycloak | 0.2 | | | | | | | | | | | +| c4k-jira | 1.1 | x | x | x | x | - | | | | | | +| c4k-nextcloud | 4.0 | x | x | x | x | - | | | | | | +| c4k-jitsi | 1.2 | - | x | - | x | - | x | x | x | | | +| c4k-gittea | 1.0 | x | x | x | x | x | | x | x | | | +| c4k-shynet | 1.0 | x | x | - | x | - | | x | | | | +| c4k-website | 0.2 | x | x | x | x | x | x | x | x | x | | [bak1]: https://gitlab.com/domaindrivenarchitecture/c4k-jira/-/merge_requests/1 [com1]: https://gitlab.com/domaindrivenarchitecture/c4k-nextcloud/-/merge_requests/3 @@ -83,6 +83,7 @@ c4k-common provides the basic functionality for our c4k-modules. [edn1]: https://gitlab.com/domaindrivenarchitecture/c4k-website/-/merge_requests/1 [ing1]: https://gitlab.com/domaindrivenarchitecture/c4k-website/-/merge_requests/2 [ujar]: https://gitlab.com/domaindrivenarchitecture/c4k-jitsi/-/commit/b852a74dc561c3ab619e4f4d0748ab51e75edc13 +[bgrp]: https://gitlab.com/domaindrivenarchitecture/c4k-jitsi/-/commit/7ea442adaef727d5b48b242fd0baaaf51902d06e ## License