|
|
|
|
|
|
|
Login
|
erp5.org has permanently moved to wiki.erp5.org ! Current status of ERP5 community websites:
Note: if you created content in this ancient portal, please migrate it to the wiki. The old website will stay online as long as all contents are not mograted to the wiki.
REDD install
This document explain how the installation process for the REDD projetc will happens.
Redd InstallThis document will describe you how to setup CPS, the collaborative web content management solution for Zope, on 10 different servers on 10 different locations synchronized between them. So each time a CPS document will be created on one of 10 locations, then it also have to be created on all others locations. And each time a modification is made on one document on one of the 10 location, the modification have to be done on all locations. One of the server will act as a master and all other as clients. This means that every modification/creation/deletion from a client, have to be sent to the master. Gather informations about each site :We will have many constraints. We have to setup about 10 clients, and each site will need a different configuration. The main problem is that we will not have any access to boxes, even in the beginning. So the first thing we need is some information on each site, about the local settings we will be able to use. This is the list of what we need on each site :
- dhcp server ? (yes or no)
- ip address if fixed : xxx.xxx.xxx.xxx
- default gw : xxx.xxx.xxx.xxx.xxx
- dns server : xxx.xxx.xxx.xxx.xxx
- root password ?? :
- ip of the master
- mail used for the synchronization process
- mail used on the main server for the synchronization process.
On most sites, we will have no dhcp, no dns, and no ssh access at all. Sending material :This is what will be sent on each site :
- an sumicom box :
- 512 Mb of RAM
- 40GB hard drive
- BIOS Setting boot order : Usb Hard Disk, Hard Disk
- an usb key of 256 Mb :
- the default installer
- config file specific to the site
Installing the software :We need to install at the beginning, in order to setup the operating system on the disk. After, no installation should be required except if a problem occurs. Almost anyone should be able to install it, so no configuration is
possible for the end user. The box must follow the Nexedi will do the installation on each box before sending them. It is not really necessary to do it by ourself, but like this, we will be sure that every box will be able to boot correctly. Installing a box is really simple, this is the list of steps needed :
Web interface :Each sumicom box will provide an easy web interface with some really basic operations. This interface is intended for simple administration tasks, and it will also be used to give some informations to the manager. If you want to access to the web interface, you should start your favourite browser and then enter the following url:
http://xxx.xxx.xxx.xxx:9000/
Where "xxx.xxx.xxx.xxx" have to be replaced by the ip address where zope is running. This web interface will display the state of the box and allow the manager to learn what's eventually going wrong. This is the list of things to check and eventually display an error message :
This web interface will allows to do the following things :
Problem resolution :The blue light is off :
Network test :
The box doesn't respond at all, the web interface is not available :
Zope is not available :
Data are not synchronized :
Strange problems appears :
How to boot from the usb key ?This is quite simple. You first need to shutdown the box (through the web interface when it is possible). Then insert the usb key. Then start the box. This will automatically boot from the usb key. Then you will be able to access to the web interface. |
|
|