Commit Graph

32 Commits

Author SHA1 Message Date
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
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
kesselb
e7eec58711 Revert "Fix database file name in backup documentation" 2020-04-20 15:03:13 +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
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
Jani Uusitalo
9ff752fb02 Fix indefinite article before Nextcloud (an->a) 2019-01-10 17:44:30 +02: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
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05: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
Tronde
995aa3a4af Changed mysqldump parameter to close #375 2017-04-17 10:07:57 +02: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
Joas Schilling
941373cbbc Fix some more issues 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
3acb619217 Unified admin manual incorporatating both server & enterprise editions 2015-02-26 15:31:06 -08:00
Ludovic Rousseau
a47aeffc14 Do not hardcode the database name
The PostgreSQL database may not be called owncloud.
I propose to use [db_name] as for the MySQL command line.
2015-02-13 09:17:04 +01:00
Morris Jobke
64dc719449 fix mysqldump syntax - fixes #453 2014-07-30 16:23:42 +02:00
Morris Jobke
8652bf018f fix broken links 2014-07-16 14:18:31 +02:00
Mark Barnard
041014877b Added links for update.rst access
Also enhanced steps.
2014-06-27 16:48:15 -04:00
Volkan Gezer
328cd809b0 Add user_management and update app configuration pages
Currently, user_management page is on user_manual (written by @lateral-thinker).
This commit updates the page and moves it into admin_manual.

This commit also updates app configuration page with the new information.
2014-01-04 20:59:04 +01:00
Thomas Müller
6d4764d6c4 Merge branch 'stable6' into fixing-stable6
Conflicts:
	admin_manual/configuration/custom_mount_config_gui.rst
	admin_manual/maintenance/backup.rst
	admin_manual/maintenance/restore.rst
2013-11-25 10:13:55 +01:00
Thomas Müller
9fcd7745c5 fixing: WARNING: Title underline too short 2013-11-25 09:53:47 +01:00
Thomas Müller
77ff76225e fixing typos and spelling + respect max characters of 80 2013-11-25 09:26:46 +01:00
Morris Jobke
714e25bf58 merge @j-ed's version and fix layout 2013-11-19 16:24:36 +01:00
Francesco Frassinleli
5a151d1388 Fixed MySQL commands: unneeded space removed 2013-11-19 14:27:58 +01:00
Francesco Frassinleli
df98074fbd Non-interactive password for MySQL/PostgreSQL commands 2013-11-19 11:41:56 +01:00
Francesco Frassinelli
53ad66ebac Commands changed to backup.rst
backup.rst improved with code coming from previous version of update.rst. Every backup now as a date. rsync preserves ACLs, extended attributes (like SELinux attributes).
2013-11-15 15:19:18 +01:00
mjkent
1986d3207b Add lock-tables to MySQL 2013-06-09 14:58:34 -05:00
mjkent
0ea92ae3ac Added backup information to manual 2013-06-08 23:36:09 -05:00