Requirement #814 (assigned)
Opened 17 years ago
Last modified 14 years ago
Improve install/deploy experience
Reported by: | jamoore | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | Deployment | Keywords: | n.a. |
Cc: | Business Value: | n.a. | |
Total Story Points: | n.a. | Roif: | n.a. |
Mandatory Story Points: | n.a. |
Description (last modified by jmoore)
In order to more quickly provide features and bug fixes to users, the entire installation and deployment workflow should be significantly simplied. Ideally, the server would automatically detect changes to its own components or to the clients, download the changes, and silently upgrade. New client versions would be downloaded to the client machines on the next launch. In other cases, a one-click installer/upgrader would also be useful.
Various issues
Start up checks
Currently there are several situations and warnings which are only printed after start up.
These could be performed during "bin/omero admin start" or install:
- check for omero.data.dir (/OMERO)
- check dbpatch level
- check Java version
- on failure, run "bin/omero server stop"
- on failure, print common things to look into
This might should be just large warnings or possibly errors to prevent startup.
See: #1037 (bin/omero db install)
Change History (7)
comment:1 Changed 17 years ago by jmoore
- Milestone changed from 3.0-Beta3 to 3.0-Beta4
- Status changed from new to assigned
comment:2 Changed 16 years ago by jmoore
- Description modified (diff)
- Priority changed from minor to major
comment:3 Changed 16 years ago by jmoore
- Milestone changed from OMERO-Beta4 to OMERO-Beta4.1
Much of this is done, though we don't perform checks yet on startup. This will have to come in the next milestone.
comment:4 Changed 14 years ago by jmoore
- Type changed from Task to Requirement
comment:5 Changed 14 years ago by jmoore
- Description modified (diff)
- Milestone changed from Unscheduled to OMERO-Beta4.2
comment:6 Changed 14 years ago by jmoore
- Description modified (diff)
comment:7 Changed 14 years ago by jmoore
- Owner jmoore deleted
Still very true, but pushing to next milestone.