Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sysadmin & Servers #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,17 +125,22 @@ Awesome list of Cuban open source projects. Just to know what is being openly de

- [Phaser Editor 2D](https://github.com/PhaserEditor2D/PhaserEditor2D-v3): A complete & visual editor for making HTML5 2D games ([website](https://phasereditor2d.com)). Games are based on the Phaser framework.

## Internet of Things (IoT)
## Sysadmin & Servers

### Internet of Things (IoT)

- [IoTInternetMonitor](https://github.com/jadolg/IoTInternetMonitior): An internet connection monitor for ESP8866 with Micropython
- [PowerM](https://github.com/JimScope/PowerM): A Headless server for automation through email.
- [vernemq_kinesis](https://github.com/codeadict/vernemq_kinesis): [VerneMQ](https://www.vernemq.com) plugin that aggregates and sends MQTT messages to AWS Kinesis.
- [vmq_cloudwatch_metrics](https://github.com/codeadict/vmq_cloudwatch_metrics): [VerneMQ](https://www.vernemq.com) plugin to send broker metrics to AWS CloudWatch.

## Monitoring & Observability
### Monitoring & Observability

- [lager_logentries](https://github.com/codeadict/lager_logentries): Backend for Lager (the Erlan logger) to send logs to [Logentries](https://logentries.com) via Token TCP.

### Services
- [AutoDown](https://github.com/AnonymousWebHacker/autodown): Download Antivirus updates as service

## Multimedia

- [LazView](https://github.com/Nenirey/LazView): imagen viewer written in Free Pascal and Lazarus
Expand Down