updated some thing relating to domainless setup
This commit is contained in:
@@ -1,17 +1,8 @@
|
||||
You can set up your cloud without purchasing a domain.
|
||||
|
||||
to do this, skip DNS setup during initial install, this means you cannot reach the various services via hostname yet.
|
||||
for this, your pihole DNS is already set up to directly point ?domain? to ?localip?
|
||||
|
||||
Then, go to http://?localip?:5380 and log in with your admin password, this is your pihole dashboard.
|
||||
|
||||
go to settings > local dns records and add two records:
|
||||
|
||||
| domain | IP
|
||||
| ?domain? | ?localip?
|
||||
| *.?domain | ?localip?
|
||||
|
||||
|
||||
now you can reach your cloud with whichever domain you want as long as you are on the pihole DNS.
|
||||
as long as you are connected to the pihole DNS and on the local network, you will be able to reach your cloud.
|
||||
|
||||
The VPN is set up by default to use this DNS, so you will also be able to reach your cloud when using your VPN, allowing use on the go.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user