Skip to content

Commit aa54466

Browse files
committed
chore: add GOTV and playcast details
1 parent 354b156 commit aa54466

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

common-issues/invalid-ssl.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
If you are using a deeply nested subdomain such as `*.5stack.example.com`, note that Cloudflare's free SSL certificate does **not** cover these domains. To secure deeply nested subdomains, you must purchase an SSL certificate through Cloudflare's Advanced Certificate Manager.
88

9-
### Cloudflare Proxy (not to be confused with reverse proxies)
9+
### Cloudflare Proxy
1010

1111
If you are using Cloudflare's proxy and **not** using a reverse proxy, the 5Stack k3s cluster will attempt to generate its own SSL certificates using Let's Encrypt.
1212

1313
However, when Cloudflare's proxy is enabled, it blocks direct HTTP requests to your server. This prevents Let's Encrypt from verifying your domain and issuing SSL certificates, causing certificate generation to fail.
1414

15-
To resolve this use Cloudflare Page Rule / Redirect Rule Exceptio
15+
To resolve this use Cloudflare Page Rule / Redirect Rule Exception
1616

17-
You don't have to disable HTTPS globally — only for the ACME challenge paths.
17+
#### Page Rule
1818

1919
1. Go to Rules → Redirect Rules (or Page Rules if still enabled on your account)
2020
2. Create a rule:

getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
- **Demos & Streaming**
4646
- Demos automatically uploaded and available via built-in streamer (Twitch, YouTube, Kick)
4747
- Demos stored locally or via S3 API
48+
- Integrated GOTV support
49+
- GOTV Playcast enables spectators to connect to relay servers rather than your game server, greatly increasing viewing capacity while reducing load on the match server
4850

4951
- **Flexible Server Management**
5052
- On-demand servers

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ features:
2727
details: Use map veto, ready-up, knife rounds, tech pauses, best-of series, default player models, and more to run matches exactly how you want.
2828
- title: Player Sanctions
2929
details: Keep games clean with bans, mutes, gags, and silences that sync across matches and servers.
30-
- title: Demos and Streaming
31-
details: Capture every match with automatic demo uploads and watch live with the integrated viewer that supports Twitch, YouTube, and Kick streams.
30+
- title: Demos / Streaming / Playcast
31+
details: Capture every match with automatic demo uploads and watch live with GOTV / Playcast or using integrated stream viewer that supports Twitch, YouTube, and Kick streams.
3232
- title: Flexible Server Management
3333
details: Run on-demand servers, manage dedicated hardware, or plug in existing third-party machines—all from the same panel.
3434
- title: Regional Servers

0 commit comments

Comments
 (0)