Difference between revisions of "Deployment"

From Kiwix
Jump to navigation Jump to search
Line 33: Line 33:


=== Kiwix Software ===
=== Kiwix Software ===
Kiwix is a software which does not need an install process: you may just copy the mandatory files somewhere and run it. Installation does mainly create a few icons, move the software in a "standard" place on the HD and propose also an easy way to remove it afterwards.


=== Content ===
=== Content ===
Line 39: Line 43:


=== Library ===
=== Library ===
== Current bugs & features requests ==
* (TOP) Unable since beta version, as portable, to deal with embeded content (no relative path anymore in library.xml)
* (TOP) No portable linux version
* (TOP) Kiwix does not work with accented path on Windows
* (TOP) Xapian has difficulties with old Windows and need additional libraries from v
* (MINOR) No portable Mac version


===
===

Revision as of 08:51, 19 August 2011

With Deployment is meant the installation by someone or a group of people of kiwix on many computers. This can be kiwix or kiwix-serve, computers may have the same or different operatings systems ; hardware can also be non-homogenous. But within a deployment the content deployed is the same, this is more or less one version of Kiwix with the same pre-defined content.

Introduction

Currently, a lot of things are already possible and that is why we have already successful deployments. The problem is that:

  1. Not trivial to do
  2. Not everything is possible

If you want to deploy Kiwix, you need to prepare a "package" (or a way to get) :

  • Kiwix the software (for one or many HW & OSes)
  • Content, so the ZIM files
  • The full text search index
  • The library which links kiwix, content and index together.
  • Optionally a solution to install that (Windows installer, scripts, ...)

To copy this things to each computers the best ways are:

  • LAN (optionally wireless)
  • USB storage (flash or HD)
  • DVD

File should be copied and eventually installed.

Status

Please read following pages to be familiar with the solution we already have to prepare such things:

Remark: Currently kiwix is not able anymore to be spreaded as Windows portable version with content. During the library rewriting the availability to get library file with ZIM and search index relative paths were removed. This is a regression which need to be fixed (~5 hours of work)

Future

Kiwix Software

Kiwix is a software which does not need an install process: you may just copy the mandatory files somewhere and run it. Installation does mainly create a few icons, move the software in a "standard" place on the HD and propose also an easy way to remove it afterwards.


Content

Search index

Library

Current bugs & features requests

  • (TOP) Unable since beta version, as portable, to deal with embeded content (no relative path anymore in library.xml)
  • (TOP) No portable linux version
  • (TOP) Kiwix does not work with accented path on Windows
  • (TOP) Xapian has difficulties with old Windows and need additional libraries from v
  • (MINOR) No portable Mac version

=