Commit graph

235 commits

Author SHA1 Message Date
Magnus Andersson 1ab9fbc14e
multinode-db1: Add logic and template to create userlists by department. 2024-10-21 16:28:47 +02:00
Micke Nordin f948bfb4ae
Rollback fix 2024-10-21 16:28:44 +02:00
Micke Nordin b7a17f7520
We want full compat 2024-10-21 16:28:43 +02:00
Micke Nordin ecc158b48e
Add mysql command to host 2024-10-21 16:28:42 +02:00
Micke Nordin 330f167a2c
Add fix to init script from mandersson 2024-10-21 16:28:41 +02:00
Micke Nordin f79d7acb02
Rollback fix 2024-10-21 16:27:27 +02:00
Micke Nordin 1eaa62a150
We want full compat 2024-10-21 16:27:26 +02:00
Micke Nordin a4d0294c10
Add mysql command to host 2024-10-21 16:27:25 +02:00
Micke Nordin b24c8ec683
Add fix to init script from mandersson 2024-10-21 16:27:24 +02:00
Micke Nordin 52f563692d
Rollback fix 2024-10-21 16:27:22 +02:00
Micke Nordin f2abb855ba
We want full compat 2024-10-21 16:27:21 +02:00
Micke Nordin 4b3e9c0da1
Add mysql command to host 2024-10-21 16:27:20 +02:00
Micke Nordin 8e982592c2
Add fix to init script from mandersson 2024-10-21 16:27:19 +02:00
Micke Nordin 2b543373ed
Rollback fix 2024-10-21 16:27:18 +02:00
Micke Nordin a089d02cc4
We want full compat 2024-10-21 16:27:17 +02:00
Micke Nordin a6d680aaed
Add mysql command to host 2024-10-21 16:27:16 +02:00
Micke Nordin af2385dffe
We want full compat 2024-10-21 16:27:15 +02:00
Micke Nordin 6aa7238ee2
Add mysql command to host 2024-10-21 16:27:15 +02:00
Micke Nordin f973b83d1b
Add fix to init script from mandersson 2024-10-21 16:27:13 +02:00
Magnus Andersson f886d53f3c
Dump customer datastructure for statistics logic to be transferred to script1. 2024-10-21 16:27:10 +02:00
Magnus Andersson a329a46491
genusersondepartmentlists: Make status count 2024-10-21 16:27:08 +02:00
Magnus Andersson c9e7d8eb2c
genusersondepartmentlists: Add som logic for error handling 2024-10-21 16:27:07 +02:00
Magnus Andersson 49f00af783
multinode-db1: Add initial upload logic of deprtment filtered user lists. 2024-10-21 16:27:06 +02:00
Magnus Andersson d471c7f271
multinode-db1: Add logic and template to create userlists by department. 2024-10-21 16:27:05 +02:00
Micke Nordin 6664271b49
Rollback fix 2024-10-21 16:27:02 +02:00
Micke Nordin dc16a41e0f
We want full compat 2024-10-21 16:27:01 +02:00
Micke Nordin b1ae0c0465
Add mysql command to host 2024-10-21 16:27:00 +02:00
Micke Nordin 1c9365e121
Add fix to init script from mandersson 2024-10-21 16:26:59 +02:00
Micke Nordin 3e98d5f477 Rollback fix 2024-10-07 12:23:08 +02:00
Micke Nordin bcbcb6e469 We want full compat 2024-10-07 12:23:08 +02:00
Micke Nordin 4b13d54f23 Add mysql command to host 2024-10-07 12:23:08 +02:00
Micke Nordin aade6fb2c7 We want full compat 2024-10-04 10:27:40 +02:00
Micke Nordin f2c31c79cd Add mysql command to host 2024-10-04 10:27:40 +02:00
Micke Nordin 0bf3ebfc53 Add fix to init script from mandersson 2024-10-03 15:31:26 +02:00
Micke Nordin 62bb2da068 Use all adresses 2024-10-03 14:15:24 +02:00
Micke Nordin f5297850d9 Add uptime check taht warns if server has been up for too long 2024-10-03 14:14:05 +02:00
Magnus Andersson 4ec608adf2
twofactor_enforced: Make template work with nil values 2024-10-01 11:51:27 +02:00
Micke Nordin cd1a4ba19c Node3 sunet-prod reinstalled 2024-09-24 18:11:45 +02:00
Micke Nordin fc2079e2fa Add audit log to other logs 2024-09-24 16:46:56 +02:00
Magnus Andersson 3651afd778
Initial script to list multinode customer users filtered on mail domain. 2024-08-23 10:31:27 +02:00
Micke Nordin 12ca587858 loglevel 1
https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/logging_configuration.html

This should mean we still have all relevant loginfo we need, such as logins and file operations
2024-06-28 10:57:13 +02:00
Micke Nordin 39b571f3d1 Support redict 2024-06-28 10:05:56 +02:00
Micke Nordin d353069660 Make a standard about which params a script gets.
project="${1}"
mirror="${2}"
bucket="${3}"
customer="${4}"
environment="${5}"
2024-06-27 09:31:37 +02:00
Micke Nordin 4cf8cf3adb Add backup script for hb 2024-06-26 12:48:50 +02:00
Micke Nordin 7f7d38c87e Switch logic 2024-06-26 10:19:53 +02:00
Micke Nordin bac25d27c8 Fix bug in script 2024-06-26 09:58:18 +02:00
Micke Nordin 42831948e1 Fix syntax error 2024-06-26 09:40:36 +02:00
Micke Nordin db92a5d255 Clean up logic 2024-06-26 09:14:59 +02:00
Micke Nordin 1dea001ed9 No ports for mode host 2024-06-25 18:09:13 +02:00
Micke Nordin 4d6e6f67af Use correect variable 2024-06-25 11:19:53 +02:00