higlass-docker icon indicating copy to clipboard operation
higlass-docker copied to clipboard

Builds a docker container wrapping higlass-server and higlass-client in nginx

Results 47 higlass-docker issues
Sort by recently updated
recently updated
newest added

This large download didn't complete. Maybe being able to visualize the data that came down is better than nothing? Or maybe there should be a notification that this is not...

@nils: Is this the standalone container, or the local with redis? Can you also give a url for the file you're using on the local? (I would like to get...

enhancement

The "replace series" option seems to immediately clear the screen: When I'm in the dialog the pane has already been cleared, and hitting "escape" does not undo the damage. After...

Release: v0.0.22 Posting to `api/v1/viewconfs` fails with 403 error. Console shows: ``` hglib.js:14 POST http://localhost:8888/api/v1/viewconfs/ 403 (Forbidden) error: ProgressEvent {isTrusted: true, lengthComputable: false, loaded: 58, total: 0, type: "load"…} (anonymous)...

bug

On first loading the page, and when trying to use any of the menus, I get this: > Uncaught TypeError: Cannot read property '0' of undefined coming from: ```javascript var...

One story we have is that redeployments do not destroy data... one good way to demonstrate that would be to set up continuous deployments. But how will this work exactly?...

``` Step 26/37 : USER root ---> Using cache ---> 8403937eee6e Step 27/37 : COPY supervisord.conf . ---> a6c5e1342c98 # apparently not using cache? ``` I thought there was something...

``` # ls /tmp nginx-stderr---supervisor-XxVKOB.log tmp3RaLXH.upload uwsgi-stderr---supervisor-3lcQXj.log nginx-stdout---supervisor-4NU4VR.log tmp70xyDm.upload uwsgi-stdout---supervisor-W40EOP.log ``` Can this be configured? (particularly since /var/log will be mounted.)

Following the example of redis, could we just use a plain nginx image? Less apt-getting, and we wouldn't even need supervisord.