invidious-companion with my own patches.
Find a file
2025-04-15 19:24:35 -04:00
.github/workflows change docker context folder 2025-03-24 19:50:09 -03:00
invidious-companion@26cb520e15 update invidious-companion 2025-04-07 14:50:32 -04:00
patches add 0014-ci-improve-container-image-build-times.patch 2025-04-15 19:24:35 -04:00
.gitignore add gitignore 2025-03-24 21:39:28 -03:00
.gitmodules init commit with most of the current changes on my fork 2025-03-24 19:45:57 -03:00
apply-patches.sh update scripts 2025-03-25 22:26:06 -03:00
build-container-image.sh update script 2025-03-25 21:59:07 -03:00
compile.sh update scripts 2025-03-25 12:28:32 -03:00
format-patches.sh update scripts 2025-03-25 22:26:06 -03:00
README.md add readme 2025-03-25 12:34:42 -03:00
reset-companion-repo.sh update scripts 2025-03-25 12:28:32 -03:00

My own invidious-companion fork that I use for my own instance.

All patches are on ./patches and they are being applied before building invidious-companion using ./compile.sh or ./build-container-image.sh if a container image is prefered to use it with Podman, Docker, Kubernetes or any platform that can run OCI container images.