From 7b7beeebeb967da39e2fe7777539a9319b5c9cef Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 2 Jan 2020 22:35:48 -0500 Subject: [PATCH 1/4] Clarify iiab_home_url & captiveportal_splash_page --- vars/local_vars_min.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index 6e19410ee..e7e175ceb 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -29,8 +29,9 @@ iiab_admin_pwd_hash: $6$xsce51$D.IrrEeLBYIuJkGDmi27pZUGOwPFp98qpl3hxMwWV4hXigFGm iiab_hostname: box iiab_domain: lan -# Homepage: set to /home or /wordpress or /mediawiki or /wiki (for DokuWiki) +# Homepage: set to /home or /wordpress or /wiki (for MediaWiki) iiab_home_url: /home +# You might also want to set captiveportal_splash_page (below!) # Raspbian requires Wi-Fi country since March 2018. Please set it here: host_country_code: US @@ -81,10 +82,11 @@ dns_jail_enabled: False # Python-based Captive Portal, that @m-anish & @jvonau experimented with in # July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt -# extensively refined later in 2018 (PRs #1179, #1300, #1327). +# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070). captiveportal_install: False captiveportal_enabled: False captiveportal_splash_page: / +# You might also want to set iiab_home_url (above!) # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Bluetooth PAN access to IIAB server From ee495f361a1aa665aff868696131771f2873ecf2 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 2 Jan 2020 22:36:00 -0500 Subject: [PATCH 2/4] Clarify iiab_home_url & captiveportal_splash_page --- vars/local_vars_medium.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index 225ab4953..9195c011a 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -29,8 +29,9 @@ iiab_admin_pwd_hash: $6$xsce51$D.IrrEeLBYIuJkGDmi27pZUGOwPFp98qpl3hxMwWV4hXigFGm iiab_hostname: box iiab_domain: lan -# Homepage: set to /home or /wordpress or /mediawiki or /wiki (for DokuWiki) +# Homepage: set to /home or /wordpress or /wiki (for MediaWiki) iiab_home_url: /home +# You might also want to set captiveportal_splash_page (below!) # Raspbian requires WiFi country since March 2018. Please set it here: host_country_code: US @@ -81,10 +82,11 @@ dns_jail_enabled: False # Python-based Captive Portal, that @m-anish & @jvonau experimented with in # July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt -# extensively refined later in 2018 (PRs #1179, #1300, #1327). +# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070). captiveportal_install: False captiveportal_enabled: False captiveportal_splash_page: / +# You might also want to set iiab_home_url (above!) # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Bluetooth PAN access to IIAB server From eec034782a259cdc8023b358bd240eb4733693ec Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 2 Jan 2020 22:36:10 -0500 Subject: [PATCH 3/4] Clarify iiab_home_url & captiveportal_splash_page --- vars/local_vars_big.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 0315e77d5..d79da04aa 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -29,8 +29,9 @@ iiab_admin_pwd_hash: $6$xsce51$D.IrrEeLBYIuJkGDmi27pZUGOwPFp98qpl3hxMwWV4hXigFGm iiab_hostname: box iiab_domain: lan -# Homepage: set to /home or /wordpress or /mediawiki or /wiki (for DokuWiki) +# Homepage: set to /home or /wordpress or /wiki (for MediaWiki) iiab_home_url: /home +# You might also want to set captiveportal_splash_page (below!) # Raspbian requires WiFi country since March 2018. Please set it here: host_country_code: US @@ -81,10 +82,11 @@ dns_jail_enabled: False # Python-based Captive Portal, that @m-anish & @jvonau experimented with in # July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt -# extensively refined later in 2018 (PRs #1179, #1300, #1327). +# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070). captiveportal_install: False captiveportal_enabled: False captiveportal_splash_page: / +# You might also want to set iiab_home_url (above!) # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Bluetooth PAN access to IIAB server From 2f0a971e7b55bd19b667c2a39a3b2cb25bb5ab33 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 2 Jan 2020 22:36:20 -0500 Subject: [PATCH 4/4] Clarify iiab_home_url & captiveportal_splash_page --- vars/default_vars.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 99ce5b5cb..bae4a6e39 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -73,8 +73,9 @@ iiab_domain: lan lan_ip: 172.18.96.1 lan_netmask: 255.255.224.0 -# Homepage: set to /home or /wordpress or /mediawiki or /wiki (for DokuWiki) +# Homepage: set to /home or /wordpress or /wiki (for MediaWiki) iiab_home_url: /home +# You might also want to set captiveportal_splash_page (below!) # Internal Wi-Fi Access Point # Values are used if there is an internal Wi-Fi adapter and hostapd is enabled @@ -143,11 +144,12 @@ dns_jail_enabled: False # Python-based Captive Portal, that @m-anish & @jvonau experimented with in # July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt -# extensively refined later in 2018 (PRs #1179, #1300, #1327). +# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070). captiveportal_install: False captiveportal_enabled: False captiveportal_port: 9090 captiveportal_splash_page: / +# You might also want to set iiab_home_url (above!) # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Bluetooth PAN access to IIAB server