Commit Graph

215 Commits

Author SHA1 Message Date
Martin
60c259fd2f Fix a typo
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 10:41:51 +01:00
Fermulator
d130e57566 add tar.gz2 example to manual upgrade steps 2018-10-14 12:02:00 -04:00
Fermulator
87c4b3a346 minor corrections to manual upgrade steps 2018-10-14 11:59:24 -04:00
Morris Jobke
d2dd341734 Merge pull request #869 from nextcloud/bugfix/noid/strong-permissions-dont-exist-anymore
Remove reference to strong permissions, see #431 for reasons
2018-09-28 11:38:37 +02:00
Morris Jobke
7fac7f8c9c Update migration versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 11:29:03 +02:00
Joas Schilling
4a631e872c Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-19 16:04:37 +02:00
Morris Jobke
04a87e631c Improve the wording of the update text
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-29 14:58:50 +02:00
Joas Schilling
56157b3f7b Fix upgrade page syntax
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-02-09 13:45:35 +01:00
Bjoern Schiessle
c608933eab fix typos
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-02-07 12:10:28 +01:00
Bjoern Schiessle
e968661e34 add occ commands to upgrade documentation
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-02-07 12:06:38 +01:00
tflidd
d2ccb55fe7 Remove option -A from rsync 2018-01-13 16:12:10 +01:00
tflidd
fa3784a34b Put server in maintenance mode before running backup 2017-12-03 00:56:07 +01:00
Morris Jobke
7583fba016 Remove links to removed section
* followup to #538
* fixes #613

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-24 13:34:37 +01:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Morris Jobke
2f2ff04c8b Merge pull request #608 from peterdamian/change-peterdamian
Fix headers in the admin manual only
2017-11-17 07:54:07 +01:00
peterdamian
e07dd2c746 Header changes for the admin manual, #602 2017-11-15 17:01:03 -05:00
Morris Jobke
86d6abef1e Fix grammar
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-06 20:59:28 +01:00
Joas Schilling
092fdf3964 Explain ownCloud migration and extend the list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-19 10:56:15 +02:00
Morris Jobke
e7c3ba470a Fix admin manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:05 +02:00
Joas Schilling
4b9fc8768e Add ownCloud migration paths to the docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-06-18 16:26:48 +02:00
Morris Jobke
2f46228785 Remove hint about maintenance mode
* fixes #490

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 08:40:07 +02:00
Morris Jobke
0302038a23 Put maintenance mode section into "How to upgrade"
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:08:23 -05:00
Morris Jobke
c5097c89ac Merge pull request #460 from nextcloud/updater-documentation
Document new updater
2017-05-15 09:39:51 -05:00
Joas Schilling
8f62c3d79d Merge pull request #459 from nextcloud/improve-headings
Improve navigation sidebar headings
2017-05-15 11:15:25 +02:00
Morris Jobke
2bc02b23f2 Improve sidebar headings
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:22:41 -05:00
Morris Jobke
cbc02655c4 Document new updater
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:01:17 -05:00
Morris Jobke
028e4430e6 Move MySQL 4 byte to DB section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:13:01 -05:00
Joas Schilling
b679c0230b Explain data-fingerprint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:17:08 +02:00
Lukas Reschke
22e2530623 Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
Tronde
995aa3a4af Changed mysqldump parameter to close #375 2017-04-17 10:07:57 +02:00
Nono
4f14baabb8 Update manual_upgrade.rst
tar xjf *.bz2 => unzip *.zip
2017-03-11 18:34:07 +01:00
Joas Schilling
4a9297e28c Remove docs about migration simulation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:33:35 +01:00
RudiScholz
9d4a30456f Update mysql_4byte_support.rst
Fix syntax error for innodb_large_prefix
2017-01-17 00:14:26 +01:00
Joas Schilling
7d1abdfd1d Kill the emoji so Latex builds again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 15:34:40 +01:00
Morris Jobke
a24107bd4c Fix typo in mysql config - fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 13:55:10 +01:00
Jos Poortvliet
23a4cd492d fix visual issue with section 9
fixes #270
2016-12-16 12:10:43 -06:00
Joas Schilling
a2b04b1f73 Add a warning for a correct restore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-12 10:44:24 +01:00
Jos Poortvliet
e0fb0dacd4 Update upgrade.rst
How about we don't point to non-existing packages...
2016-12-08 16:59:19 +01:00
Arthur Schiwon
0ea3f378e2 add instructions for MariaDB
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-11-28 17:45:45 +01:00
Joas Schilling
8b8f72efbf Fix "ALTER DATABASE" command
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-25 10:35:21 +01:00
Joas Schilling
9b2f6ae682 Add docs about MySQL 4-byte support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-22 13:32:21 +01:00
Martin Mazur
a707684f80 be consistent and make sure occ can run 2016-09-21 23:44:10 +02:00
Joas Schilling
3608299a1c Some minor fixes to the docs 2016-09-02 09:28:22 +02:00
Morris Jobke
2647609319 Fix it 2016-07-25 11:00:02 +02:00
Joas Schilling
d3d6ea5ac4 Some more cleanup 2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678 Branding 2016-07-21 00:21:47 +02:00
Morris Jobke
9c16aaf33c Merge pull request #61 from nextcloud/update-screenshots
Adjust screenshots
2016-07-14 14:55:43 +02:00
Joas Schilling
f28c228322 Cleanup admin manual from enterprise apps 2016-07-13 17:59:00 +02:00
Lukas Reschke
6666a8696d Adjust screenshots 2016-07-13 17:27:40 +02:00
Joas Schilling
96149a998e FIx more warnings 2016-07-13 14:34:00 +02:00