15004 Commits

Author SHA1 Message Date
mahula
4e3061bfbb
Merge branch 'master' into cucumber-script 2023-11-28 17:35:29 +01:00
mahula
f4f85948a4
Merge pull request #6856 from Ocelot-Social-Community/fix-e2e-test-dependency-deprecation
build(other): fix cucumber dependency deprecation
2023-11-28 17:35:17 +01:00
mahula
bc18417d36
Merge branch 'master' into cucumber-script 2023-11-28 17:11:45 +01:00
Wolfgang Huß
3620e916de
Merge branch 'master' into fix-e2e-test-dependency-deprecation 2023-11-28 17:09:13 +01:00
Wolfgang Huß
69c8740f35 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6812-script-auto-backups-for-kubernetes-servers 2023-11-28 16:48:03 +01:00
Wolfgang Huß
21992c9beb Remove all debugging outputs
- Refine comment.
2023-11-28 16:40:10 +01:00
Wolfgang Huß
0f4e061b1e Finish 'Automated Backups' in readme 2023-11-28 16:35:44 +01:00
Wolfgang Huß
dbca9b91c0 Start 'Automated Backups' in readme 2023-11-28 15:52:11 +01:00
Wolfgang Huß
ae41243324 Fix deletion of wrong backup directory on the backup server with alpine system 2023-11-28 15:45:41 +01:00
Wolfgang Huß
72978889ef Revert "Add several curly brackets to script 'clusters.backup-multiple-servers.sh', because not all is function well on the backup server"
This reverts commit 4c9d588e9a8695bab31e7f1e4af6322fc5d5fb00.
2023-11-28 12:33:00 +01:00
Wolfgang Huß
4c9d588e9a Add several curly brackets to script 'clusters.backup-multiple-servers.sh', because not all is function well on the backup server 2023-11-28 12:16:18 +01:00
Wolfgang Huß
2f8d0eda36 Add debugging 2023-11-28 09:06:50 +01:00
mahula
963f4adee8
Merge pull request #6864 from Ocelot-Social-Community/fix-expired-jwt-unit-test
fix(backend): expired jwt in unit test
b3.1.2-614
2023-11-28 08:49:57 +01:00
Wolfgang Huß
5b2a1320f0 Export 'CONFIGURATION' instead just assigning it 2023-11-28 08:49:43 +01:00
Moriz Wahl
ecf351988f fix(backend): expired jwt in unit test 2023-11-27 22:22:41 +01:00
Wolfgang Huß
6fe2fdfb2c Debug script more detailed 2023-11-27 15:43:34 +01:00
Wolfgang Huß
0bea2cdca9 Echo 'SCRIPT_PATH' and 'SCRIPT_DIR' for debugging 2023-11-27 14:44:18 +01:00
Wolfgang Huß
33b8df4e53 Log the variables only if defined 2023-11-27 13:55:52 +01:00
Wolfgang Huß
ae17ef791c Remove single quotes from 'clusters.backup-multiple-servers.sh' 2023-11-27 13:35:08 +01:00
mahula
030da181a2 cleanup workflow files 2023-11-27 10:56:04 +01:00
mahula
eb25f5f8b7 add documentation deployment woekflow 2023-11-27 10:28:23 +01:00
mahula
ba97d0e4de fix typo 2023-11-27 10:27:34 +01:00
mahula
68c8128405 refactor documentation check workflow 2023-11-27 10:09:43 +01:00
mahula
d0eedae61d update workflow file filter 2023-11-27 09:46:59 +01:00
mahula
ca03692e0a adapt check dokumentation workflow to documentation automation requirements 2023-11-26 19:14:05 +01:00
mahula
d40f4b6c3b adapt file filter to documentation automation requirements 2023-11-26 19:12:28 +01:00
mahula
08b6a47e4d remove unused package chai from backend 2023-11-24 21:43:39 +01:00
mahula
89372fb29b remove unused cucumber scripts and dependencies 2023-11-24 21:40:51 +01:00
mahula
eff4c2b852 fix cucumber dependency deprecation 2023-11-24 20:38:43 +01:00
mahula
bd8da7dde7 set documentation check workflow trigger to push 2023-11-24 16:40:58 +01:00
mahula
a3c831cd96 add absolut path text do editing doc 2023-11-24 16:40:22 +01:00
mahula
8c9fb9292a add team member to documentation 2023-11-24 10:10:40 +01:00
mahula
4184ad1592 comment out currently unused documentation section 2023-11-24 09:47:00 +01:00
Wolfgang Huß
524d651553 Rename script 'clusters.cron-backups.sh' to 'clusters.backup-multiple-servers.sh' 2023-11-23 11:04:47 +01:00
Wolfgang Huß
1f28bed280 Check for definition of variable 'BACKUP_SAVED_BACKUPS_NUMBER' 2023-11-23 10:56:19 +01:00
Wolfgang Huß
1331d28a72 Add 'Multiple Networks Backup' to deployment readme 2023-11-22 16:24:44 +01:00
Wolfgang Huß
864f4344ad Extend script by deleting old backups 2023-11-22 16:23:40 +01:00
Wolfgang Huß
6af26472c0 Add time stamp to backup script 2023-11-22 15:14:00 +01:00
mahula
0983ed023d fix links in markdown files 2023-11-21 17:11:20 +01:00
mahula
48fb4b17d9 fix links in markdown files 2023-11-21 17:04:58 +01:00
mahula
dc341148a7 fix links in markdown files 2023-11-21 16:46:41 +01:00
mahula
15fa83edda fix links in markdown files 2023-11-21 16:15:02 +01:00
Wolfgang Huß
0bf4ea56bd Export 'BACKUP_CONFIGURATIONS' from 'deployment/.env' and use it. 2023-11-21 15:59:33 +01:00
mahula
da9fb19fc7 fix typo 2023-11-21 13:19:09 +01:00
elweyn
8f471a5e9d Add the text block div 2023-11-21 10:19:12 +01:00
elweyn
08821d2b9e Add a 'click on next' text. 2023-11-21 10:18:28 +01:00
Wolfgang Huß
d5a302a953 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6847-upgrade-cert-manager-version
# Conflicts:
#	yarn.lock
2023-11-21 09:52:39 +01:00
Wolfgang Huß
2be1f45497 Update 'yarn.lock' in main folder 2023-11-21 09:49:11 +01:00
Wolfgang Huß
cb3967f17f Fix readme for 'Import Neo4j Dump' 2023-11-21 09:48:17 +01:00
Wolfgang Huß
fa19947943 Upgrade cert-manager version for Kubernetes 2023-11-21 09:47:29 +01:00