It's a simple dockerized cron script that grabs just the specifed apps from the TrueCharts catalog and pushes them into your own github catalog. You have to provide these environment variables:
STRIP_STABLE to specify the stable apps to grab, e.g. nextcloud|plex|traefik|cloudflareddns|vaultwarden (it's important to separate via pipe | because that is directly used inside a grep regex)
STRIP_INCUBATOR to specify the incubator apps to grab, e.g. actualserver|breitbandmessung-de
The script will always amend and force push on the last commit (or create a new commit, if repo still empty) to prevent the repo from getting larger in file size.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.