1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-31 01:34:05 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Alexandros Nicolaides
61b85990a6 Added docker example for backup ()
* Added docker example for backup

* Fix using docker command example

* Clarify --tempdir as per @lafriks suggestion
2019-04-08 15:45:29 +03:00
mrsdizzie
e14cad79c9 Include custom configuration file in dump ()
When running the dump command, include the specific configuration file
provided as part of the backup. Currently we only zip up custom/ and this
misses the config file if it is somewhere else, like /etc/gitea/app.ini

Fixes 
2019-04-05 09:24:28 -04:00
Jesse Lucas
47f59589c5 Update backup and restore doc usage ()
Edit example of `./gitea dump` to include -c option to pass app.ini

Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
2018-06-09 15:16:16 -04:00
Lunny Xiao
ed51aa9c92 improve backup document and add zh-cn backup document () 2018-06-08 19:47:51 -04:00
Michael Lustfield
3ee8be3849 General documentation cleanup ()
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
2018-01-08 23:48:42 +01:00
techknowlogick
fb5c6b6444 Import docs into main repository ()
* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>
2017-11-26 23:44:32 +02:00