Commit Graph

182 Commits

Author SHA1 Message Date
Morris Jobke
df3306a3ae Remove hint about maintenance mode
* fixes #490

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 12:06:30 +02:00
Morris Jobke
bf6828259d Put maintenance mode section into "How to upgrade"
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 08:43:10 +02:00
Morris Jobke
4a6b5b7c71 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-16 00:04:51 -05:00
Morris Jobke
06964ab163 Document new updater
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:04:20 -05:00
Lukas Reschke
c65b89c647
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 17:35:11 -03:00
Tronde
7305351cb8 Backport of changed mysqldump parameter 2017-04-17 20:16:28 +02:00
Tronde
2ce24ac2d3 Backported restore warning from master. 2017-04-17 09:53:20 +02:00
Wikinaut
c1d137cefd Update manual_upgrade.rst 2016-12-12 13:53:38 +01:00
Jos Poortvliet
eeacb8b49b Update upgrade.rst
apply 78649e8 also here
2016-12-08 18:24:41 +01:00
Joas Schilling
388342e95c
More minor fixes 2016-09-02 11:15:56 +02:00
Morris Jobke
8c41324de9
Fix it 2016-07-25 11:09:17 +02:00
Joas Schilling
5ccfc98f23
Some more cleanup 2016-07-22 15:03:54 +02:00
Lukas Reschke
06a55ef7ea
Branding 2016-07-21 00:22:15 +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
Joas Schilling
941373cbbc
Fix some more issues 2016-07-13 13:15:17 +02:00
Bugsbane
745671f8eb
ownCloud > Nextcloud
Removed references to the Enterprise Version and the OBS repos
Kept references to occ until we replace it with ncc
2016-07-13 13:15:17 +02:00
Bugsbane
a8c094fffb
ownCloud > Nextcloud
Please check that I've kept the correct references to ownCloud. I've changed all references, except owncloud.db, as I believe we're still using owncloud.db as the database file name.
2016-07-13 13:15:17 +02:00
Bugsbane
6ab20d083d
ownCloud > Nextcloud
Replaced ownCloud references with Nextcloud
Replaced suggestion to use OBS packages with Snap package (as this page is about using packages)
I left occ as occ for the moment until we presumably eventually replace it with ncc when we later allow breaking OC compatibility (or symlink occ to ncc)
Removed reference to disabling third party apps, as I believe NC does this automatically now, but left the reference to re-enabling them as we don't yet do that (if I remember correctly)
I left the reference to the ownCloud status screen as a reminder to update the screenshot to nextcloud.
2016-07-13 13:15:17 +02:00
Bugsbane
b49f92a8b1
ownCloud > Nextcloud 2016-07-13 13:15:17 +02:00
Bugsbane
d56d106034
ownCloud > Nextcloud
https://nextcloud.com/changelog/ does not yet exist yet and needs to be created
2016-07-13 13:15:17 +02:00
Bugsbane
0275d8831b
ownCloud > Nextcloud 2016-07-13 13:15:17 +02:00
Bugsbane
36530947e0
ownCloud references to Nextcloud
Not sure if the reference to owncloud.db should remain or be replaced with Nextcloud.db I left it so it would show up in searches for ownCloud.
2016-07-13 13:15:17 +02:00
Jos Poortvliet
252da95aa9
Update backup.rst
Nextcloudifying. The sqlite db is still owncloud.db - no reason to change.
2016-06-15 16:02:05 +02:00
Carla Schroder
150bd8077c link to Debian migration to official oc packages guide 2016-05-19 16:04:06 -07:00
Carla Schroder
7a7e4540c6 add hints for upgrading across skipped releases 2016-05-18 08:49:32 -07:00
Carla Schroder
3b7697ff5c make edition names consistent 2016-05-13 11:34:40 -07:00
Carla Schroder
07c683e2cf more updates to upgrading on shared hosting 2016-05-12 12:21:15 -07:00
Carla Schroder
6f239ecc9f small update to upgrading on shared hosting 2016-05-12 12:18:16 -07:00
Carla Schroder
284483c7ae Revert "move enterprise chapters to subdir" 2016-04-15 11:15:12 -07:00
Carla Schroder
76a5c8a0ef move enterprise chapters to subdir 2016-04-15 11:04:03 -07:00
RealRancor
bc08af30e2 Add encryption migration to upgrading and encryption docs. 2016-03-27 16:23:52 +02:00
RealRancor
e35d01f303 Change note to warning on some places. 2016-03-23 18:17:03 +01:00
Carla Schroder
5999e36867 corrections to upgrade 2016-03-10 12:04:33 -08:00
Carla Schroder
77e44289fe convert all named code blocks to generic code blocks 2016-03-10 09:06:46 -08:00
Carla Schroder
70b8a450cf update installation and upgrade docs 2016-03-09 13:08:16 -08:00
Phil Davis
15bd072ca1 Minor format and grammar update.rst 2016-03-02 09:05:08 +05:45
Carla Schroder
2873e50538 updater app CLI commands 2016-03-01 11:03:16 -08:00
Carla Schroder
60c212e839 updates to upgrade docs for 9.0 2016-03-01 10:01:07 -08:00
Carla Schroder
f5ef82e9e2 update index 2016-02-29 20:25:36 -08:00
RealRancor
6cbe301807 web server -> Web server 2016-02-03 09:19:33 +01:00
Carla Schroder
6f720915f3 updater app is not in Linux packages 2016-02-02 14:49:32 -08:00
Carla Schroder
edef840fa2 more pages with database tables copies 2016-01-21 11:11:25 -08:00
Carla Schroder
409ae85a41 Updates and fixes 2016-01-20 16:08:01 -08:00
martin.mattel@diemattels.at
362afbdc5e Update the description for proper updating the instance
Text fixes

Adding reference, text updates

Script update

Remove unneeded "

Text Update (Script preparing the instance after upgrading)

Line breakes in the update preperation script

Corrected :ref: link names for better identification

Update
2016-01-20 17:40:10 +01:00
RealRancor
5cef9fec02 Change http:// links to https:// 2016-01-13 18:52:30 +01:00
Carla Schroder
498fe74eb9 Add Deployment Recommendations chapter, a couple of small fixes for other chapters 2016-01-11 13:22:11 -08:00
Tronde
05ae1cbae8 Changed manual upgrade order due to duplicate entry. 2016-01-09 18:45:05 +01:00