Skip to content

rept0id/folding-at-home-badge-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

folding-at-home-badge-backend

Purpose

The purpose of this GitHub repository is to provide a badge (primarily a GitHub badge) that displays the points of a Folding@Home user, promoting contributing to Folding@Home—not through gamification, but through gitification.

User

How to use

Let's suppose your username on Folding@Home is "rept0id".

Then, you can add this badge to any repo by :

![](https://folding-at-home-badge-backend.simplecode.gr/api/badge/rept0id/)

Frontend coming soon by 🌼 Irina Kalman 🌼.

Developer

Proxy

We assume that there is a top-level proxy redirecting traffic to this container. This is the recommended setup.

Set up a proxy (preferably Nginx) to redirect traffic to the container.

However, if you want to skip the recommended setup, change the interface in the configuration from 127.0.0.0 to 0.0.0.0. This will expose the container publicly. This is not recommended, and you do so at your own risk.

How to use

First time :

cp .env.original .env and nano .env, edit the conf.

First and every other time :

sudo docker-compose up -d --build

About

Promoting Folding@Home through gitification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published