Commit Graph

243 Commits

Author SHA1 Message Date
Sander
629ddac5da Update migrating_owncloud.rst
Typo
2021-06-28 10:13:33 +02:00
Joas Schilling
39838e1d3b Fix link to mysql 4byte docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17 10:30:07 +02:00
Morris Jobke
62b4402f82 Fix code block
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 10:20:07 +02:00
Jos Poortvliet
a9a4591c2b add the note about 4 byte support
So ppl don't miss it... Including me...
2021-06-17 10:17:59 +02:00
Morris Jobke
5ba9346879 Merge pull request #6504 from nextcloud/revert-6393-design/image-alt-tags
Revert "Fix images and alt tags, fix #621, fix #622"
2021-05-03 15:17:12 +02:00
Jos Poortvliet
7a2d60d4ef Merge branch 'master' into general-improvements 2021-05-03 10:08:15 +02:00
Roeland Jago Douma
eb82b93a46 Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Jan C. Borchardt
444d91253e Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Marius Blüm
ac59ddfed6 Update Release Schedule + Minor fixes
Signed-off-by: Marius Blüm <marius@lineone.eu>
2021-01-31 23:46:00 +01:00
Vincent Petry
9f9892f333 Add doc to migrate from OC 10.5 to NC 20.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-12 18:09:24 +01:00
Sascha Wiswedel
0944962916 Describe step-by-step upgrading better
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-25 09:56:32 +01:00
Mat M
20aadeef29 Improve suggested command line
Since mostly the www-data user has no shell, you cannot easily cd and the sudo locally.

Signed-off-by: Mat M <matm@gmx.fr>
2020-11-22 23:59:07 +01:00
OidaTiftla
6b360416ac Correct typo: emoijs -> emojis 2020-07-04 22:53:48 +02:00
Morris Jobke
67010d83bf Clarify on upgrade steps for long running steps
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-06 18:25:21 +02:00
Morris Jobke
30d2060811 Clarify ownCloud migration version 2020-04-27 10:45:47 +02:00
kesselb
e7eec58711 Revert "Fix database file name in backup documentation" 2020-04-20 15:03:13 +02:00
Damien Regad
05a7e412ac Fix typo in migrating.rst 2020-04-17 17:35:43 +02:00
Lennart Jern
3623e9abe3 Fix database file name in backup documentation
Signed-off-by: Lennart Jern <lennart.jern@gmail.com>
2020-03-31 19:49:06 +03:00
Markus Hansmair
b42c3ea572 added instructions concerning cron-jobs in manual_upgrade.rst
Signed-off-by: Markus Hansmair <mh_github@gmx.net>
2019-11-18 22:35:38 +01:00
Jonas Sulzer
d74f699dfe 👌 IMPROVE: updater is not an app
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-04-22 14:25:57 +02:00
BernieO
0d05e5d865 readd option A to rsync command
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-04-14 07:40:19 +02:00
i-need-to-tell-you-something
058f9f179c Fix tiny typo. 2019-02-10 22:05:10 +00:00
Marin Mikaël
ac18caac30 Fix dead link to snapcraft's installation page 2019-01-24 13:20:15 +00:00
Jani Uusitalo
9ff752fb02 Fix indefinite article before Nextcloud (an->a) 2019-01-10 17:44:30 +02:00
BernieO
3e11bbbb33 Correction of restoring PostgreSQL database
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2018-12-19 01:23:39 +09:00
Hans Erasmus
30a076089f Updated the "3rd party APPS" upgrade instructions
So there was a comment about "Needs better instruction".
2018-11-29 22:06:42 +01:00
Mitja Sovec
d4ee4cab73 Fix a missing s 2018-11-29 16:27:30 +00:00
Mitja Sovec
725ee14703 Added point 9 to remind user to copy theme 2018-11-29 16:27:29 +00:00
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