We're Hiring!

Accessing Public Datasets

Having a problem deploying OMERO? Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

The OMERO.server installation documentation begins here and you can find OMERO.web deployment documentation here.

Re: Accessing Public Datasets

Postby wmoore » Tue Mar 17, 2015 4:26 pm

Dave, I added your "download images" request as a new github issue: https://github.com/will-moore/gallery/issues/1

This is the best place to submit feature requests or bugs.

Cheers,

Will.
User avatar
wmoore
Team Member
 
Posts: 674
Joined: Mon May 18, 2009 12:46 pm

Re: Accessing Public Datasets

Postby davemason » Thu Mar 19, 2015 12:19 pm

Thank you both, this is exactly what I needed and it works perfectly.

The (hopefully) final question is that I'm awaiting our computer services dept to open the ports to the outside world to allow access to our OMERO server. Am I right in thinking that this would require access to both port 80 and 4080 to serve content?

Many thanks for your help so far,

Dave
davemason
 
Posts: 47
Joined: Thu Mar 06, 2014 3:00 pm
Location: Liverpool, UK

Re: Accessing Public Datasets

Postby jmoore » Thu Mar 19, 2015 3:32 pm

Hi Dave,

In production mode, only access to port 80 should be necessary, and 4080 should in fact not be accessible.

Cheers,
~Josh.

Note: if you are serving via HTTPS which for login is certainly suggested, you'll also need port 443.
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Re: Accessing Public Datasets

Postby davemason » Thu Mar 19, 2015 4:48 pm

Perfect.

Also, you're quite right, only port 80 is open. I'm disinclined to have regular users login "directly" as they can always use a VPN to access the on-site login.

This has been really helpful. I can't say it enough but thank you again for all your help!

Dave
davemason
 
Posts: 47
Joined: Thu Mar 06, 2014 3:00 pm
Location: Liverpool, UK

Re: Accessing Public Datasets

Postby wmoore » Fri Mar 20, 2015 1:20 pm

Hi Dave,

I've just been looking to improve the url_filter regex for when you're using the webclient for public users.
I think you should use something like this:

Code: Select all
config set omero.web.public.url_filter '^/(?!webadmin|webclient/(action|annotate_(file|tags|comment|rating|map)|script_ui|ome_tiff|figure_script)|webgateway/(archived_files|download_as))'


The full documentation and testing of this regex can be found at the code I used to develop it:
https://gist.github.com/will-moore/8315580

So you can tweak and test yourself.

I'll update the OMERO docs with this ASAP.

Cheers,
Will.

PS. When you get something up and running, it would be great to hear about it on your blog! :)
User avatar
wmoore
Team Member
 
Posts: 674
Joined: Mon May 18, 2009 12:46 pm

Re: Accessing Public Datasets

Postby wmoore » Fri Mar 20, 2015 3:15 pm

Update: In adding this to the docs, https://github.com/openmicroscopy/ome-d ... /pull/1160 I realised I'd missed the 'logout' part of the filter. Just follow that PR for any further fixes etc.

Will.
User avatar
wmoore
Team Member
 
Posts: 674
Joined: Mon May 18, 2009 12:46 pm

Previous

Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest