Skip to content

ome/docker-example-omero-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMERO.server and OMERO.web with micro-services (docker-compose)

Actions Status

This is an example of running OMERO.server, OMERO.web and microservices in Docker. This is under development.

OMERO.server is listening on the standard OMERO ports 4063 and 4064. OMERO.web and microservices are accessible via a proxy running on port 10080 (http://localhost:10080/).

Log in as user root password omero.

Run

First pull the latest major versions of the containers:

docker-compose pull

Then start the containers:

docker-compose up -d
docker-compose logs -f

Included microservices:

About

Example of running OMERO.server microservices

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors