Commit graph

241 commits

Author SHA1 Message Date
Micke Nordin 64e3746628
Add fix to init script from mandersson 2024-10-24 12:17:57 +02:00
Micke Nordin 142fc78f6b
Rollback fix 2024-10-22 10:55:41 +02:00
Micke Nordin 4b4d0626cf
We want full compat 2024-10-22 10:55:40 +02:00
Micke Nordin e3a729e1a8
Add mysql command to host 2024-10-22 10:55:39 +02:00
Micke Nordin 8cae1a668a
Add fix to init script from mandersson 2024-10-22 10:55:38 +02:00
Micke Nordin ac9e29d39e
Rollback fix 2024-10-22 10:32:01 +02:00
Micke Nordin 56f8a5d149
We want full compat 2024-10-22 10:32:00 +02:00
Micke Nordin cb35c3bbf7
Add mysql command to host 2024-10-22 10:31:59 +02:00
Micke Nordin b280257882
Add fix to init script from mandersson 2024-10-22 10:31:58 +02:00
Micke Nordin 8646f1eda7
Rollback fix 2024-10-21 16:20:23 +02:00
Micke Nordin f5f97e1c3a
We want full compat 2024-10-21 16:20:22 +02:00
Micke Nordin 81341be6e7
Add mysql command to host 2024-10-21 16:20:21 +02:00
Micke Nordin 51ddfa985c
Add fix to init script from mandersson 2024-10-21 16:20:20 +02:00
Micke Nordin a74899332e
Rollback fix 2024-10-21 16:16:28 +02:00
Micke Nordin d63c586998
We want full compat 2024-10-21 16:16:27 +02:00
Micke Nordin beb69036a1
Add mysql command to host 2024-10-21 16:16:26 +02:00
Micke Nordin 74af996a76
Add fix to init script from mandersson 2024-10-21 16:16:26 +02:00
Micke Nordin cc2a9e9ebf
Rollback fix 2024-10-21 16:15:51 +02:00
Micke Nordin daa647beb9
We want full compat 2024-10-21 16:15:50 +02:00
Micke Nordin 1ecf6c8128
Add mysql command to host 2024-10-21 16:15:49 +02:00
Micke Nordin 4111ac7500
Add fix to init script from mandersson 2024-10-21 16:15:49 +02:00
Micke Nordin 1a39e0dbec Rollback fix 2024-10-09 14:26:06 +02:00
Micke Nordin e0c06d4571 We want full compat 2024-10-09 14:26:06 +02:00
Micke Nordin f29e074ded Add mysql command to host 2024-10-09 14:26:06 +02:00
Micke Nordin c761c56052 Add fix to init script from mandersson 2024-10-09 14:26:06 +02:00
Micke Nordin f2b8406826 Rollback fix 2024-10-09 14:24:09 +02:00
Micke Nordin 6d78fdde7c We want full compat 2024-10-09 14:24:09 +02:00
Micke Nordin 15beb333ec Add mysql command to host 2024-10-09 14:24:09 +02:00
Micke Nordin 8ca506f608 Add fix to init script from mandersson 2024-10-09 14:24:09 +02:00
Micke Nordin d3e0f41ff1 Rollback fix 2024-10-07 12:22:03 +02:00
Micke Nordin 8b74bd9c75 We want full compat 2024-10-07 12:22:03 +02:00
Micke Nordin 5c16a783e9 Add mysql command to host 2024-10-07 12:22:03 +02:00
Micke Nordin e4093f5e40 We want full compat 2024-10-04 10:05:20 +02:00
Micke Nordin 141f9334f2 Add mysql command to host 2024-10-04 10:01:17 +02:00
Micke Nordin ccdb53310d Add fix to init script from mandersson 2024-10-03 14:18:52 +02:00
Micke Nordin 260fd526fe Use all adresses 2024-10-02 17:39:01 +02:00
Magnus Andersson e3697719d2
twofactor_enforced: Make template work with nil values 2024-10-01 11:26:10 +02:00
Micke Nordin cf0a778781 Add uptime check taht warns if server has been up for too long 2024-09-24 22:31:26 +02:00
Micke Nordin 911edbed58 Node3 sunet-prod reinstalled 2024-09-24 18:11:00 +02:00
Micke Nordin 1822ecd683 Add audit log to other logs 2024-09-24 15:36:43 +02:00
Magnus Andersson 6827c0af7c
Dump customer datastructure for statistics logic to be transferred to script1. 2024-09-09 16:22:37 +02:00
Magnus Andersson eac5b172f2
genusersondepartmentlists: Make status count 2024-09-03 13:43:43 +02:00
Magnus Andersson 05bde6adb6
genusersondepartmentlists: Add som logic for error handling 2024-09-03 12:43:13 +02:00
Magnus Andersson 7402202b9a
multinode-db1: Add initial upload logic of deprtment filtered user lists. 2024-08-30 15:39:01 +02:00
Magnus Andersson 60cb53e631
multinode-db1: Add logic and template to create userlists by department. 2024-08-30 08:57:17 +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