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

To do

Open glynhudson opened this issue 9 years ago • 2 comments

  • [ ] Allow docker container to startup with a large amount of test data & demo dashboards etc.
  • [ ] Create ability to simulated large number of inputs
  • [ ] Simulate emoncms.org multi-server
  • [x] Add MQTT
  • [x] Backup module
  • [x] Add Redis
  • [x] EmonHub
  • [ ] Investigate running Docker on RaspberryPi
  • [ ] Use Composer instead of PEAR to install PHP extensions
  • [ ] Use Pickle to install PECL Extensions
  • [x] Update to php 7, potential performace improvements

glynhudson avatar Jun 23 '16 19:06 glynhudson

Redis support is PR'd in #4.

spikeheap avatar Jul 01 '16 08:07 spikeheap

@glynhudson is the backup module working? I add the git line to dockerfile but cannot see the app in admin...

codedmind avatar Jul 16 '20 14:07 codedmind