Skip to content

Dockerized Mycodo #637

Open
Open
@kizniche

Description

@kizniche

This is my experiment with using docker and docker-compose to run Mycodo. Thus far I successfully have Mycodo running fully in docker containers. This includes the Flask/Gunicorn frontend, Nginx, Influxdb, and the Mycodo daemon (additionally with Grafana and Telegraf for further data acquisition/presentation). This issue can serve as a discussion thread and a way I can keep users updated on the progress and where this is going. For current information about setup/building, see the docker/README.md.

Current state (check means working):

  • All containers start up and communicate (daemon, flask, nginx, influxdb)
  • Internal sensors (CPU load, disk space, etc.)
  • Device sensors (i.e. /dev/ttyUSB0)
  • Telegraf and Grafana
  • Outputs
  • Upgrade
  • Backup/restore

More will be added as they are found

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions