Difference between revisions of "Kiwix-serve"

Jump to navigation Jump to search
Remove things about external index
(Change instrucitons to match the fact that library.xml files are now stored in data directory)
(Remove things about external index)
(4 intermediate revisions by 3 users not shown)
Line 30: Line 30:
Get it</translate> ==
Get it</translate> ==
<translate><!--T:9-->
<translate><!--T:9-->
On Microsoft Windows, Apple Mac OSX and GNU/Linux, kiwix-serve is packaged and distributed with Kiwix. You simply need to [[Special:MyLanguage/Software|download the Kiwix installer corresponding to your Operating System]].</translate>
On Microsoft Windows, Apple Mac OS X and GNU/Linux, kiwix-serve is packaged and distributed with Kiwix. You simply need to [[Special:MyLanguage/Software|download the Kiwix installer corresponding to your Operating System]].</translate>


<translate><!--T:10-->
<translate><!--T:10-->
We also provide [//sourceforge.net/projects/kiwix/files/ pre-compiled binaries for ARM GNU/Linux].</translate>
We newly provide kiwix-serve as part of the Kiwix tools and [https://download.kiwix.org/release/kiwix-tools/ pre-compiled binaries for many systems are available].</translate>


<translate><!--T:11-->
<translate><!--T:11-->
Line 71: Line 71:
Kiwix-serve provides a few options:
Kiwix-serve provides a few options:
* --port=PORT to specify the port you want to open for listening (per default 80)
* --port=PORT to specify the port you want to open for listening (per default 80)
* --index=foobar.idx to specify a fulltext index directory
* --daemon to execute the software in background
* --daemon to execute the software in background
* --attachToProcess=PID to attach kiwix-serve process to other process
* --attachToProcess=PID to attach kiwix-serve process to other process
* --verbose to get a few logs</translate>
* --verbose to get a few logs</translate>
<translate><!--T:20-->
You can also run kiwix-serve without index, but in this case you won't have access to the fulltext search engine.</translate>


== <translate><!--T:21-->
== <translate><!--T:21-->
See also</translate> ==
See also</translate> ==
<translate><!--T:22-->
<translate><!--T:22-->
* [http://library.kiwix.org kiwix-serve demonstration instance]
* [[kiwix-index]]
* [[kiwix-manage]]
* [[kiwix-manage]]
* [[kiwix-plug]]</translate>
* [[kiwix-plug]]</translate>
* [http://kv5r.com/computers/offline-dictionary-server/ How-to setup kiwix.exe as a Windows service]

Navigation menu