gitea/docs/content/doc
Bagas Sanjaya 25f8970b2c
[Docs] Database preparation: Clarify why database client is installed on Gitea server (#12833)
* Database preparation: Clarify why database client is installed on Gitea server

The database client program (`mysql` or `psql`) is used to test database
connection, but Gitea use Go's database driver to do the same.

Also, rename "server part" and "client part" to "server application" and
"client program" to disambiguate.

* Update docs/content/doc/installation/database-preparation.en-us.md

Co-authored-by: 6543 <6543@obermui.de>
2020-12-27 23:55:45 +08:00
..
advanced Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 2020-12-24 12:25:17 +08:00
developers gitea png to logo (#13974) 2020-12-18 20:17:27 -05:00
features Reformat docs (#13897) 2020-12-09 07:47:06 +01:00
help Store repository data in data path if not previously set (#13991) 2020-12-15 16:52:59 -05:00
installation [Docs] Database preparation: Clarify why database client is installed on Gitea server (#12833) 2020-12-27 23:55:45 +08:00
upgrade Reformat docs (#13897) 2020-12-09 07:47:06 +01:00
usage Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
developers.en-us.md Refactor docs (#13275) 2020-10-23 11:59:45 -04:00
features.en-us.md
features.zh-cn.md
features.zh-tw.md
help.en-us.md Implement documentation search (#8937) 2019-11-13 18:03:18 +00:00
help.fr-fr.md Implement documentation search (#8937) 2019-11-13 18:03:18 +00:00
help.zh-cn.md Implement documentation search (#8937) 2019-11-13 18:03:18 +00:00
help.zh-tw.md Implement documentation search (#8937) 2019-11-13 18:03:18 +00:00
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
upgrade.en-us.md
upgrade.fr-fr.md
upgrade.zh-cn.md
upgrade.zh-tw.md
usage.en-us.md
usage.zh-cn.md