public_namespace:neurolog_middleware_prototype
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public_namespace:neurolog_middleware_prototype [2008/03/12 17:15] – montagnat | public_namespace:neurolog_middleware_prototype [2009/01/09 14:35] (current) – gaignard | ||
---|---|---|---|
Line 2: | Line 2: | ||
This page describes the current status of the NeuroLOG middleware prototype. It gives installation and configuration instructions. | This page describes the current status of the NeuroLOG middleware prototype. It gives installation and configuration instructions. | ||
+ | |||
Line 8: | Line 9: | ||
The software is distributed in the following archive: | The software is distributed in the following archive: | ||
- | * [[http:// | + | * [[http:// |
This version was tested under linux only. | This version was tested under linux only. | ||
Line 29: | Line 30: | ||
* '' | * '' | ||
Note that if the '' | Note that if the '' | ||
+ | |||
+ | |||
Line 55: | Line 58: | ||
- port **63878**: Registry unsecured interfaced, only used for new site requests initialization | - port **63878**: Registry unsecured interfaced, only used for new site requests initialization | ||
- | The NeuroLOG registry includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation, | + | The NeuroLOG registry includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation, |
Line 72: | Line 75: | ||
**Carefully check the fingerprint value of the certificate you are importing as the complete trust chain depends on it**. If you are connecting to the official NeuroLOG project Registry service, the finger print should exactly match: | **Carefully check the fingerprint value of the certificate you are importing as the complete trust chain depends on it**. If you are connecting to the official NeuroLOG project Registry service, the finger print should exactly match: | ||
- | | + | 6B: |
If you are connecting to a different service, the fingerprint will be different. Check its value with your Registry administrator. | If you are connecting to a different service, the fingerprint will be different. Check its value with your Registry administrator. | ||
Line 83: | Line 86: | ||
- port **63880**: Server unsecured interfaced, only used for new client requests initialization | - port **63880**: Server unsecured interfaced, only used for new client requests initialization | ||
- | The NeuroLOG Site Server includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation, | + | The NeuroLOG Site Server includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation, |
=== If you are a user === | === If you are a user === | ||
Line 92: | Line 95: | ||
* Unsecured interface port: 63880 | * Unsecured interface port: 63880 | ||
- | The installation procedure is a two steps process. On the first run, a user certificate request is generated and sent to the site CA administrator. The process then normally exits, waiting for the site administrator to sign the request. You will be notified by phone or email when your request is ready to be retrieved. You can then restart the program to proceed with the second step. During the second step, the signed user certificate is retrieved. The site CA certificate is then imported. You are requested to validate the site CA certificate fingerprint as follows: | + | The installation procedure is a two steps process. On the first run, a user certificate request is generated and sent to the site CA administrator. The process then normally exits, waiting for the site administrator to sign the request. You will be notified by phone or email when your request is ready to be retrieved. You can then restart the program to proceed with the second step. During the second step, the signed user certificate is retrieved. The site CA certificate is then imported. You are requested to validate the site CA certificate fingerprint. **Carefully check the fingerprint value of the certificate you are importing |
- | {{public_namespace: | + | On completion, the client graphical interface will start. |
- | **Carefully check the fingerprint value of the certificate you are importing as the complete trust chain depends on it**. Contact your site administrator to verify its value. | ||
- | On completion, the client graphical interface will start. | ||
+ | ===== Normal runs ===== | ||
+ | |||
+ | On the first run, the NeuroLOG Registry service and the NeuroLOG Site Server will fork a daemon process executing in background even if the administator interface is terminated. On subsequent runs, the program auto-detects if a daemon is running. If a daemon is found, only the administrator interface is started and it is reconnected to the daemon. If no daemon can be found, a new daemon is forked. The administrator interface can be used to terminate a running daemon through the '' | ||
===== Configuration ===== | ===== Configuration ===== | ||
+ | The services are normally self-configured during the installation process. If you need to change some configuration parameters later, the text configuration files can be edited. Configuration changes require an application restart to be taken into account. | ||
+ | |||
+ | The default configuration files are located in '' | ||
+ | - '' | ||
+ | - '' | ||
+ | - '' | ||
+ | |||
+ | Note that the default configuration file location can be overriden by the '' | ||
===== Sources ====== | ===== Sources ====== | ||
+ | |||
+ | The source files are available through the [[http:// | ||
+ | |||
+ | |||
+ | |||
+ | ===== Troubleshooting ===== | ||
+ | |||
+ | The services logs are written to a file. The exact file name is configured during the services installation phase. By default it is located in the '' | ||
+ | |||
===== TODO ===== | ===== TODO ===== | ||
+ | The prototype only provides basic distribution facilities and data importation capability currently. Most components still need to be integrated. The data importation prototype available is not secured in the sense that images are not anonymized and files are not encrypted. |
public_namespace/neurolog_middleware_prototype.1205342125.txt.gz · Last modified: 2008/03/12 17:15 by montagnat