Commit graph

335 commits

Author SHA1 Message Date
83f9a0e40e add package gnupg2 to installation for teams 2022-06-10 12:22:46 +02:00
f219e70d83 Added 'only' option and ms-teams 2022-06-10 11:10:02 +02:00
f4920b5786 release-0.11.6 2022-06-07 19:47:47 +02:00
744a4b2a86 add findIpForHostname 2022-06-07 16:58:17 +02:00
7157dc57dd fix marking failed levels as yellow if there are > 1 levels to ignore failed (i.e. marked yellow) 2022-05-31 21:30:52 +02:00
5fd7ab588f add alias k=kubectl to k3s 2022-05-29 18:10:24 +02:00
0f5afd9825 rename createParentDirs and make it only creating a result in case directories are actually created 2022-05-28 22:54:24 +02:00
3f9121f8f5 pin image version node-exporter:v1.3.1 2022-05-27 19:21:20 +02:00
c65210043e fix isPackageInstalled 2022-05-20 21:45:28 +02:00
see
00c8c715fc fixed traefik.yaml 2022-05-20 10:57:37 +02:00
91e334c3fa pinning k3s version 2022-05-20 10:11:16 +02:00
47ba42bd0b pinning k3s version 2022-05-20 10:06:35 +02:00
8f9543dc08 update traefik.yaml 2022-05-20 09:43:56 +02:00
7f17679906 update traefik.yaml - now with "ipFamilyPolicy: PreferDualStack" to have dual-stack ingress support 2022-05-19 18:40:51 +02:00
c9b1643287 add parameter url to grafana 2022-05-18 21:49:28 +02:00
eb514fb8aa rename parameters createSymlink 2022-05-17 18:43:55 +02:00
a881310f48 fix configureVenv for idempotence, add createSymlink 2022-05-16 22:09:35 +02:00
876836f6a3 refactor provisionK3s 2022-05-14 13:23:43 +02:00
7ca6723b4d createFile also creates a potentially missing directory, dependent on parameter createDirIfMissing 2022-05-14 12:26:39 +02:00
8ef505fb47 activate venv in termials 2022-05-12 09:24:19 +02:00
db04735df0 add tests 2022-05-09 16:00:14 +02:00
7590e2df2e add grafana only option 2022-05-09 15:41:01 +02:00
85697f43f9 add grafana-agent 2022-05-08 18:52:50 +02:00
968c5d01d6 rename handle to evaluate 2022-04-24 19:29:34 +02:00
13cad5b170 [skip ci] add comments 2022-04-21 18:27:04 +02:00
see
26a22044eb add a .devops folder to home 2022-04-19 14:06:19 +02:00
4fafe1ac56 release-0.11.1 2022-04-18 19:33:22 +02:00
478ea014f5 release-0.11.0 2022-04-18 18:47:22 +02:00
efe158275b add task without requiring an explicit return value (ProvResult) 2022-04-18 18:45:52 +02:00
7eb7494fad remove install binaries 2022-04-18 17:12:49 +02:00
az
ba9b73be43 add targetFolderPath to gitClone and createDirs if dirs not yet existing 2022-04-10 19:56:21 +02:00
see
ecbcac81f8 added logic for folders and testlogic 2022-04-08 12:34:22 +02:00
see
9f4d40ae6a Merge branch 'master' of gitlab.com:domaindrivenarchitecture/provs 2022-04-08 11:26:07 +02:00
see
06162cf3ad added scrcpy 2022-04-08 11:26:02 +02:00
az
5f0271bf2b add check for already installed packages before installing them 2022-04-08 11:19:03 +02:00
bom
64511aa491 added context creation and connect scripts
k8s-connect.sh works on clusters set up with the old infrastructure

k3s-connect.sh works with the new infrastructure
2022-04-08 10:31:43 +02:00
az
0ee8383644 fix fileContentLargeFile for home dir ~/ 2022-03-28 21:16:54 +02:00
az
e1b4dabb26 fix installKubectlAndTools 2022-03-28 20:11:23 +02:00
az
906deb4ac7 add fileContent for large files 2022-03-28 20:07:14 +02:00
az
db33edf0f7 fix kubernetes bash completion 2022-03-28 19:21:46 +02:00
5f956ab42c fix findSpecConfigFromResource 2022-03-26 18:26:13 +01:00
894cfefa12 refactor name DesktopConfigRepository.kt 2022-03-26 18:20:21 +01:00
8bb574ece7 simplify SyspecConfigRepo.kt 2022-03-26 18:17:04 +01:00
9c5c170817 improve syspec output 2022-03-26 18:09:44 +01:00
a6be9e36f7 simplify configRepo code 2022-03-26 13:57:23 +01:00
45223d4669 [skip ci] refactor SyspecConfigRepo.kt using kotlin.Result 2022-03-26 13:14:34 +01:00
df124f0c25 add spec from resource 2022-03-25 21:25:00 +01:00
a0f6fb135c add syspec jar 2022-03-25 16:31:29 +01:00
394dc9edf2 add syspec 2022-03-25 15:21:11 +01:00
14690a089d improve layout of result line for FAILED results 2022-03-22 20:13:10 +01:00
d2a2ee6b00 fix problem with potential wrong color due to success not overwritten in logic in printResults 2022-03-19 20:39:31 +01:00
10e5bf933e move ssh function as trustHost to correct file 2022-03-18 22:39:52 +01:00
2cd5ae5c7c add function checkDir, make dirExists deprecated 2022-03-18 22:29:01 +01:00
d778c75937 add function checkFile, make fileExists deprecated 2022-03-18 22:24:50 +01:00
16c6292ca3 make function def deprecated replace by task 2022-03-18 22:04:32 +01:00
908ac00a3b avoid emphasis with color red on failed results that do not count 2022-03-18 21:31:25 +01:00
d4c7c19126 [skip ci] cleanup 2022-03-18 21:24:42 +01:00
f0a7fe569d restart provisioner after reconfiguration 2022-03-18 18:39:08 +01:00
bom
b509bb4228 added local-path-provisioner config 2022-03-18 15:43:36 +01:00
3f3974794a [skip ci] change default desktop config to desktop-config.yaml 2022-03-17 20:13:27 +01:00
d572705a15 refactor K3s.kt with type File etc 2022-03-14 22:27:42 +01:00
f770e026d2 add ssh utils following the same scheme as k8s-create... 2022-03-14 16:42:51 +01:00
a3fbd13474 add ssh utils following the same scheme as k8s-create... 2022-03-14 16:42:27 +01:00
1836b9efdb fix todos in class Prov & method names refactorings 2022-03-12 18:41:07 +01:00
d8ff355893 [skip ci] hide Prov instanceName as currently no extern usage is known 2022-03-12 17:45:45 +01:00
fba09f5337 [skip ci] cleanup apple 2022-03-12 17:41:49 +01:00
a8c8864f75 add provisioning of an additional k3s application 2022-03-12 15:33:14 +01:00
a9b74342a7 introduce metallb 2022-03-11 17:51:03 +01:00
bd83b4a0f8 remove apple, add echo, adjust to new k3s 2022-03-11 16:26:39 +01:00
2a48b541b8 add k3s echo service 2022-03-11 15:22:52 +01:00
e03d8d5d58 refactor k3s: split install & configure 2022-03-11 10:09:56 +01:00
31c60931dd add creation of default server-config.yaml if not existing 2022-03-10 22:10:59 +01:00
c52a367dc8 [skip ci] add tests for yaml 2022-03-10 21:46:00 +01:00
dfd656739e release-0.9.12 2022-03-10 21:24:17 +01:00
064243da60 add possibility for k8s apple service with selfsigned certificate 2022-03-10 20:30:59 +01:00
03cd8f4b2b improve readability of error messages for filename of config 2022-03-05 09:26:48 +01:00
cf327184b6 [skip ci] documentation changes 2022-02-26 21:13:12 +01:00
9c29d229e6 [skip ci] improve cli messages 2022-02-26 12:37:48 +01:00
5b8a0a6371 release-0.9.10 2022-02-26 12:20:39 +01:00
8b033c56a1 update installed binaries to version 0.9.9 2022-02-26 11:38:21 +01:00
a005e51729 release-0.9.9 add c4kbinaries download 2022-02-25 21:11:04 +01:00
6be97d82de use newest nextcloud 2022-02-25 17:03:43 +01:00
ec0cd59e56 add more c4k modules 2022-02-25 15:47:19 +01:00
241bc4fef3 [skip ci] wip 2022-02-25 15:29:10 +01:00
2212286ea7 [skip ci] update provs binaries to version 0.9.8 2022-02-25 15:05:26 +01:00
baf9e19c86 add install BinariesC4k.kt 2022-02-25 09:46:30 +01:00
32e4c04175 add only to cli 2022-02-24 22:27:01 +01:00
478f058fd7 change cli to new format 2022-02-24 19:21:18 +01:00
2d26bafe4d [skip ci] add installation of jarwrapper 2022-02-22 22:39:44 +01:00
70b411baa8 add modules to desktop cli 2022-02-22 22:36:48 +01:00
c8e880eba4 [skip ci] fix empty arguments exception 2022-02-22 17:42:40 +01:00
2a30cad76a refactor gopass, change gopass config to latest format, omit configureGopass if config already in place 2022-02-21 22:58:31 +01:00
94bb87ce0a add return value to result of subtask evaluation 2022-02-21 22:47:45 +01:00
5fbe77f013 add installation of shadow-cljs to IDE 2022-02-17 19:35:59 +01:00
988339323f fix issuer url & tests 2022-02-12 20:50:21 +01:00
4928d94e95 fix ln 2022-02-12 19:56:47 +01:00
fde64d0122 certmanager values should match to c4k ... 2022-02-12 19:47:57 +01:00
7f1400fd1f add parameter overwrite to downloadFromUrl 2022-02-12 17:45:53 +01:00
1deb7fe574 added link for cluster initialization 2022-02-11 10:16:25 +01:00
zwa
388c515494 add BashKtTest.kt & fix some filesystem functions 2022-02-10 22:17:26 +01:00
zwa
3bf2015716 non-strict parse of configs 2022-02-06 20:30:53 +01:00
gittestuser
fa4f8beae4 fixe bashrcd issue 2022-02-04 11:22:57 +01:00
gittestuser
f9bf72313f fixed desktop resource path 2022-02-04 11:22:30 +01:00
gittestuser
6109323640 fixed server resource path 2022-02-04 11:06:12 +01:00
gittestuser
4c36eec49e use latest version 2022-02-04 10:24:37 +01:00
gittestuser
942377700f minor changes 2022-02-03 23:23:43 +01:00
gittestuser
9d4634737c add cmd to desktop 2022-02-03 23:22:01 +01:00
gittestuser
5b3a4ea4ac introduce certmgm & apple 2022-02-03 23:21:27 +01:00
gittestuser
4c578bcf81 dual stack option for network 2022-02-03 23:19:29 +01:00
jem
83d590f1c9 add prov installation for desktop 2022-02-03 21:11:36 +01:00
jem
d7fc90b343 no longer needed 2022-02-03 21:10:50 +01:00
jem
718bc99d55 create common kernel 2022-02-03 09:24:46 +01:00
jem
03cf8ee3ce rafactoring for provs-desktop 2022-02-03 09:06:03 +01:00
jem
2da49816a7 minor fixes 2022-02-02 18:21:45 +01:00
jem
1a8877d419 config by file 2022-02-02 17:57:51 +01:00
jem
d401615303 introduce k3sServerConfig 2022-02-01 20:42:39 +01:00
3f1fdb754e make deleteFile idem-potent, refactor sudo in file functions 2022-01-31 19:33:44 +01:00
jem
08e9dd1e1a minor fix 2022-01-31 09:15:49 +01:00
c4d5f38f9d chg createFile for large files, fix LocationsKtTest.kt, rename const (NGINX_CONFIG_FILE) 2022-01-30 21:39:20 +01:00
jem
fbac808491 enabled dualstack on traefic 2022-01-29 21:32:16 +01:00
jem
55e35d8167 renamed resource files 2022-01-29 20:47:53 +01:00
jem
be34a6543c certmanager tut 2022-01-29 20:43:07 +01:00
8846c9c170 [skip ci] add k3s waiting for cert-manager 2022-01-28 23:37:33 +01:00
79eccf9755 [skip ci] limit length result line 2022-01-28 23:34:54 +01:00
579bbd42f8 fix createFile 2022-01-28 19:17:51 +01:00
507dfc137d add cert-manager 2022-01-28 17:34:31 +01:00
jem
84260b5e3c apple tut 2022-01-28 16:44:59 +01:00
jem
c2b36de571 provision ipv4 / dual now works till flannel 2022-01-28 13:12:34 +01:00
jem
c7448b0a2f Error: /bin/bash: Argument list too long\n 2022-01-27 18:40:47 +01:00
jem
09c90f1297 prepare dual-stack 2022-01-26 17:21:11 +01:00
bfc459b667 improve function resolve 2022-01-25 18:30:45 +01:00
c2fc62e13a fix k3s options for options=null 2022-01-23 19:19:48 +01:00
ee658622b7 add function resolve() for substitution of placeholders in Strings resp. files at runtime 2022-01-22 19:38:07 +01:00
213541fc3b [skip ci] cleanup - remove EntryKt & other cleanup 2022-01-22 14:38:48 +01:00
see
c7c93c34f5 Merge branch 'master' of gitlab.com:domaindrivenarchitecture/provs 2022-01-21 18:29:36 +01:00
see
3235d490d1 added leiningen and pwgen 2022-01-21 18:29:18 +01:00
jem
e6bb2ee550 K3s provision does work without security 2022-01-21 18:15:23 +01:00
jem
1defd46c97 refactor domain & infra for k3s 2022-01-21 16:05:09 +01:00
jem
e9f79ed0a3 cli with submodules 2022-01-21 15:38:34 +01:00
ea9188dfdf simplify output formatting code & some cleanup 2022-01-21 13:04:11 +01:00
jem
af8ab62604 refactor: finished server refactoring 2022-01-18 20:19:04 +01:00
jem
b06b9ab8a2 refactor: *.k3s -> server 2022-01-18 20:10:18 +01:00
jem
1cdc05f352 refactor: ubuntu -> framework.ubuntu & extensions -> framework.extensions 2022-01-18 19:57:18 +01:00
jem
d110373f26 refactor: core -> framework.core 2022-01-18 19:42:39 +01:00
404235a9e2 v0.8.36 add options to k3s 2022-01-17 21:11:00 +01:00
24c0b796f0 fix userHome for root user 2022-01-17 19:28:58 +01:00
b92feb08d4 [skip ci] add installation example for app apple 2022-01-16 21:06:52 +01:00
7c34d89c7f remove comment 2022-01-07 17:10:36 +01:00
see
42e8948fe4 add installVSCodium, updated joker 2022-01-07 17:03:24 +01:00
186d8375e0 fix trustHost 2022-01-06 20:34:10 +01:00