You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more details about this command line or specific usage, please consult the
28
28
[`README`](https://github.com/bgruening/docker-galaxy-stable/blob/master/README.md) of the main Galaxy Docker image, on which the current image is based.
29
29
30
+
## Using Kitematic graphic interface (Windows/MacOS):
31
+
See [here below](#setup-using-kitematic-graphic-interfacewindowsmacos-setup-kitematic).
32
+
30
33
# Usage:
31
34
32
35
## To launch the Galaxy GraphClust pipeline:
36
+
37
+
### From command line:
33
38
* Inside your browser goto [http://localhost:8080/](http://localhost:8080/)
34
39
35
-
TODO
40
+
## Setup using Kitematic graphic interface(Windows/MacOS): [setup-kitematic] ##
41
+
42
+
1. Run kitematic, search for `graphclust` and click on `create` button
43
+

44
+
2. Wait for image to be downloaded
45
+

46
+
3. Galaxy instance starts loading, wait for message `Binding and starting galaxy control worker for main`
47
+

48
+
4. Inside Kitematic, go to teh `settings` tab then `ports`. Configure Docker port `80` to bind on host port `8080`. Save the setting and click on binded IP for port `8080`.
49
+

50
+
5. Start browsing Galaxy html interface on `IP:8080`
0 commit comments