Giter Club home page Giter Club logo

Comments (9)

joshmoore avatar joshmoore commented on June 26, 2024

@aiyoh79 : you are currently using something like omego install --dbhost ... ? If so, unfortunately, no: there is currently no --dbport option. You might be able to workaround this with PGPORT, but it really should be added to the library.

from omego.

aiyoh79 avatar aiyoh79 commented on June 26, 2024

@joshmoore , i am currently trying to setup Omero via Docker and for the database, i am using Patroni setup. For Patroni, there is HAproxy fronting the database server.

from omego.

joshmoore avatar joshmoore commented on June 26, 2024

Hi @aiyoh79. For the omero-server docker image, the configuration is supported. Use:

-e CONFIG_omero_db_port=5433 \

from omego.

aiyoh79 avatar aiyoh79 commented on June 26, 2024

@joshmoore, when i run omero-server Docker, it cannot progress beyond database connection check. The 60-database.sh does not seems to have any reference for CONFIG_omero_db_port. I can add in port number for the script to go to database initialization section and this is where omego come in.

from omego.

joshmoore avatar joshmoore commented on June 26, 2024

Ah, @aiyoh79, apologies. I forgot that I had run into the same problem myself! See ome/omero-server-docker#20

You're welcome to give that a try. Otherwise, I'll try to refresh my memory on where we are here.

from omego.

aiyoh79 avatar aiyoh79 commented on June 26, 2024

@joshmoore, looking at openmicroscopy/omero-server-docker#20, am i right to say that the omego part for non standard port is still not implemented yet.

from omego.

joshmoore avatar joshmoore commented on June 26, 2024

@aiyoh79: that's the point of the testing that I got to yesterday evening, yes. In the mean time, you can use the redirect trick using socat from ome/omero-server-docker#20 (comment) if you need.

from omego.

aiyoh79 avatar aiyoh79 commented on June 26, 2024

@joshmoore , ok. For the time being, i will just hardcode this line '-p','5000' to db.py.

from omego.

manics avatar manics commented on June 26, 2024

Closing, this is not related to omego.

from omego.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.