mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #2947 from holta/nginx_high_php_limits-is-in-stage-4
Clarify that dnsmasq is installed in Stage 1 not Stage 4
This commit is contained in:
commit
a793a7028b
5 changed files with 25 additions and 10 deletions
|
@ -220,6 +220,10 @@ openvpn_server_port: 1194
|
|||
# e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo,
|
||||
# iiab_admin_published_pwd, admin_console_group
|
||||
|
||||
# dnsmasq is installed here -- configure LATER in 'network', after Stage 9.
|
||||
# (The full network stage runs after 9-LOCAL-ADDONS. Or manually run
|
||||
# "cd /opt/iiab/iiab; sudo ./iiab-network"). Design under discussion: #2876
|
||||
|
||||
# Some prefer 512MB for Zero W, others prefer 2048MB or higher for RPi 3 and 4.
|
||||
# Please see recommendations at: https://itsfoss.com/swap-size/
|
||||
pi_swap_file_size: 1024
|
||||
|
@ -258,8 +262,7 @@ nginx_log_dir: /var/log/nginx
|
|||
|
||||
# SSHD runs here & also above in 1-PREP
|
||||
|
||||
# DNS prep (dnsmasq, named &/or dhcpd) run here. The full network stage runs
|
||||
# after 9-LOCAL-ADDONS (or manually run "cd /opt/iiab/iiab; ./iiab-network")
|
||||
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
|
||||
|
||||
# UNMAINTAINED as of July 2021
|
||||
squid_install: False
|
||||
|
|
|
@ -122,6 +122,10 @@ openvpn_handle: BIG-sized - Put Your Name Here
|
|||
# IIAB-ADMIN runs here - see its vars near top of this file:
|
||||
# e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo
|
||||
|
||||
# dnsmasq is installed here -- configure LATER in 'network', after Stage 9.
|
||||
# (The full network stage runs after 9-LOCAL-ADDONS. Or manually run
|
||||
# "cd /opt/iiab/iiab; sudo ./iiab-network"). Design under discussion: #2876
|
||||
|
||||
# Some prefer 512MB for Zero W, others prefer 2048MB or higher for RPi 3 and 4.
|
||||
# Please see recommendations at: https://itsfoss.com/swap-size/
|
||||
pi_swap_file_size: 1024
|
||||
|
@ -146,8 +150,7 @@ pi_swap_file_size: 1024
|
|||
|
||||
# SSHD runs here & also above in 1-PREP
|
||||
|
||||
# DNS prep (dnsmasq, named &/or dhcpd) run here. The full network stage runs
|
||||
# after 9-LOCAL-ADDONS (or manually run "cd /opt/iiab/iiab; ./iiab-network")
|
||||
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
|
||||
|
||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
||||
iiab_usb_lib_show_all: True
|
||||
|
|
|
@ -122,6 +122,10 @@ openvpn_handle: MEDIUM-sized - Put Your Name Here
|
|||
# IIAB-ADMIN runs here - see its vars near top of this file:
|
||||
# e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo
|
||||
|
||||
# dnsmasq is installed here -- configure LATER in 'network', after Stage 9.
|
||||
# (The full network stage runs after 9-LOCAL-ADDONS. Or manually run
|
||||
# "cd /opt/iiab/iiab; sudo ./iiab-network"). Design under discussion: #2876
|
||||
|
||||
# Some prefer 512MB for Zero W, others prefer 2048MB or higher for RPi 3 and 4.
|
||||
# Please see recommendations at: https://itsfoss.com/swap-size/
|
||||
pi_swap_file_size: 1024
|
||||
|
@ -146,8 +150,7 @@ pi_swap_file_size: 1024
|
|||
|
||||
# SSHD runs here & also above in 1-PREP
|
||||
|
||||
# DNS prep (dnsmasq, named &/or dhcpd) run here. The full network stage runs
|
||||
# after 9-LOCAL-ADDONS (or manually run "cd /opt/iiab/iiab; ./iiab-network")
|
||||
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
|
||||
|
||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
||||
iiab_usb_lib_show_all: True
|
||||
|
|
|
@ -122,6 +122,10 @@ openvpn_handle: MIN-sized - Put Your Name Here
|
|||
# IIAB-ADMIN runs here - see its vars near top of this file:
|
||||
# e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo
|
||||
|
||||
# dnsmasq is installed here -- configure LATER in 'network', after Stage 9.
|
||||
# (The full network stage runs after 9-LOCAL-ADDONS. Or manually run
|
||||
# "cd /opt/iiab/iiab; sudo ./iiab-network"). Design under discussion: #2876
|
||||
|
||||
# Some prefer 512MB for Zero W, others prefer 2048MB or higher for RPi 3 and 4.
|
||||
# Please see recommendations at: https://itsfoss.com/swap-size/
|
||||
pi_swap_file_size: 1024
|
||||
|
@ -146,8 +150,7 @@ pi_swap_file_size: 1024
|
|||
|
||||
# SSHD runs here & also above in 1-PREP
|
||||
|
||||
# DNS prep (dnsmasq, named &/or dhcpd) run here. The full network stage runs
|
||||
# after 9-LOCAL-ADDONS (or manually run "cd /opt/iiab/iiab; ./iiab-network")
|
||||
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
|
||||
|
||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
||||
iiab_usb_lib_show_all: True
|
||||
|
|
|
@ -122,6 +122,10 @@ openvpn_handle: unittest - Put Your Name Here
|
|||
# IIAB-ADMIN runs here - see its vars near top of this file:
|
||||
# e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo
|
||||
|
||||
# dnsmasq is installed here -- configure LATER in 'network', after Stage 9.
|
||||
# (The full network stage runs after 9-LOCAL-ADDONS. Or manually run
|
||||
# "cd /opt/iiab/iiab; sudo ./iiab-network"). Design under discussion: #2876
|
||||
|
||||
# Some prefer 512MB for Zero W, others prefer 2048MB or higher for RPi 3 and 4.
|
||||
# Please see recommendations at: https://itsfoss.com/swap-size/
|
||||
pi_swap_file_size: 1024
|
||||
|
@ -146,8 +150,7 @@ pi_swap_file_size: 1024
|
|||
|
||||
# SSHD runs here & also above in 1-PREP
|
||||
|
||||
# DNS prep (dnsmasq, named &/or dhcpd) run here. The full network stage runs
|
||||
# after 9-LOCAL-ADDONS (or manually run "cd /opt/iiab/iiab; ./iiab-network")
|
||||
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
|
||||
|
||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
||||
iiab_usb_lib_show_all: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue