Commit Graph

641 Commits

Author SHA1 Message Date
TheFrenchGhosty
a155b70280
Setup CI to build the documentation to a Docker image (#208)
* Add Docker deployment

* Remove the manually built version

* Fix the dockerfile
2022-03-12 23:09:51 +01:00
TheFrenchGhosty
a1902ff41d
Move to mkdocs-material (#207) 2022-03-08 14:33:39 +00:00
Émilien Devos
96122bed77
Add invidious.esmailelbob.xyz (#206) 2022-03-04 23:36:49 +00:00
Émilien Devos
2b2284a131
Add invidious.weblibre.org (#205)
Fixes https://github.com/iv-org/documentation/issues/183
2022-03-03 18:23:46 +00:00
TheFrenchGhosty
687ae29e2b
Enhance the production compose file (#200)
* Enhance the production compose file

* Minor changes

* Better configs

* Fix YAML syntax

* Move to an Alpine-based Postgres image

* Re-order the configs in the order of the config file + add statistics_enabled

* Enforce a container_name and rename the postgres container

* Remove the enforced container_name following suggestions

* Enforce the source of the image (mostly for Podman compatibility)

* Add a comment containing the ARM64 image

* Move back to a Debian-based Postgres image
2022-02-23 21:17:26 +01:00
Samantaz Fox
17ef280b15
Prefer shards install production (#202) 2022-02-23 00:45:06 +01:00
Samantaz Fox
f63d120a85
Remove link to "Updating.md" (#204)
Closes #203
2022-02-23 00:01:12 +01:00
TheFrenchGhosty
14643b9fce
Massively enhance the Installation documentation (#160)
* Massively enhance the Installation documentation

Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2022-02-17 22:11:02 +01:00
cysea
2f2b5c2898
Update Invidious-Instances.md (#198)
Migrate inv -> tube.cthd.icu
2022-02-16 14:56:24 +00:00
Émilien Devos
a8eac4ba2c
Add invidious.privacy.gd (#193) 2022-02-08 16:55:21 +01:00
TheFrenchGhosty
29d2449c79
Typo 2022-02-08 15:52:02 +00:00
TheFrenchGhosty
1fc5379419
Add 2 more mandatory checks to the new instance issue template (#195) 2022-02-08 15:50:19 +00:00
TheFrenchGhosty
1cc7d57893
Add invidious.flokinet.to (Closes #180) (#194) 2022-02-08 15:49:39 +00:00
Émilien Devos
b40752892f
Fix typo
Closes #191
2022-02-07 15:05:53 +01:00
TheFrenchGhosty
215aaa5cfb
Remove the slash from the instances URLs so that api.invidious.io has a consistent syntax 2022-02-03 16:33:50 +00:00
Émilien Devos
f08d59a98e
It's csv now (#188) 2022-01-30 23:37:37 +01:00
TheFrenchGhosty
00ebebde2e
Remove invidious.mutahar.rocks (Closes #186) (#187) 2022-01-25 19:11:02 +00:00
Samantaz Fox
7ddae352a3
Remove vid.mint.lgbt (#182)
Fixes https://github.com/iv-org/documentation/issues/181
2022-01-09 15:26:53 +01:00
TheFrenchGhosty
103bd29ca2
Remove yt.didw.to (#179)
Instance has been dead for a month: https://stats.uptimerobot.com/89VnzSKAn/789232279
2022-01-04 21:58:52 +00:00
Jakub Wilk
880f945006
Takedowns: Fix punctuation (#177) 2022-01-04 17:43:11 +01:00
Pranjal Kole
de6bb1f324
Fix typos, grammar, and broken links (#176)
* Fix typos, grammar, and broken links
2022-01-04 17:42:52 +01:00
TheFrenchGhosty
92216749ab
Fix some typos in the takedown counter templates 2021-12-21 14:22:52 +00:00
cysea
cf2fb802a6
Update Invidious-Instances.md (#175)
Updated inv.cthd.icu modified source code URL
2021-12-12 20:27:59 +01:00
TheFrenchGhosty
5d4a81adf6
Write the takedown contest template for the EU (#174)
* Write the takedown contest template for the EU
* Replace the word mirrored by the word proxied
* Reword a few sentences
* Space things up
2021-12-08 21:53:06 +01:00
Bernd Eichelberger
4e25bf4ef4
add onion mirror description (#173) 2021-11-28 21:30:38 +01:00
Sudeep Biswas
d4eb1ff279
Update Extensions.md: Alter (#170) 2021-11-26 18:58:55 +00:00
Kavin
76de17f926
Remove invidious-jp.kavin.rocks (#171) 2021-11-23 17:33:08 +01:00
Samantaz Fox
8a45cc2bc0
Add invidious.mutahar.rocks to the instance list (#169)
Add invidious.mutahar.rocks to the instance list
2021-11-20 13:39:44 +00:00
RiversideRocks
0917da6e28
Apache sample config (#168)
Apache sample config
2021-11-18 14:12:36 +00:00
RiversideRocks
9b6e24726e
DMCA notes and template (#165)
* Create DMCA.md

* Improve markdown

* Made it available for more than one country

* Update DMCA.md

* Replace with takedown page

* Create Takedowns.md
2021-11-17 23:27:54 +01:00
TheFrenchGhosty
8e45b65f82
Add inv.cthd.icu (Closes #156) (#164)
Add inv.cthd.icu (Closes #156)
2021-11-17 18:19:28 +00:00
RiversideRocks
e592e77948
Onion for riverside instance 2021-11-10 19:00:26 +00:00
hirn-lego
9bcfb51d17
Added -d parameter for dbname to postgres-container healthcheck (#161)
Co-authored-by: Sebastian <sbeck@darklxserver>
2021-11-08 22:54:45 +00:00
syeopite
8c2d32de87
Readd yt.didw.to onto instance list | Updated 2021-11-04 21:11:36 +00:00
Samantaz Fox
fe62dff3e5
Instances rules modifications (#151)
* Instances rules modifications

* Move ads/sponsors rule to the end

* fix typo

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2021-10-28 11:35:11 +02:00
황윤성
a6e74c0ec5
Invidious.hub.ne.kr -> invidious.osi.kr (#157)
For the convenience of users, we changed the domain.
2021-10-26 18:02:14 +02:00
황윤성
e879a16843
Add healthcheck for docker-compose + autoheal for auto restart 2021-10-26 10:14:25 +02:00
Émilien Devos
0cb3404f5c
Add source code link for yewtu.be 2021-10-13 11:02:46 +02:00
syeopite
d6a31bff2e
Fix various status URLs being parsed as instances 2021-10-13 00:59:36 +00:00
Samantaz Fox
3c77cd2135
Fix Role "kemal" does not exist (#154) 2021-10-11 19:34:53 +00:00
황윤성
39d069189e
invidious.hub.ne.kr (#152)
I moved the server to the Netherlands, I added a link to the Status page.
2021-10-08 12:17:52 +00:00
Samantaz Fox
89a259819f
Remove ytb.trom.tf as per owner request (#150)
https://github.com/iv-org/documentation/issues/148#issuecomment-937598348
2021-10-07 12:07:34 +00:00
TheFrenchGhosty
12e732fb8e
Update the rule about modified source code 2021-10-03 17:36:36 +00:00
Guru
0365e07803
change redirect url in userscript (#136)
* change redirect url in script

* Apply needed changes

Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2021-10-03 17:06:22 +00:00
TheFrenchGhosty
7e272824b3
Update the "Rules to have your instance in this list" 2021-10-02 17:54:19 +00:00
TheFrenchGhosty
d14ccca064
Update the instances API url 2021-10-02 16:23:16 +00:00
TheFrenchGhosty
cc238f34e0
Remove the notes since they are now rules 2021-10-02 16:22:48 +00:00
TheFrenchGhosty
1ffd15cb9e
Remove the onions of the instances that were removed in b98707a069 2021-10-02 16:20:27 +00:00
TheFrenchGhosty
fd84d13b85
Add the "Rules to have your instance in this list" 2021-10-02 16:14:09 +00:00
TheFrenchGhosty
b98707a069
Remove all instances not updated in the last month 2021-10-02 15:56:10 +00:00