Joas Schilling
ef92ad4fab
fix(syntax): Fix list syntax in system requirements
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
2023-04-21 17:49:08 +02:00
Joas Schilling
29ae83242d
Merge pull request #9966 from Fenn-CS/note-php8-deprecation
...
Note PHP8.0 deprecation
2023-04-14 10:19:10 +02:00
MichaIng
b0f1f4fb51
Merge pull request #9571 from nextcloud/fix/--option=value
...
Use --option=value version for occ maintenance:install
2023-04-03 13:41:26 +02:00
fenn-cs
5ebfca922f
Note PHP8.0 deprecation
...
PHP8.0 is now deprecated in Nextcloud 27.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com >
2023-03-30 14:50:35 +01:00
Ferdinand Thiessen
c1c9b0a072
Adjust nginx configuration to support mjs for javascript
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de >
2023-03-16 15:47:37 +01:00
MichaIng
36e71e4f5b
Use --option=value version for occ maintenance:install
...
The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output.
Solves:
- https://github.com/nextcloud/server/issues/26109
- https://github.com/nextcloud/documentation/issues/8190
Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed.
Signed-off-by: MichaIng <micha@dietpi.com >
2023-03-07 23:36:43 +01:00
Simon L
6dc0a1c39f
add note why it is required
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-03-07 09:58:38 +01:00
Simon L
d2128877ee
update imaginary docs to reflect cap_add sys_nice
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-03-06 11:47:28 +01:00
Côme Chilliet
bfabdd8368
Document 32bits known limitations
...
Dates before Epoch or after 2038 cannot be represented as an integer and
throw when calling getTimestamp on the DateTime object.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-02-21 17:32:37 +01:00
Côme Chilliet
823e15725d
Up minimum PHP version to 8.0 and maximum to 8.2
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-02-21 15:59:45 +01:00
Simon L
3c1aed0002
aio-imaginary is now multiarch
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-02-17 01:12:02 +01:00
MichaIng
10d9cc6a79
Replace X-Robots-Tag header value with "noindex, nofollow"
...
For reference: https://github.com/nextcloud/server/pull/36689
Signed-off-by: MichaIng <micha@dietpi.com >
2023-02-15 17:49:55 +01:00
Matthieu Gallien
f6e598a666
adjust system requirements of desktop client
...
not sure about the linux requirements
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2023-02-14 15:04:01 +01:00
J0WI
6aca4a6958
Merge pull request #9230 from pulsejet/patch-jit
...
Add JIT to server tuning
2023-02-08 14:46:10 +00:00
Côme Chilliet
2015f28598
Fix back wording after revert
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-02-08 10:32:42 +01:00
Côme Chilliet
8db7f482f8
Revert "64-bit is required for NC26"
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-02-08 10:32:35 +01:00
Marcel Müller
97d52aafff
Update talk-android requirements
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de >
2023-01-30 15:00:04 +01:00
Daniel
b9e0281578
Merge branch 'master' into patch-22
...
Signed-off-by: Daniel <mail@danielkesselberg.de >
2023-01-11 00:17:20 +01:00
Hans-Peter
62400a5f1b
Fix Deployment recommendations link (gives 404)
...
Signed-off-by: Hans-Peter <hps@swissr.org >
2022-12-14 14:31:53 +01:00
Daniel
8200b6c24d
Merge pull request #9473 from p-bo/patch-30
...
More clear wording (and tipo remove)
2022-12-10 20:41:53 +01:00
p-bo
583675fc6c
Update admin_manual/installation/source_installation.rst
...
Co-authored-by: Daniel <mail@danielkesselberg.de >
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-12-10 20:21:27 +01:00
Daniel
833c7c7aad
Merge pull request #9398 from p-bo/patch-24
...
Add Let’s Encrypt to SSL certificates tip
2022-12-10 20:20:04 +01:00
p-bo
8ec13587af
More clear wording (and tipo remove)
...
There was (my) tipo (dtto -> ditto) and possibly the whole expression was not so clear.
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-12-10 20:11:42 +01:00
tflidd
d104dd4eae
Merge pull request #9397 from p-bo/patch-23
...
Add NextcloudPi to automated install options
2022-12-10 14:51:29 +01:00
Varun Patil
a445c80695
Add JIT to server tuning
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu >
2022-12-08 15:16:56 -08:00
p-bo
e35c310cbd
Fix grammar
2022-12-04 21:00:33 +01:00
p-bo
7980625b56
Rephrased as sugested
2022-12-04 18:30:30 +01:00
Simon L
6c2e7cb7b7
Merge pull request #9373 from nextcloud/enh/noid/improve-imaginary-doc
...
Improve documentation around Imaginary
2022-11-30 10:17:45 +01:00
p-bo
be4b6a4b2c
Add NextcloudPi script
2022-11-19 20:51:47 +01:00
p-bo
c3f3363f17
Add Let’s Encrypt to SSL certificates tip
...
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-19 20:36:55 +01:00
p-bo
1e895576e2
Add NextcloudPi to automated install options
...
Because they also provide install script - see Debian tab under Supported Systems section on nextcloudpi.com
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-19 20:12:10 +01:00
p-bo
1f7871e235
Update Deployment recommendations link
...
Fixes #9395
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-19 19:52:16 +01:00
Joas Schilling
41913d1558
Fix syntax issues
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-17 14:34:58 +01:00
Simon L
b02e70ce98
Merge pull request #9195 from J0WI/mariadb-10.6
...
Update recommend MariaDB versions
2022-11-16 00:47:37 +01:00
Richard Steinmetz
8c47f86d93
Improve documentation around Imaginary
...
Ref https://github.com/nextcloud/previewgenerator/issues/323
Ref https://github.com/nextcloud/server/pull/35105
Co-authored-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2022-11-15 16:17:30 +01:00
Christoph Wurst
a494001162
Document that the PHP extension fileinfo is required
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 17:54:20 +01:00
Joas Schilling
b11a13301e
Fix RST
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-14 13:01:27 +01:00
Daphne Muller
547989b733
Update system_requirements.rst
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2022-11-14 12:59:01 +01:00
Simon L
647d73b90f
add postgres 15 back
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-11-14 11:59:29 +01:00
Vincent Petry
7e4df33b98
Update Debian and openSUSE versions in sys reqs
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-11-08 12:22:50 +01:00
szaimen
91eb326ac7
64-bit is required for NC26
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-11-02 11:08:53 +01:00
Andrew Dawes
e1bc8c6667
Fixed several typos and grammar errors
...
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com >
2022-10-25 07:32:25 +02:00
Joas Schilling
8fd7cfa442
Merge pull request #9218 from nextcloud/bugfix/noid/document-postgres-14-support
...
Document Postgres 14 support
2022-10-17 22:36:01 +02:00
Joas Schilling
7f57c8898e
Document Postgres 14 support
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-10-17 07:12:44 +02:00
Ivan Sein
2ca3579c5c
Update iOS apps requirements to iOS 14.
...
Signed-off-by: Ivan Sein <ivan@nextcloud.com >
2022-10-17 00:37:19 +02:00
J0WI
ca0831e45d
Update recommend MariaDB versions
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2022-10-07 14:18:23 +02:00
Arthur Schiwon
7230c7afd1
update app list in accordance wiht bundling state of NC 25
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2022-09-28 21:46:08 +02:00
Joas Schilling
8cc6555a00
Update system_requirements.rst
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
2022-09-22 20:34:12 +02:00
Jonas
936babd2d4
Update admin_manual/installation/source_installation.rst
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
Signed-off-by: Jonas <jonas@freesources.org >
2022-09-08 12:15:12 +02:00
Jonas
83e7944c37
Link to system_requirements for exact PHP versions
...
One place less that needs constant updating.
Signed-off-by: Jonas <jonas@nextcloud.com >
2022-09-08 12:08:56 +02:00