cheminfo / roc-eln-docker

MIT License
8 stars 5 forks source link

Problems installing #5

Open stefhk3 opened 7 years ago

stefhk3 commented 7 years ago

I have followed all the steps and it worked, but I am unsure how to proceed. If I now go to localhost:4444 (I figures out this is the port used) I get a page saying "Welcome to this ELN app" with a link "Go to on-tabs" leading to localhost:4444/on-tabs, this page is empty. So how can I proceed? Also which components are installed and how do they interact? I think there must be a couchdb instance running, but if I try to contact it (port 5984 seems to be used for couchdb) I can't. Should couchdb run? If so, how can I use it? It might be good to play with it to see what's there.

lpatiny commented 7 years ago

Up-to-now the installation is correct. The next steps requires some knowledge of the visualizer and the view manager and we are working on making this process simpler. We are currently installing a test server www.triethylamine.com to repeat similar installation as yours.

kjappelbaum commented 3 years ago

This issue has been open for a long time, but I the README contains now somewhat more information and there is also a CI pipeline that runs the full system and makes some simple requests.

@stefhk3 do you still want some help in testing it?