User Tools

Site Tools


unraid:virtual:piholeu20.04

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
unraid:virtual:piholeu20.04 [2021/03/10 21:57] – created dirkunraid:virtual:piholeu20.04 [2021/12/20 17:03] (current) dirk
Line 15: Line 15:
   * OS Install CDRom Bus: SATA   * OS Install CDRom Bus: SATA
   * Primary vDisk Location: Auto if on the array, below options for ssd   * Primary vDisk Location: Auto if on the array, below options for ssd
-    */mnt/disks/samsung_ssd/pihole.20.04vX/vdisk1.img            --> This one is vDisk on SSD (Current setup uses this)+    */mnt/disks/samsung_nvme/vms/pihole.20.04vX/vdisk1.img            --> This one is vDisk on SSD (Current setup uses this)
     */dev/disk/by-id/ata-"ID OF DRIVE" --> This one is passthrough     */dev/disk/by-id/ata-"ID OF DRIVE" --> This one is passthrough
   * Primary vDisk Size: 10G   * Primary vDisk Size: 10G
Line 141: Line 141:
   * Save   * Save
  
 +==== Fix domain pointing to /admin page ====
 +  * To redirect the root address to /admin, add the following line to /etc/lighttpd/external.conf: (it used to be /etc/lighttpd/lighttpd.conf but it is recommended to use /etc/lighttpd/external.conf so that it isn't overwritten by updates)
 +
 +<code>url.redirect = ( "^/$" => "/admin" )</code>
 +
 +  * Links:
 +    * https://www.youtube.com/watch?v=FnFtWsZ8IP0
 +    * https://www.reddit.com/r/pihole/comments/4eirjz/is_it_possible_to_forward_a_domain_to_the_pihole/
 +
 +==== Setup sync between two piholes ====
 +  * Links:
 +    * https://www.youtube.com/watch?v=IFVYe3riDRA
 +
 +==== Setup High Availability between to piholes ====
 +  * Links:
 +    * https://www.youtube.com/watch?v=hPfk0qd4xEY
 +    * https://www.reddit.com/r/pihole/comments/d5056q/tutorial_v2_how_to_run_2_pihole_servers_in_ha/
unraid/virtual/piholeu20.04.1615435030.txt.gz · Last modified: by dirk