Skip to content

Commit

Permalink
Update links in server setup documentation (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
barns101 authored Apr 18, 2024
1 parent d218569 commit 5c7a491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/content/docs/server/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Guide to setting up portr server
### Prerequisites

- A virtual machine with docker installed (Hetzner 4GB 2 vCPU is cheap)
- [Cloudflare API token](/server-setup/cloudflare-api-token/) - Required for wildcard subdomain SSL setup
- [Github oauth app credentials](/server-setup/github-oauth-app/) - Required for admin dashboard login
- [Cloudflare API token](/server/cloudflare-api-token/) - Required for wildcard subdomain SSL setup
- [Github oauth app credentials](/server/github-oauth-app/) - Required for admin dashboard login
- Port `2222` open on the server to accept incoming ssh connections
- Port range `30001-40001` open on the server to accept incoming tcp connections (only if you intend to use tcp tunnels)

0 comments on commit 5c7a491

Please sign in to comment.