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 |
|
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 |
|
Wolfgang Huß
|
0bf4ea56bd
|
Export 'BACKUP_CONFIGURATIONS' from 'deployment/.env' and use it.
|
2023-11-21 15:59:33 +01:00 |
|
Wolfgang Huß
|
e3e634d848
|
Add deployment script 'clusters.cron-backups.sh'
|
2023-11-02 12:35:42 +01:00 |
|
Wolfgang Huß
|
e8c5fa3696
|
Merge branch 'master' into 6179-add-script-to-set-neo4j-in-offline-mode-and-back
|
2023-11-01 15:14:49 +01:00 |
|
Wolfgang Huß
|
85e6b5fc48
|
Change 'cluster.neo4j.sh' commands to 'maintenance on' and 'maintenance off'
|
2023-10-25 13:56:14 +02:00 |
|
Wolfgang Huß
|
16ce5673a3
|
Change 'cluster.neo4j.sh' switching command to same mechanic as maintenance
|
2023-10-25 13:26:23 +02:00 |
|
Wolfgang Huß
|
202353bcb4
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6179-add-script-to-set-neo4j-in-offline-mode-and-back
|
2023-10-25 13:19:12 +02:00 |
|
Wolfgang Huß
|
02100f3939
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6795-fix-and-refine-docs
|
2023-10-25 12:35:48 +02:00 |
|
Wolfgang Huß
|
98652848ba
|
Add comment in readme
|
2023-10-25 12:32:58 +02:00 |
|
Wolfgang Huß
|
844ad0ff21
|
Add Kubernetes cluster installation script to Kubernetes deployment
|
2023-10-25 12:29:55 +02:00 |
|
Wolfgang Huß
|
1ba1f1f3ef
|
Add Kubernetes terminal to set Neo4j database indexes, constrains, and initial admin account plus run migrate up
|
2023-10-25 12:17:34 +02:00 |
|
Wolfgang Huß
|
e9ac5032aa
|
Fix explicit Kubernetes terminal commands for installing nginx
|
2023-10-24 14:10:44 +02:00 |
|
Wolfgang Huß
|
26797acf79
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6795-fix-and-refine-docs
|
2023-10-24 14:01:46 +02:00 |
|
Wolfgang Huß
|
30ae9981c0
|
Fix explicit Kubernetes terminal commands for install, upgrade, rollback, uninstall ocelot
|
2023-10-24 14:01:23 +02:00 |
|
Wolfgang Huß
|
97e1829970
|
Fix explicit Kubernetes terminal commands for installing cert-manager
|
2023-10-24 13:58:57 +02:00 |
|
Wolfgang Huß
|
648657df14
|
Merge branch 'master' into 6785-refine-deployments-docker-compose-yml
|
2023-10-24 12:08:02 +02:00 |
|
Wolfgang Huß
|
99aeb7ae44
|
Merge branch 'master' into 6728-fix-link-in-deployment-TODO-next-update
|
2023-10-24 11:20:42 +02:00 |
|
Wolfgang Huß
|
ce923cd698
|
Update cert-manager and kubectl version in deployment
|
2023-10-19 17:44:38 +02:00 |
|
Wolfgang Huß
|
3a65830e14
|
Fix deployment readme links
|
2023-10-19 17:42:27 +02:00 |
|
Wolfgang Huß
|
fde4225302
|
Merge branch 'master' into 6785-refine-deployments-docker-compose-yml
|
2023-10-11 11:44:35 +02:00 |
|
Wolfgang Huß
|
760083caf0
|
Adjust docker-compose.yml in deployment by allowing database upgrade
|
2023-10-10 12:00:47 +02:00 |
|
Wolfgang Huß
|
972d23f76b
|
Add database name '--database=graph.db' to Neo4j commands
|
2023-10-10 11:58:43 +02:00 |
|
Wolfgang Huß
|
8933db23b3
|
Remove buggy space in filename 'neo4j-data-snapshot.yaml ' to 'neo4j-data-snapshot.yaml'
|
2023-10-02 12:25:35 +02:00 |
|
Wolfgang Huß
|
72e6429d32
|
Move 'SMTP_DKIM_PRIVATKEY' from ConfMap to Secret YAML
|
2023-09-27 13:16:15 +02:00 |
|
Wolfgang Huß
|
ecdaf83ac5
|
Fix super fluid spaces
|
2023-09-13 08:15:13 +02:00 |
|
Wolfgang Huß
|
2ea98b1900
|
Use DKIM values in Helm script of backend
|
2023-09-13 08:07:42 +02:00 |
|
Wolfgang Huß
|
b6e0a490f8
|
Fix link in 'deployment/TODO-next-update.md' to 'deployment/deployment-values.md'
|
2023-09-12 14:01:54 +02:00 |
|
Wolfgang Huß
|
903375ca61
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6661-fix-backup-script-for-neo4j-v4
|
2023-09-01 12:35:09 +02:00 |
|
Wolfgang Huß
|
bec27daea7
|
Refine new configuration for DKIM to 'TODO-next-update.md'
|
2023-08-23 15:02:15 +02:00 |
|
Wolfgang Huß
|
a3a6719d00
|
Add new configuration for DKIM to 'TODO-next-update.md'
|
2023-08-23 14:58:40 +02:00 |
|
Wolfgang Huß
|
9f5d32e527
|
Write documentation for DKIM e-mail setting
|
2023-08-22 14:39:37 +02:00 |
|
Wolfgang Huß
|
2f587afb5e
|
Fix backup script for neo4j v4
Co-Authored-By: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2023-08-08 14:15:40 +02:00 |
|
Wolfgang Huß
|
c51ded7b73
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6436-show-the-event-on-the-map
|
2023-07-12 11:17:20 +02:00 |
|
Wolfgang Huß
|
a427b21948
|
Renew submodule 'stage.ocelot.social'
|
2023-07-11 13:19:35 +02:00 |
|
|
|
40dea17360
|
update TODO-next-update.md for 2.7.0-470
|
2023-07-11 13:05:01 +02:00 |
|
|
|
b90576689f
|
update stage.ocelot.social reference
|
2023-07-09 10:43:12 +02:00 |
|
|
|
22b5e8f6f8
|
rename ts files to js for webapp
|
2023-07-09 10:41:40 +02:00 |
|
|
|
3a229672d2
|
update stage.ocelot.social reference
|
2023-07-07 23:09:19 +02:00 |
|
|
|
4de840f2ea
|
fix build paths
|
2023-07-07 23:09:02 +02:00 |
|
|
|
e058d4009a
|
fix docker file
|
2023-07-07 11:55:42 +02:00 |
|
|
|
69c8a7cca4
|
booleans must be in quotes aswell
|
2023-06-17 13:24:21 +02:00 |
|
|
|
23c2be3093
|
Merge branch 'master' into update-database
|
2023-06-16 15:02:58 +02:00 |
|