Giter VIP home page Giter VIP logo

genmon's Introduction

Dockerfile for Genmon

Based on the work that skipfire, JMVS, and gregmac did originally. This project is scripted to automatically publish versions weekly.

This is specifically made for compatibility with ESP32 devices like the OpenGenSet or the DIY Version.

Usage Example

docker run -d \
    -e TZ="America/New_York" \
    -p 8000:8000 \
    -v config_dir:/etc/genmon \
    --name genmon \
    m0ngr31/genmon

Home Assistant Setup

Look at the documentation here: https://github.com/gregmac/Genmon-ESP32-Serial-Bridge

Multi-arch Image

The latest release is available for amd64/x86_64, aarch64/ARMv8, ARMv7, and ARMv6. Usually docker should automatically download the right image.

docker pull m0ngr31/genmon:<TAG> should just work.

genmon's People

Contributors

m0ngr31 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

adamgoodbar

genmon's Issues

Weekly runner has been erroring out for the past month

Hi there,

thank you so much for this docker container. It works very well!

I just wanted to point out that, if I am not mistaken, the weekly runner meant to build new images every week has been erroring out for the past month.

It seems like the github.rest.repos.createRelease(...) call is throwing an http error.

Just wanted to flag it in case you were unaware. Would be awesome to get this building regularly again.

Thank you!

Python / virtualenv not found in latest container

It seems like genmon has changed something in genmonmaint.sh since the containers were last built. Logs in the container show the following error:

using binary: /app/genmon/genenv/bin/python
Starting genmon python scripts
/app/genmon/startgenmon.sh: line 20: /app/genmon/genenv/bin/activate: No such file or directory
sudo: /app/genmon/genenv/bin/python: command not found
/app/genmon/startgenmon.sh: line 26: deactivate: command not found

The auto-build log on github complains that it can't find requirements.txt, so perhaps that's the issue - it is not installing genmon's python requirements?

#28 118.1 ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

Thanks for looking!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.