Skip to content

iamfil/piped-refresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piped-Refresh

A script to refresh channels on a Piped instance (https://github.com/TeamPiped/Piped) built from Alpine Linux and updated automatically.

Original script from TeamPiped/Piped#1130 (comment) .

Setup

To configure, set the following environment variables to appropriate values:

CRON_SCHEDULE=0 * * * *
POSTGRES_HOST=localhost
POSTGRES_DB=piped
POSTGRES_USER=piped
POSTGRES_PASSWORD=somesecretpassword
PIPEDAPI=http://localhost:81

PIPEDAPI should be set to your backend server.

About

A script to refresh channels on a Piped instance built from Alpine Linux and updated automatically.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors