
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
casa-corrently-core-container
Advanced tools
Container service to run and manage local instance of Casa Corrently Energy Cost Monitoring
Container service to run and manage local instance of Casa Corrently Energy Cost Monitoring. Use it to manage boxes at edges.
This module will ensure that your configured processes like the casa corrently webinterface, openems edge etc... run and get updated as soon as a new release comes out. It provides detailed login via pm2 and monitors RAM usage of sub processes.
npm config set unsafe-perm true
npm install -g casa-corrently-core-container
docker pull stromdao/casa-corrently-container
docker run --name casa-corrently-container --net='host' -d stromdao/casa-corrently-container <HTTPS_URL_TO_CONFIG>
docker run -d --name ipfs-node --net='host' stromdao/ipfs-docker-container:latest
cat ipfs_edge.json | docker exec casa-corrently-container node ./index.js -
Logging
docker exec -ti casa-corrently-container /home/node/app/node_modules/pm2/bin/pm2 logs
pm2 start -n casa-corrently --time --max-memory-restart 204800000 --cwd /root/configs -c '9 3 * * *' casa-corrently-container
config.json
file!Logfiles get created per service you might monitor them via:
pm2 logs
or find them in:
~/.pm2/logs/
This module is part of the Corrently Ecosystem which looks for funding in Germany: https://www.stromdao.de/crowdfunding/info
Further Documentation is available as Casa Corrently Chapter at: https://casa.corrently.de/books/nutzung-von-node-red/chapter/gr%C3%BCnstromz%C3%A4hler-%28discovergy-meter%29
This module is not an official contribution by Influx.
STROMDAO GmbHApache-2.0
FAQs
Container service to run and manage local instance of Casa Corrently Energy Cost Monitoring
The npm package casa-corrently-core-container receives a total of 99 weekly downloads. As such, casa-corrently-core-container popularity was classified as not popular.
We found that casa-corrently-core-container demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.