ReleaseBell logo

ReleaseBell

  •  0 ratings
In category: Miscellaneous

About ReleaseBell

Send release notifications for starred Github repos.

  •   373  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: 161  
  •   4  
  •   1  
  •  Latest commit: Mar 10, 2023  

Deploy this app to Linode with a free $100 credit!

Languages/Platforms/Technologies:
Lincenses:

More about ReleaseBell

Release Bell

A Self-Hosted Release Notification Service. Stay on top of releases for repos you star on GitHub.

Installation

Cloudron

Release Bell is packaged already as a Cloudron app and is installable directly from the Cloudron App Store. It is fully integrated with the Cloudron usermanagement. The email sending is also preconfigured and needs not further configuration to work.

Install

Manual

Release Bell is a Nodejs app and thus requires Nodejs at least version 6.

mkdir releasebell
curl -L https://git.cloudron.io/cloudron/releasebell/-/archive/v1.0.1/releasebell-v1.0.1.tar.gz  | tar zxf - --strip-components 1 -C ./releasebell
cd releasebell
npm install
./index.js

User Management

While the app is multiuser aware, it does not come with a full blown usermanagement, but leaves this up to external services. Currently only two are available: * local JSON file (for development only) * LDAP

Unless LDAP is configured, Release Bell will use a JSON file located at ./users.json to contain the available users. The file consists of a toplevel array with objects for each individual user:

[
    {
        "username": "test",
        "password": "plaintextpassword",
        "email": "test@example.com"
    }
]
Since the password is currently stored in plain text, this option is not recommended for production deployments.

To enable the LDAP backend, simply export the following env variables and adjust to your setup:

export LDAP_URL=ldaps://127.0.0.1:3002
export LDAP_USERS_BASE_DN=ou=users,dc=example
export LDAP_BIND_DN=CN=admin,ou=users,dc=example
export LDAP_BIND_PASSWORD=adminpassword

Sending Notifications via Email

Release Bell currently only supports sending out release notifications via email, so for a production deployment, export the following env variables and adjust to your setup:

export MAIL_SMTP_SERVER=smtp.example.com
export MAIL_SMTP_PORT=25
export MAIL_SMTP_USERNAME=
export MAIL_SMTP_PASSWORD=
export MAIL_FROM=releasebell@example.com
export MAIL_DOMAIN=example.com
export APP_ORIGIN=example.com

Comments (0)

Please login to join the discussion on this project.

ReleaseBell Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

pCloud Lifetime

Popular Projects

FluxBB

in Social Networks and Forums
 33k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Libreddit

in Social Networks and Forums
 6k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Audiobookshelf

in Audio Streaming
 5k    0    1    0  

Dashboard

in Personal Dashboards
 5k    0    0    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 988    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Octave Online logo
Octave Online cover

Octave Online

Infrastracture behind a web UI for GNU Octave, the libre al…

google-webfonts-helper logo
google-webfonts-helper cover

google-webfonts-helper

Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, sv…

SANE Network Scanning logo
SANE Network Scanning cover

SANE Network Scanning

Allow remote clients to access image acquisition devices (s…