Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Installation of Sequence server on RHL 7.5

14 views
Skip to first unread message

sai Hariharan

unread,
Feb 14, 2022, 12:52:30 AM2/14/22
to sequenceserver
Hello,

This is in reference to installing sequence server in Red hat linux 7.5 environment. We faced issues right from installing ruby into the environment and also faces some version issues.

Also, we tried using Docker for installation, but I believe that the link on docker installation is not working on your web page. 

Please let us know how we can install on use sequence server on our RHL 7.5 environment.


Thank you

Anurag Priyam

unread,
Feb 23, 2022, 12:39:25 PM2/23/22
to sequenc...@googlegroups.com
Hello,

I am sorry I had missed this thread somehow. Ensuring sequenceserver can be accessed on variety of platforms is important.

I just tried installing sequenceserver in a CentOS based docker container, as it was easier to work with than RHEL. The following did the trick:

yum install ruby
yum install ruby-devel
yum groupinstall 'Development Tools'

I am assuming this should hold for RHEL too as one derives from the other.  Let met know if that helps.


Regarding docker, the command given on the website is:

docker run --rm -itp 4567:4567 -v /path-to-database-dir:/db wurmlab/sequenceserver:1.0.11

It should be:

docker run --rm -itp 4567:4567 -v /path-to-database-dir:/db wurmlab/sequenceserver

I will update the website as soon as I get the chance.


Priyam

--
-- You received this message because you are subscribed to the Google Groups sequenceserver group. To post to this group, send email to sequenc...@googlegroups.com. To unsubscribe from this group, send email to sequenceserve...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/sequenceserver?hl=en
 
For more infomration on SequenceServer check https://sequenceserver.com
---
You received this message because you are subscribed to the Google Groups "sequenceserver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sequenceserve...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sequenceserver/6e2b5dc4-2026-4c6f-bece-2239e9b40d25n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages