Begins getting-started sections.

This commit is contained in:
2025-08-24 11:15:49 -07:00
parent 5bd4c2a27d
commit 6ede2e83cf
12 changed files with 94 additions and 53 deletions

View File

@@ -1,8 +1,10 @@
+++
title = "Setup Wild Cloud"
date = '2025-06-09'
draft = false
+++
---
title: Set up your DNS server
date: 2025-08-04
series:
- Wild Cloud Setup
series_order: 5
---
## Get your hardware
@@ -23,3 +25,7 @@ Make sure you have a dedicated machine for your DNS server. It can be tiny, like
- Log in to your LAN router's web interface.
- Find the DHCP settings and reserve the IP address you recorded for your DNS server.
- Set the DNS server for your LAN to the IP address of your DNS server.
## Next Steps
Now that you have a DNS server set up, let's [set up your wild cloud](../setup-wild-cloud/).