Commit Graph

232 Commits

Author SHA1 Message Date
Manfred Wisniewski 0d43b81051
fix typo uprade -> upgrade (#5) 2024-05-07 10:26:10 +02:00
Manfred Wisniewski 2a6eba2261
add caddy ARM64 option (#6)
Add a ansible_facts check whether the system is running on amd64 or arm64 architecture. Could be expanded for other architectures where required.
2024-05-07 10:25:53 +02:00
Markus Bergholz 78ea89fb24 29.0.0 (#60)
Closes #58

Reviewed-on: #60
Co-authored-by: Markus Bergholz <git@osuv.de>
Co-committed-by: Markus Bergholz <git@osuv.de>
2024-05-04 12:36:37 +00:00
Markus Bergholz ddaff75ec4
update 2024-03-24 10:13:41 +01:00
Markus Bergholz 39eeb2defc v28.0.1 (#59)
Reviewed-on: #59
Co-authored-by: Markus Bergholz <git@osuv.de>
Co-committed-by: Markus Bergholz <git@osuv.de>
2024-03-24 08:57:54 +00:00
Markus Bergholz 41565754eb v28 (#57)
Reviewed-on: #57
Co-authored-by: Markus Bergholz <git@osuv.de>
Co-committed-by: Markus Bergholz <git@osuv.de>
2024-01-10 10:08:47 +00:00
Markus Bergholz d2d3adb8e5 v27.0.0 (#56)
* Nextcloud 27.1.4
* Caddy 2.7.5

Reviewed-on: #56
Co-authored-by: Markus Bergholz <git@osuv.de>
Co-committed-by: Markus Bergholz <git@osuv.de>
2023-12-04 18:53:08 +00:00
m 4d87e5993b v26.0.0 (#53)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #53
2023-06-01 09:33:54 +00:00
m 80f41383de v11.2.1 (#52)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #52
2023-06-01 08:51:46 +00:00
m 018752520f changelog for 11.2.0 (#51)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #51
2023-03-28 18:28:03 +00:00
m 454c27be5c galaxy importer fixes (#49)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #49
2023-03-28 08:41:19 +00:00
m b8f33eb087 11.1.0 (#48)
Closes #47

* follow most of the mariadb recommendations of nextcloud: https://docs.nextcloud.com/server/latest/admin_manual/configuration_database/linux_database_configuration.html#configuring-a-mysql-or-mariadb-database
  * enable query cache
  * incr tmp table size
  * incr max heap table size
  * set transaction isolation to READ-COMMITTED`
* set client characters to utf8mb4
* enable event scheduler
  * add a scheduler that removes authtokens where their last usage is older than 21 days
  * new default variable remove_dead_authtokens_after_days: 21`

Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #48
2023-02-06 21:09:16 +00:00
m bb08facb18 11.0.1 (#46)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #46
2023-01-27 08:57:44 +00:00
m 4c708585a1 passwords encryption - read only first (#34)
* Add cse for passwords

Co-authored-by: Markus Bergholz <markus.bergholz@lekker.de>
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #34
2023-01-27 08:26:43 +00:00
m 3e26a49898 v10.2.0 (#45)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #45
2023-01-20 09:42:05 +00:00
m 478fdac426 fix preview timer service (#44)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #44
2022-12-31 11:42:27 +00:00
m 2f60b3acd1 install and configure media support (#43)
`install_media: yes` installs and configure

* nextcloud office
* entire photo setup
  * memories
  * recognize
  * previewgenerator

Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #43
2022-12-22 13:08:13 +00:00
m 15b90df01e 10.0.1 (#42)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #42
2022-12-08 17:28:46 +00:00
Markus Bergholz cb87838aa2
fix 2022-12-06 14:08:49 +01:00
m eb3b57f7d0 install role updates for 10.0.0 (#35)
* support Ubuntu 22.04 only
* update php from 7.4 to 8.1
* update mariadb from 10.3 to 10.6
* update nextcloud 23 to 24

Co-authored-by: Markus Bergholz <markus.bergholz@lekker.de>
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: #35
2022-12-06 13:05:15 +00:00
Markus Bergholz 5127cd08d9
fix 2022-12-03 09:29:58 +01:00
Markus Bergholz c73c44217e
update changelog 2022-12-03 09:13:52 +01:00
Markus Bergholz 91b035bd7e
force install 2022-12-03 09:08:25 +01:00
Markus Bergholz 8c4aead898
bump versions 2022-12-03 09:08:14 +01:00
Markus Bergholz 62aa728958
sanity fixes 2022-12-03 09:02:35 +01:00
Markus Bergholz 9c0697c101
update url 2022-12-03 08:14:42 +01:00
Markus Bergholz 91686472d8
change parameter 2022-11-03 09:53:41 +01:00
Markus Bergholz d45b83a0a5
sanity fixes 2022-10-31 12:16:51 +01:00
Markus Bergholz 8c5d15f98a
prepare user module to enable/disable users 2022-10-31 11:29:33 +01:00
m b5554624ad v9.2.2 (#37)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: https://git.osuv.de/ansible_collections/markuman.nextcloud/pulls/37
2022-05-11 21:23:28 +02:00
m ef237db0da v9.2.1 (#36)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: https://git.osuv.de/ansible_collections/markuman.nextcloud/pulls/36
2022-05-11 21:04:39 +02:00
m 25ce435d13 Release 9.2.0 (#33)
Co-authored-by: Markus Bergholz <git@osuv.de>
Reviewed-on: https://git.osuv.de/ansible_collections/markuman.nextcloud/pulls/33
2022-04-29 11:02:19 +02:00
m f80425acd2 Merge pull request 'v9.2.0' (#32) from v9.1.2 into main
Reviewed-on: https://git.osuv.de/ansible_collections/markuman.nextcloud/pulls/32
2022-04-29 10:56:57 +02:00
Markus Bergholz bfb40a585f
add changelog fragment 2022-04-29 10:56:21 +02:00
Markus Bergholz 26ac923d7b
update README and make coturn/talk optional 2022-04-29 10:48:55 +02:00
Markus Bergholz 693ccbc14a
fix coturn config path 2022-04-28 09:34:44 +02:00
Markus Bergholz d4f239af4a
next release 9.2.0 2022-04-28 09:34:34 +02:00
Markus Bergholz c58d4309e8
bump versions 2022-04-28 08:28:09 +02:00
Markus Bergholz abe49fdfd5
incr 2022-04-01 15:03:25 +02:00
Markus Bergholz 8f719f480d
fix wiki url 2022-04-01 15:02:18 +02:00
Markus Bergholz 4cd67a6324
add missing changelog 2022-04-01 14:52:07 +02:00
Markus Bergholz 0067ef5cef
add role README 2022-04-01 14:31:05 +02:00
m feadf6673c Merge pull request '9.1.0' (#30) from 24-install-role into main
Reviewed-on: https://git.osuv.de/ansible_collections/markuman.nextcloud/pulls/30
2022-04-01 14:22:09 +02:00
Markus Bergholz 5ce4de7ead
set version to 9.1.0 2022-04-01 14:21:45 +02:00
Markus Bergholz 1cbb7d77ee
ufw comments 2022-03-01 15:05:58 +01:00
Markus Bergholz 0989804685
configure also coturn to tackle ipv4 nat 2022-03-01 15:05:44 +01:00
Markus Bergholz ca3810e699
add changelog fragment 2022-02-23 21:40:56 +01:00
Markus Bergholz fe40bc2554
order 2022-02-23 19:56:33 +01:00
Markus Bergholz eb4cef9001
rename vars 2022-02-22 10:21:46 +01:00
Markus Bergholz 99731d0400
some lintings 2022-02-21 19:39:54 +01:00