Skip to content

Latest commit

 

History

History

README.md

Features

  • Based on Alpine Linux.
  • Automatic installation using environment variables.
  • system cron task running.
  • built-in web server.
  • optional notify_push app

Tags

  • latest : latest stable version

Configuration

You can use the environmental variables described here

Custom Variables

  • ENABLE_PUSH: 0
    • notify_push can be enabled by setting ENABLE_PUSH=1
    • Remark: Redis is required for this functionality