Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running heatmapper locally with docker #98

Open
agostini01 opened this issue Aug 27, 2020 · 4 comments
Open

Running heatmapper locally with docker #98

agostini01 opened this issue Aug 27, 2020 · 4 comments

Comments

@agostini01
Copy link

agostini01 commented Aug 27, 2020

A friend of mine asked if I could enable running heatmapper web server locally.

I put together a Dockerfile and instructions that can be used to make this possible.

Not sure if you have interest in merging it, but this information may be useful for someone else, thus I am creating this issue.

agostini01 added a commit to agostini01/heatmapper that referenced this issue Aug 27, 2020
@agostini01
Copy link
Author

agostini01 commented Aug 27, 2020

Dockerfile:
https://github.com/agostini01/heatmapper/blob/master/Dockerfile

Instructions:
https://github.com/agostini01/heatmapper/blob/master/docker-instructions.md

Known issues:

  • xlsx support is currently disabled
  • In Expression "Upload File" does not work, but you can upload a single file using the "Upload Multiple Files" option
  • The web server will run as root, be careful
  • In Image Overlay, "Upload Grid" does not work. No workaround found.

@alesresearch
Copy link

Just tried on Ubuntu 20.04. The installation goes smoothly. Unfortunately in "Image Overlay" it is not possible to import any type of txt or csv file.

@agostini01
Copy link
Author

@alesresearch
yeah.. Just tried and only the image appears to upload.
This is a similar error to the "upload a single file" on "Expression".
So it may have to do with this Upload mechanism in general.
Funny enough, the Upload Image seem to work...

I dont know much about R and know nothing on serving R websites. I can help if you notice that a library is missing and I can adjust the docker script to install it, but I will let someone else tackle this upload isse.

Best,
Nico

@alesresearch
Copy link

@agostini01 ,
I will try to inspect the container and keep an eye on the logs for any errors. If I have any news, I'll bring it back here.

Best,
Paolo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants