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

Emoncms docker container(s)

Results 16 emoncms-docker issues
Sort by recently updated
recently updated
newest added

On the latest v2 branch the restore function within backup module is not working. By default it simply refuses to upload the file. I figured we were missing php.ini upload...

I think Links should not be used anymore - https://docs.docker.com/network/links/ The containers should use a defined network, and their name should match the environnement variables *_HOST I have had issues...

bug

- [ ] Allow docker container to startup with a large amount of test data & demo dashboards etc. - [ ] Create ability to simulated large number of inputs...

enhancement

The docker image works well on Windows 10. I was able to get it running and create a login and start configuring my dashboards in just a few minutes. Good...

question

When uncomment volumes in override i get apache rewrite module missing and can't login. What is the best approach to have the app module installed without loosing it every time...

enhancement
question

currently hardcorded to 3306, should also map to MYSQL_PORT environment variable

enhancement