WIP skeleton for new docs.

This commit is contained in:
Miroslav Šedivý 2025-02-08 20:30:50 +01:00
parent b23ca1af04
commit 4fad1b5a57
43 changed files with 277 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{
"position": 5,
"label": "Advanced Topics"
}

View file

@ -0,0 +1,7 @@
---
sidebar_position: 3
---
# Customizing the UI
Modifying Nekos interface, branding, and user experience.

View file

@ -0,0 +1,7 @@
---
sidebar_position: 4
---
# Logging & Monitoring
How to track logs and monitor system performance.

View file

@ -0,0 +1,7 @@
---
sidebar_position: 2
---
# Networking
Required network settings and firewall rules for smooth operation.

View file

@ -0,0 +1,7 @@
---
sidebar_position: 1
---
# Reverse Proxy Setup
Setting up a reverse proxy for SSL termination and domain-based access (NGINX, Caddy, Traefik).