Pre-commit run

This commit is contained in:
purple_emily
2024-03-10 11:43:35 +00:00
parent 7e338975ed
commit d84a186132
6 changed files with 11 additions and 11 deletions

View File

@@ -10,4 +10,4 @@
</toc-element>
<toc-element topic="External-access.md"/>
<toc-element topic="Supported-Debrid-services.md"/>
</instance-profile>
</instance-profile>

View File

@@ -16,11 +16,11 @@ your devices secure is up to you. We won't be responsible for any problems or lo
To enable external access for Knight Crawler, whether it's within your home network or over the internet, you'll
need to follow these initial setup steps:
- Set up Caddy, a powerful and easy-to-use web server.
- Set up Caddy, a powerful and easy-to-use web server.
1. Caddy is included in the <path>deployment/docker/optional</path>
2.
2.
- Disable the open port in the Knight Crawler <path>docker-compose.yaml<path> file.
- Disable the open port in the Knight Crawler <path>docker-compose.yaml<path> file.
1. Open the Knight Crawler <path>docker-compose.yaml<path> file in your favourite editor.
2. Disable the default port configuration. This step is crucial for routing external traffic through Caddy and ensuring secure access to Knight Crawler. Simply comment out or remove the port configuration section within the Docker-Compose file.
@@ -41,4 +41,4 @@ By disabling the default port, Knight Crawler will only be accessible internally
## Troubleshooting?
## Additional Resources?
## Additional Resources?

View File

@@ -139,8 +139,8 @@ repositories you have.
90 days
Description:
<blank>
Respository access:
(checked) Public Repositories (read-only)
Repository access:
(checked) Public Repositories (read-only)
```
4. Click `Generate token`.
@@ -175,7 +175,7 @@ The Knight Crawler configuration page should now be accessible in your web brows
## Start more consumers
If you wish to speed up the processing of the films and tv shows that Knight Crawler finds, then you'll likely want to
If you wish to speed up the processing of the films and tv shows that Knight Crawler finds, then you'll likely want to
increase the number of consumers.
The below command can be used to both increase or decrease the number of running consumers. Gradually increase the number

View File

@@ -27,4 +27,4 @@ Knight Crawler is an addon for [Stremio](https://www.stremio.com/). It began as
When you choose on a film or tv show to watch on Stremio, a request will be sent to your installation of Knight Crawler.
Knight Crawler will query the database and return a list of all the copies it has stored in the database as Debrid
links.
This enables playback to begin immediately for your chosen media.
This enables playback to begin immediately for your chosen media.

View File

@@ -1,3 +1,3 @@
# Supported Debrid services
Start typing here...
Start typing here...

View File

@@ -5,4 +5,4 @@
<topics dir="topics" web-path="topics"/>
<images dir="images" web-path="knightcrawler"/>
<instance src="kc.tree"/>
</ihp>
</ihp>