Skip to content

honeok/signalhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signalhub

License Last Commit Commit Activity

Signalhub is a small tool for shell script callback messages.

Nginx

🔧 How to Install

🐳 Docker

docker run -d --restart=unless-stopped -p 8080:8080 --name signalhub honeok/signalhub

Signalhub is now running on http://IP:8080.

After the deployment is complete, access http://IP:8080/logs to enter the visualization interface.

Call the /api/log interface by passing Json information through POST request to pass the message for callback.

Storage Options:

  • Default: SQLite is used for lightweight and easy setup.

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.

About

Signalhub is a small tool for shell script callback messages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published