diff --git a/doc/Installation.html b/doc/Installation.html index 76eee5093..f1e04b24c 100644 --- a/doc/Installation.html +++ b/doc/Installation.html @@ -51,93 +51,79 @@ globalheader();

Installation and Start-up of YaCy

-

Since we provide YaCy as a generic release for all operation systems and a special 'flavour' for Windows users, we distinguish two different processes for installation. Windows users may want to switch to the Windows installation instructions, however, the following description is more general and applies to all operation systems: +

Installation of YaCy is VERY EASY! Just follow the simple three steps for either Linux, Macintosh or Windows operating systems. If you upgrade from a previous version of YaCy, please see the Upgrade Instructions. -

General Instructions:

- -

Please follow these steps:

+

Instructions for Windows:

- - - -
1st Step:
de-compress the release
-

After downloading -the latest release, simply decompress the archive with your favourite tool -(which can be WinRar or WinZip on Windows, or Stuffit Expander on Mac OS X; Linux -users type 'gunzip <release>.tar.gz' and 'tar -xf <release>.tar') and move the result to any place you want.

-

If you upgrade from a previous version of YACY, please migrate your settings and data. -This is very easy: simply move (not copy) your DATA directory from the application root directory of the old YACY installation to the new application root directory. If done so, you don't need to do the other remaining configuration steps below again.

+
1st Step:
Run Installer
+

Just double-click the Installer file. The installer will ask you about some settings: simply use the default options.

2nd Step:
Configure Network Settings
-

Change the proxy settings either in your network configuration or directly in you browser. Check the 'Use HTTP Proxy' flag and configure the IP and port according to the location of the proxy. If you do a single-user installation without changing the configuration in #2, the IP/Host shall be set to '127.0.0.1' or 'localhost', and the Port shall be set to '8080'.

+
2nd Step:
Start YaCy
+

The installer creates a link to the application on the desktop. Just double-click the 'YACY Console' icon.

3rd Step:
Start YACY
-

We supply some wrapper shell scripts to start the java processes: -

    -
  • on a MS-Windows system, double-click the file 'startYACY.bat'
  • -
  • on a Mac OS X system, double-click the file 'startYACY.command'
  • -
  • on a Linux system, start the file 'startYACY.sh'
  • -
+
3rd Step:
Administrate YaCy
with your Web Browser
+

Start your web browser and open
+http://localhost:8080
+You should set an administration password there. +All the other default settings are fine, so please change them only if you know what they mean.

4th Step:
Administrate the proxy
-

After you started YACY, terminal-window will come up. -That's the application; no windows, no user interface. -You can now access YACY's administration interface by browsing to
-http://localhost:8080
-See the 'Settings' menu: you should set an administration password and checkt the access rules. -The default settings are fine, so please change them only if you know what they mean. +

+ +

Instructions for Linux:

+

+ - +
1st Step:
de-compress the release
+

Open a terminal an type something like (replace names with current release name):
+> gunzip yacy_v0.44_20060307_1844.tar.gz
+> tar xf yacy_v0.44_20060307_1844.tar
+

5th Step:
Use YACY and it's search service
-

Browse the internet using your web-browser. You should notice that your actions take effect as cache fill/cache hit log's in the httpProxy's terminal window. Whenever you vistited a page through the proxy, the page is indexed and can be search using the search page at -http://localhost:8080. -Please be aware that if your settings allow to access the http-server, then anybode else can also search your index as well. If you don't want this, you must set the 'IP-Number filter' of the 'Server Access Settings' in the 'Settings' menu to a string that applies to you local network scheme, like -'localhost,127.0.0.1,192.168*,10*', which should be fine in most cases. +

2nd Step:
Start YaCy
+

Change to the application directory ..
+> cd yacy_v0.44_20060307_1844
+.. and start the YaCy start script:
+> ./startYACY.sh
+

+
3rd Step:
Administrate YaCy
with your Web Browser
+

Start your web browser and open
+http://localhost:8080
+You should set an administration password there. +All the other default settings are fine, so please change them only if you know what they mean.

-

Instructions for Windows and the Internet Explorer

- +

Instructions for Macintosh:

- - - - -
1st Step:
Run Installer
-

The Windows release comes with it's own Installer in a single file. Just double-click the Installer file.

-

If you upgrade from a previous version of YACY, please migrate your settings and data. -This is very easy: simply move (not copy) your DATA directory from the application root directory of the old proxy installation -to the new application root directory. If done so, you don't need to do the other remaining configuration steps below again.

-
2nd Step:
Configure Browser
-

In your Internet Explorer, open 'Extras' -> 'Internet Options':
-

-

Select 'Connections':
-

-

Click on 'Settings' of the 'LAN-Settings', even if you are using a dial-up connection:
-

-

Check the 'Proxyserver' check-box:
-

-

Enter the location of YACY server. If YACY runs on the same machine as the Browser, set 'localhost'. If you have not changed the initial configuration, the port is '8080'. Check the 'No Proxy for local addess' button. Then hit 'Extended': -

-

Un-check the 'Use the same server for all protocols' - button. Then remove the proxy setting from 'FTP', 'Gopher' and 'Socks'. In the 'Exceptions' field, enter 'localhost;192.168;10': -

-

Close all windows by clicking on 'Ok'

+
1st Step:
de-compress the release
+

Decompress the release file using Stuffit Expander, rename the resulting folder to 'YaCy' and move this folder to your application directory. +

3rd Step:
Start YACY
-

The installer creates a link to the application on the desktop. Just double-click the 'YACY Console' icon.

+
2nd Step:
Start YaCy
+

Open the folder 'YaCy' (now in your application directory) and double-click the file 'startYACY.command' +

4th Step:
Administrate YACY
-

After you started YACY, terminal-window will come up. -That's the application; no windows, no user interface. -You can now access YACY's administration interface by browsing to
+

3rd Step:
Administrate YaCy
with your Web Browser
+

Start Safari and open
http://localhost:8080
-See the 'Settings' menu: you should set an administration password and checkt the access rules. -The default settings are fine, so please change them only if you know what they mean. -

5th Step:
Use YACY and it's search service
-

Browse the internet using your web-browser. You should notice that your actions take effect as cache fill/cache hit log's in the httpProxy's terminal window. Whenever you vistited a page through the proxy, the page is indexed and can be search using the search page at -http://localhost:8080. -Please be aware that if your settings allow to access the http-server, then anybode else can also search your index as well. If you don't want this, you must set the 'IP-Number filter' of the 'Server Access Settings' in the 'Settings' menu to a string that applies to you local network scheme, like -'localhost,127.0.0.1,192.168*,10*', which should be fine in most cases. +You should set an administration password there. +All the other default settings are fine, so please change them only if you know what they mean.

+

If you upgrade from a previous version of YaCy:

+

+ +
migrate your data +

There is a DATA directory in your current installation that holds all your data that you created during the last YaCy run-time:

+

If you have a windows installation, first de-install YaCy using the YaCy de-installer and answer to the question 'keep DATA' with 'yes'. Then simply run the installer of the new YaCy release.

+

If you have a Linux or Macintosh system, first decompress the new YaCy release and then move the DATA directory from the old installation path to the new installation path.

+

+ +