Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
invidious
Public
forked from
iv-org/invidious
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
invidious
docker-compose.yml
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 6, 2026
fix(docker-compose.yml): removed hmac_key (randomly generated) used for testing
ThatMatrix
authored and
unixfox
committed
050032b
View commit details
Copy full SHA for 050032b
View code at this point
Browse repository at this point
Fix(user/importers): Fixed typos
ThatMatrix
authored and
unixfox
committed
471857c
View commit details
Copy full SHA for 471857c
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
chore: update healthcheck for /api/v1/stats
Show description for b2ecd8a
unixfox
authored
b2ecd8a
View commit details
Copy full SHA for b2ecd8a
View code at this point
Browse repository at this point
Commits on May 15, 2025
CI: Fix build-docker job not checking if Invidious starts successfully or not
Fijxu
committed
cc643f2
View commit details
Copy full SHA for cc643f2
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Use trending api for health checks
ChunkyProgrammer
authored and
ChunkyProgrammer
committed
170eef5
View commit details
Copy full SHA for 170eef5
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Remove usage of depends_on (#4383)
unixfox
authored
1e6ec60
View commit details
Copy full SHA for 1e6ec60
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Improve depends_on docker-compose (#4249)
Show description for 97c4165
killua99
authored
97c4165
View commit details
Copy full SHA for 97c4165
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Bump postgre version in dev compose (#4203)
Show description for 8087e64
syeopite
authored
8087e64
View commit details
Copy full SHA for 8087e64
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
Docker: Add 'hmac_key' to docker-compose.yml
SamantazFox
committed
e2a6f5d
View commit details
Copy full SHA for e2a6f5d
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
Fix a dead link to Docker install documentation (#3198)
PrivateGER
authored
6577cc0
View commit details
Copy full SHA for 6577cc0
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
Set the Postgres version to 13 as a temporary workaround for #2938
TheFrenchGhosty
authored
2c6cd74
View commit details
Copy full SHA for 2c6cd74
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Move back to a Debian-based Postgres image
TheFrenchGhosty
committed
16530ac
View commit details
Copy full SHA for 16530ac
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
Apply suggestion
Show description for a9d2d22
TheFrenchGhosty
and
SamantazFox
authored
a9d2d22
View commit details
Copy full SHA for a9d2d22
View code at this point
Browse repository at this point
Enforce the source of the image (mostly for Podman compatibility)
TheFrenchGhosty
committed
dfcaed9
View commit details
Copy full SHA for dfcaed9
View code at this point
Browse repository at this point
Remove the enforced container_name following suggestions
TheFrenchGhosty
committed
5e3fcad
View commit details
Copy full SHA for 5e3fcad
View code at this point
Browse repository at this point
Enforce a container_name and rename the postgres container
TheFrenchGhosty
committed
9e91fd5
View commit details
Copy full SHA for 9e91fd5
View code at this point
Browse repository at this point
Re-order the configs in the order of the config file + add statistics_enabled
TheFrenchGhosty
committed
d90d347
View commit details
Copy full SHA for d90d347
View code at this point
Browse repository at this point
Move to an Alpine-based Postgres image
TheFrenchGhosty
committed
385fe4b
View commit details
Copy full SHA for 385fe4b
View code at this point
Browse repository at this point
Fix YAML syntax
TheFrenchGhosty
committed
7ec8874
View commit details
Copy full SHA for 7ec8874
View code at this point
Browse repository at this point
Add a comment explaining that it builds an image from source
TheFrenchGhosty
committed
86cb684
View commit details
Copy full SHA for 86cb684
View code at this point
Browse repository at this point
Enhance the development compose file
TheFrenchGhosty
committed
05c5d29
View commit details
Copy full SHA for 05c5d29
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Added -d parameter for dbname to postgres-container healthcheck (#2571)
Show description for 21879da
hirn-lego
and
Sebastian
authored
21879da
View commit details
Copy full SHA for 21879da
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
Add healthcheck for docker-compose
hys0star
authored
06be0fb
View commit details
Copy full SHA for 06be0fb
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Fix `Role "kemal" does not exist` (#2490)
SamantazFox
authored
e3054cc
View commit details
Copy full SHA for e3054cc
View code at this point
Browse repository at this point
Commits on Aug 12, 2021
Fix "fatal role postgres doesn't exist" (#2296)
Show description for 0aae728
SamantazFox
authored
0aae728
View commit details
Copy full SHA for 0aae728
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Merge pull request #1254 from SuperSandro2000/patch-2
Show description for 9a82e86
Perflyst
authored
9a82e86
View commit details
Copy full SHA for 9a82e86
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
Remove empty Dockerfile
SuperSandro2000
committed
7b2b19b
View commit details
Copy full SHA for 7b2b19b
View code at this point
Browse repository at this point
Remove no longer needed POSTGRES_HOST_AUTH_METHOD
SuperSandro2000
committed
8ebfaed
View commit details
Copy full SHA for 8ebfaed
View code at this point
Browse repository at this point
Use inbuilt init script
SuperSandro2000
committed
0b52d52
View commit details
Copy full SHA for 0b52d52
View code at this point
Browse repository at this point
Set magic ENV varialbes for user, default DB
Show description for 6901d10
SuperSandro2000
committed
6901d10
View commit details
Copy full SHA for 6901d10
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Update database automatically in Docker
Show description for eb880e8
SuperSandro2000
authored
eb880e8
View commit details
Copy full SHA for eb880e8
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
docker: allow to configure Invidious by env var (#1030)
Show description for 3126e1a
omarroth
authored
3126e1a
View commit details
Copy full SHA for 3126e1a
View code at this point
Browse repository at this point
Commits on Mar 1, 2020
Revert "Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/postgres#681)"
Show description for 856ec03
omarroth
committed
856ec03
View commit details
Copy full SHA for 856ec03
View code at this point
Browse repository at this point
Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/postgres#681)
omarroth
committed
ef70668
View commit details
Copy full SHA for ef70668
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
Add Postgres health check
Dragnucs
authored
37dba6e
View commit details
Copy full SHA for 37dba6e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.