Chanify

Chanify is a safe and simple notification tools.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3.3"
services:
  chanify:
    image: wizjin/chanify:latest
    command: serve --secret=<secret key> --name=<node name>
      --endpoint=http://<address>:<port>

Resources

Website: https://www.chanify.net/

GitHub: https://github.com/chanify/chanify

Docker Hub: https://hub.docker.com/r/wizjin/chanify

Configuration: https://github.com/chanify/chanify#docker