Difference between revisions of "Deployment/howto"

From Kiwix
Jump to navigation Jump to search
Line 3: Line 3:
Feel free to make remarks or ask question in the [[talk:Deployment/howto|talk page]].
Feel free to make remarks or ask question in the [[talk:Deployment/howto|talk page]].


= Tech Solutions =
= Technical solutions =
 
Kiwix provides two different technical solutions:
* "kiwix", a desktop application,
* "kiwix-serve". a HTTP daemon application.


== Kiwix Desktop ==
== Kiwix Desktop ==
"Kiwix" is a desktop application you may install on any computer with a screen. It runs on Windows, OSX and Linux. This software provides a lot of features (bookmarks, content manager, ...) and is the most common used software.


== Kiwix Server ==
== Kiwix Server ==
Kiwix server (the binary is called kiwix-serve) is an HTTP daemon. That means you run on computer (which could be without screen, like a server) an each other computer (called client) may access to the content served by kiwix-serve through the network. Client should only start a Web browser, type the name or ip of the server to access to the content. Kiwix server does not provide all the feature of the Kiwix desktop application but simple reading and fulltext search feature are possible. Currently kiwix-serve only runs on Linux, but we will port it soon to Windows and Mac.


= Knowing your target =
= Knowing your target =

Revision as of 14:40, 2 November 2011

This Deployment HOWTO is an online documentation to help everyone wanting to provide content (especialy Wikipedia) to many potential users using the Kiwix technologies. We tried here to have an end-to-end approach, that means not only to speak about Kiwix itself but also about everything which could play a role in such a project.

Feel free to make remarks or ask question in the talk page.

Technical solutions

Kiwix provides two different technical solutions:

  • "kiwix", a desktop application,
  • "kiwix-serve". a HTTP daemon application.

Kiwix Desktop

"Kiwix" is a desktop application you may install on any computer with a screen. It runs on Windows, OSX and Linux. This software provides a lot of features (bookmarks, content manager, ...) and is the most common used software.

Kiwix Server

Kiwix server (the binary is called kiwix-serve) is an HTTP daemon. That means you run on computer (which could be without screen, like a server) an each other computer (called client) may access to the content served by kiwix-serve through the network. Client should only start a Web browser, type the name or ip of the server to access to the content. Kiwix server does not provide all the feature of the Kiwix desktop application but simple reading and fulltext search feature are possible. Currently kiwix-serve only runs on Linux, but we will port it soon to Windows and Mac.

Knowing your target

Deployment How-To

  1. Find or select content
  2. Get the ZIM files
  3. Get the Indexes
  4. Actual Deployment
  5. Update and feedback plans

How To Select/Filter content?

How To get ZIM files?

What are "Search Indexes" and why it matters?

Deployment Options

Single of few computers

School Lab

Conference

EOM

Low-End Computers Optimizations

Rural-friendly computers

No Grid Electricity Alternatives

Getting Support & Assistance