Difference between revisions of "Kiwix-serve"

Jump to navigation Jump to search
Add link to kiwix-serve user manual
(Add link to kiwix-serve user manual)
 
(2 intermediate revisions by 2 users not shown)
Line 25: Line 25:
* Available as command line executable
* Available as command line executable
* Embedded in Kiwix UI
* Embedded in Kiwix UI
* Able to deal with one ZIM file or XML library files</translate>
* Able to deal with one ZIM file or XML library files
* [[OPDS|RESTful API endpoint with OPDS (XML)]]</translate>


== <translate><!--T:8-->
== <translate><!--T:8-->
Line 66: Line 67:
</source></translate>
</source></translate>


== <translate><!--T:18-->
Options</translate> ==
<translate><!--T:19-->
<translate><!--T:19-->
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)
* <code>--port=PORT</code> to specify the port you want to open for listening (per default 80)
* --index=foobar.idx to specify a fulltext index directory
* <code>--daemon</code> to execute the software in background
* --daemon to execute the software in background
* <code>--attachToProcess=PID</code> to attach kiwix-serve process to other process
* --attachToProcess=PID to attach kiwix-serve process to other process
* <code>--verbose</code> to get a few logs
* --verbose to get a few logs</translate>
* <code>--address=IP</code> to bind a particular IP (per default 0.0.0.0 = all interfaces)
</translate>


<translate><!--T:20-->
<translate>
You can also run kiwix-serve without index, but in this case you won't have access to the fulltext search engine.</translate>
A detailed [https://www.kiwix.org/en/downloads/kiwix-serve/ kiwix-serve user manual is available online].
</translate>


== <translate><!--T:21-->
== <translate><!--T:21-->
See also</translate> ==
See also</translate> ==
<translate><!--T:22-->
<translate><!--T:22-->
* [[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]
* [http://kv5r.com/computers/offline-dictionary-server/ How-to setup kiwix.exe as a Windows service]

Navigation menu