From 049d07e4b80437a0f6cbd5eae5a24cb6e0a201fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Tue, 21 Nov 2023 14:28:17 +0100 Subject: [PATCH] remind the two important tutorials in the bot comment --- .github/workflows/add-instance-uptimerobot.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/add-instance-uptimerobot.yml b/.github/workflows/add-instance-uptimerobot.yml index d50b88f..f5cca00 100644 --- a/.github/workflows/add-instance-uptimerobot.yml +++ b/.github/workflows/add-instance-uptimerobot.yml @@ -75,7 +75,15 @@ jobs: '', 'Make sure you double checked all the mandatory checks or this will slow down the process of adding your instance!', '', - 'Please consider joining our Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#invidious:matrix.org', + 'Please consult these two important tutorials:', + '', + '- Escaping the YouTube block ([403 errors in playback](https://github.com/iv-org/invidious/issues/4045)): https://docs.invidious.io/ipv6-rotator/', + '', + '- Improving the performance and the stability of your public instance: https://docs.invidious.io/improve-public-instance/', + '', + 'It is highly recommended to follow these tutorials because it will allow the instance to stay stable and performant over the long term.', + '', + 'Please consider joining the Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#invidious:matrix.org', 'then pinging @ unixfox, @ TheFrenchGhosty and @ SamantazFox for asking to be invited to the Matrix room.', 'We discuss troubles managing a public instance, sharing some advices and more.' ].join('\n');