mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-09 16:21:01 +08:00
Update quick-start.rst
This commit is contained in:
parent
cd0b397ce8
commit
e230d6e7a2
1 changed files with 4 additions and 1 deletions
|
|
@ -78,7 +78,10 @@ Install Dependencies
|
||||||
|
|
||||||
Prepare Domain
|
Prepare Domain
|
||||||
----------------------------
|
----------------------------
|
||||||
1. Choose a base domain or subdomain for Netmaker. If you own **example.com**, this should be something like **netmaker.example.com**
|
1. Choose a base domain or subdomain for Netmaker. If you own **example.com**, this should be something like **netmaker.example.com**
|
||||||
|
|
||||||
|
- You must point your wildcard domain to the public IP of your VM, e.x: *.example.com --> <your public ip>
|
||||||
|
|
||||||
2. Add an A record pointing to your VM using your DNS service provider for *.netmaker.example.com (inserting your own subdomain of course).
|
2. Add an A record pointing to your VM using your DNS service provider for *.netmaker.example.com (inserting your own subdomain of course).
|
||||||
3. Netmaker will create three subdomains on top of this. For the example above those subdomains would be:
|
3. Netmaker will create three subdomains on top of this. For the example above those subdomains would be:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue