Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sralloza/reboot-notifier


https://github.com/sralloza/reboot-notifier

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Reboot notifier

Sends a message via telegram. Designed to be executed when a server is started or rebooted.

## Docker

```shell
docker buildx build -t sralloza/reboot-notifier:1.0.0 --platform=linux/arm/v7,linux/amd64 --push .
```