Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow --upgradedb for omego install #71

Merged
merged 1 commit into from
Nov 4, 2015

Conversation

manics
Copy link
Member

@manics manics commented Oct 27, 2015

This allows a new OMERO.server to be setup using an existing older database

This allows a new OMERO.server to be setup using an existing older database
@pwalczysko
Copy link
Member

Executed ~/Work/omero-setup/omego/main.py install --upgradedb --dbname omero5_1 http://downloads.op...py.org/omero/5.2.0-rc2/artifacts/OMERO.server-5.2.0-rc2-ice35-b10.zip
This downloaded the server and upgraded the DB to the desired level (matching the server). The main difficulty here (except the Postgres upgrade, which is not the topic here) the lack of doc and examples to construct the command I have executed - omego --help is still too rudimentary. Would it be possible to list at least 2-3 examples there ?

Otherwise works fine. Ready to merge.

@manics
Copy link
Member Author

manics commented Oct 28, 2015

I still want to clean-up some of the arguments (#27)

Once that's done I'll write some proper usage docs, and we can decide whether we want to publicise it as the recommended way of installing/upgrading OMERO.server.

@joshmoore
Copy link
Member

Merging since we now depend on this in omero-deploy.

joshmoore added a commit that referenced this pull request Nov 4, 2015
Allow --upgradedb for omego install
@joshmoore joshmoore merged commit fc68c0c into ome:master Nov 4, 2015
@manics manics deleted the install-upgradedb branch November 27, 2015 11:55
@joshmoore joshmoore added this to the 0.3.0 milestone Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants