Updated instance issue

This commit is contained in:
WardPearce
2024-05-08 15:37:01 +12:00
parent 8ada73c069
commit eef511644f
3 changed files with 48 additions and 31 deletions
+37 -25
View File
@@ -3,7 +3,7 @@
name: New instance
description: New public instance proposal form
title: "[New instance] <instance name>"
assignees:
assignees:
- WardPearce
labels:
- instance-add
@@ -16,9 +16,9 @@ body:
- 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.
- type: input
id: url
attributes:
@@ -33,30 +33,30 @@ body:
label: Mandatory checks
description: "Your instance must fulfill all the conditions listed below in order to be accepted"
options:
- label: "Instance has a domain name"
required: true
- label: "Instance is served over HTTPS"
required: true
- label: "Statistics (`/api/v1/stats`) are enabled"
required: true
- label: "Instance is properly configured (including the mandatory [post install configuration](https://docs.invidious.io/installation/#post-install-configuration))"
required: true
- label: "Instance has an automatic hourly restart setup of Invidious"
required: true
- label: "If dash, proxy + download is enabled (default settings), the instance has unlimited traffic/bandwidth or close to unlimited (100TB minimum)"
required: true
- label: "Instance is not running any kind of analytics"
required: true
- label: "Instance has a domain name"
required: true
- label: "Instance is served over HTTPS"
required: true
- label: "Statistics (`/api/v1/stats`) are enabled"
required: true
- label: "Instance is properly configured (including the mandatory [post install configuration](https://docs.invidious.io/installation/#post-install-configuration))"
required: true
- label: "Instance has an automatic hourly restart setup of Invidious"
required: true
- label: "If dash, proxy + download is enabled (default settings), the instance has unlimited traffic/bandwidth or close to unlimited (100TB minimum)"
required: true
- label: "Instance is not running any kind of analytics"
required: true
- type: checkboxes
attributes:
label: Maintainer chart
description: "As a maintainer, I acknowledge that I must do the following to stay in the public list"
options:
- label: "Ensure that my instance is up to date (less than one month old)"
required: true
- label: "Ensure a proper uptime of my instance (around 90%)"
required: true
- label: "Ensure that my instance is up to date (less than one month old)"
required: true
- label: "Ensure a proper uptime of my instance (around 90%)"
required: true
- type: input
id: country
@@ -72,17 +72,17 @@ body:
attributes:
label: Invidious threads
description: Is your Invidious instance milti-threaded?
placeholder: "Default: 1"
placeholder: "Default: 1"
validations:
required: true
- type: checkboxes
attributes:
label: Twice daily IPV6 rotation
label: IPV6 rotation
description: "Are you avoiding YouTube rate limiting with IPV6 rotation?"
options:
- label: "Yes"
required: false
- label: "Yes"
required: false
- type: input
id: mitm-name
@@ -93,6 +93,18 @@ body:
validations:
required: false
- type: checkboxes
attributes:
label: Optional Materialious configuration
description: "What optional Materialious steps have you configured."
options:
- label: "RYD-Proxy"
required: false
- label: "Syncious integration"
required: false
- label: "Self-hosted PeerJS"
required: false
- type: textarea
id: more-infos
attributes: