A Holt
|
8bb1fa003d
|
Merge pull request #1701 from tim-moody/hotspot-fix
hostapd fails to start if wifi connected to wan
|
2019-05-30 10:54:14 -04:00 |
|
A Holt
|
6fe164767f
|
Merge pull request #1706 from holta/kiwix-2.0.0
kiwix-tools 1.2.1 -> 2.0.0
|
2019-05-30 10:37:12 -04:00 |
|
A Holt
|
e9086ba688
|
kiwix-tools 1.2.1 -> 2.0.0
|
2019-05-30 10:30:28 -04:00 |
|
A Holt
|
46c4f61639
|
for now: raspbian-9+ or debian-9+ or ubuntu-18+
|
2019-05-30 00:47:06 -04:00 |
|
A Holt
|
6940a87a7e
|
Is php{{ php_version }}-sqlite3 really used? Unclear
|
2019-05-30 00:42:18 -04:00 |
|
A Holt
|
6525521b8d
|
php{{ php_version }}-sqlite3 appears unused but...
|
2019-05-30 00:38:57 -04:00 |
|
Tim Moody
|
47f1269563
|
hostapd fails to start if wifi connected to wan
|
2019-05-28 14:04:04 -04:00 |
|
A Holt
|
b0c6b8d98b
|
Install pkg pastebinit on all IIAB's
|
2019-05-28 12:23:42 -04:00 |
|
A Holt
|
d8fc4127af
|
Deprecate php{{ php_version }}-sqlite3 after Rasp9/Deb9/U18 ?
|
2019-05-26 09:20:07 -04:00 |
|
A Holt
|
80c9aa3608
|
php{{ php_version }}-sqlite3 also appears unused
|
2019-05-26 09:03:53 -04:00 |
|
A Holt
|
a3d7791f2a
|
Merge pull request #1617 from mitra42/mitra
Mitra - 'internetarchive' & 'yarn' Ansible playbooks for IIAB
|
2019-05-25 11:26:05 -04:00 |
|
A Holt
|
15b5b7fc18
|
roles/internetarchive/README.md more approachable?
|
2019-05-25 10:20:46 -04:00 |
|
A Holt
|
bd4741add9
|
goal is http://box/archive - clarify Ansible code
|
2019-05-25 08:58:07 -04:00 |
|
A Holt
|
e3fb088d66
|
box/internetarchive too long—let's try box/archive
|
2019-05-25 08:13:34 -04:00 |
|
A Holt
|
54f4327a5b
|
Clarify Wi-Fi customization instructions
|
2019-05-25 07:58:19 -04:00 |
|
A Holt
|
3a7b69b6a0
|
Captive Portal doc evolution clarified
|
2019-05-25 07:36:25 -04:00 |
|
A Holt
|
e141c64d1c
|
Doc Links @ top of roles/network/defaults/main.yml
|
2019-05-25 07:31:20 -04:00 |
|
A Holt
|
f2ddcac90a
|
Making network/defaults/main.yml approachable for others
|
2019-05-25 07:19:16 -04:00 |
|
A Holt
|
f2acf8934b
|
{{ services_externally_visible }} fails, deprecate it
|
2019-05-25 06:33:21 -04:00 |
|
A Holt
|
7a3fca8c80
|
Delineate vars already defined in local_vars & default_vars
|
2019-05-25 06:13:39 -04:00 |
|
A Holt
|
32b849e34f
|
Merge branch 'master' into mitra
|
2019-05-25 01:11:24 -04:00 |
|
A Holt
|
380606f21f
|
Is "Internet Archive Distributed Web" the best name?
|
2019-05-25 01:03:08 -04:00 |
|
A Holt
|
c441de4f92
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:56:37 -04:00 |
|
A Holt
|
397849f8bc
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:50:55 -04:00 |
|
A Holt
|
d1247e8864
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:50:19 -04:00 |
|
A Holt
|
d5c7d4ae99
|
php{{ php_version }}-sqlite if raspbian-8 or debian-8
|
2019-05-24 23:52:11 -04:00 |
|
A Holt
|
1e9aa27268
|
php{{ php_version }}-sqlite if raspbian-8 or debian-8
|
2019-05-24 23:42:26 -04:00 |
|
A Holt
|
b037fe5df9
|
php7.x-sqlite3 when raspbian 9+ or debian 9+ or ubuntu 18+
|
2019-05-24 23:29:34 -04:00 |
|
A Holt
|
59f2a2e7d9
|
"is_debian_9 or is_ubuntu_16" in calibre/tasks/debs.yml
|
2019-05-24 23:06:27 -04:00 |
|
A Holt
|
30f7c18364
|
parens in condition for clarity
|
2019-05-24 22:55:54 -04:00 |
|
holta
|
a74e187aac
|
not just is_ubuntu_18: make U19/U20 possible
|
2019-05-24 21:58:37 -04:00 |
|
A Holt
|
f3812754ec
|
dupl when: 's fixed in nextcloud/tasks/main.yml
|
2019-05-24 20:19:26 -04:00 |
|
holta
|
2f73f599c5
|
'when: X }' -> 'when: X | bool }' in both meta/main.yml
|
2019-05-24 19:57:35 -04:00 |
|
holta
|
2bed0c9404
|
'when: X #' -> 'when: X | bool #' for Ansible 2.8
|
2019-05-24 19:39:10 -04:00 |
|
holta
|
9543a10d82
|
': false' to ': False' + ': true' to ': True' or ': yes'
|
2019-05-24 19:29:41 -04:00 |
|
holta
|
3a1ccf3638
|
'when: X' -> 'when: X | bool' for Ansibl 2.8
|
2019-05-24 18:33:10 -04:00 |
|
holta
|
6d7adf00a2
|
(PRE-)release version# more visible
|
2019-05-24 14:04:14 -04:00 |
|
holta
|
cb5743dd11
|
Merge branch 'network-ansible-cleanup' of https://github.com/holta/iiab into network-ansible-cleanup
|
2019-05-24 04:58:40 -04:00 |
|
holta
|
58637ef3fa
|
Proper boolean values for var gw_active
|
2019-05-24 04:56:10 -04:00 |
|
A Holt
|
eb7d5ea706
|
roles/0-init/tasks/main.yml indentation
|
2019-05-24 04:54:00 -04:00 |
|
holta
|
4652d3505a
|
@holta
|
2019-05-24 03:26:21 -04:00 |
|
holta
|
2e3c4b7b2e
|
comments preserve hardcoded U18 clauses
|
2019-05-24 03:13:52 -04:00 |
|
holta
|
3eccbd9d60
|
'| bool' for Ansible 2.8; prep U18+
|
2019-05-24 03:06:43 -04:00 |
|
root
|
2ea775848a
|
Add |bool in network/tasks/restart.yml
|
2019-05-24 01:51:03 -04:00 |
|
A Holt
|
be5bbe8e5e
|
output tweak
|
2019-05-24 00:03:21 -04:00 |
|
A Holt
|
44c8204f66
|
Merge pull request #1693 from holta/firewall-usability
iptables firewall: Apply @jvonau's "$lan" != "none" to forwarding not just masquerading
|
2019-05-23 23:51:54 -04:00 |
|
A Holt
|
a68ae48b4e
|
Apply @jvonau's "$lan" != "none" to fwd'ing (not just masq'ing)
|
2019-05-23 23:42:55 -04:00 |
|
A Holt
|
3d976bebec
|
iptables doc tweak
|
2019-05-23 19:42:40 -04:00 |
|
A Holt
|
f826c138b8
|
iptables doc tweak
|
2019-05-23 19:39:44 -04:00 |
|
A Holt
|
b254d8a7c0
|
Merge pull request #1691 from holta/firewall-usability
Fix Typo: enable masquerade only when "$lan" != "none" (typo fixed)
|
2019-05-23 14:03:16 -07:00 |
|
A Holt
|
a55c7150e8
|
enable masquerade only when "$lan" != "none" (typo fixed)
|
2019-05-23 17:00:27 -04:00 |
|
A Holt
|
47b47f242b
|
Merge pull request #1677 from holta/firewall-usability
Making IIAB's firewall (iptables) understandable to newbie implementers
|
2019-05-23 11:35:19 -04:00 |
|
A Holt
|
7fa7d1d40a
|
Enable masquerade only when "$lan" != "none"
|
2019-05-23 11:25:55 -04:00 |
|
A Holt
|
8b7ac36f81
|
Lokole 0.4.1 -> 0.4.2
|
2019-05-22 17:37:43 -04:00 |
|
A Holt
|
c137b60a57
|
Lokole 0.4.0 -> 0.4.1
|
2019-05-21 04:29:24 -04:00 |
|
A Holt
|
98049544b1
|
Lines numbers fixed in comment
|
2019-05-21 04:03:39 -04:00 |
|
A Holt
|
b221473d64
|
iiab-gen-iptables 15+ core port rules alphabetized
|
2019-05-21 03:57:04 -04:00 |
|
A Holt
|
efd317d62f
|
Line number fix in comment
|
2019-05-21 03:31:28 -04:00 |
|
A Holt
|
f5ed9d6966
|
iptables $gui_port comment
|
2019-05-21 03:30:40 -04:00 |
|
A Holt
|
68676ef444
|
Comment points to iptables docs
|
2019-05-21 03:09:58 -04:00 |
|
A Holt
|
071d5987b7
|
http-vs-https clarified in network/tasks/avahi.yml
|
2019-05-21 02:43:43 -04:00 |
|
A Holt
|
52fdf8983b
|
add WAN-side rules even if Appliance (if WAN exists!)
|
2019-05-21 02:06:47 -04:00 |
|
A Holt
|
33b8c06f57
|
Merge pull request #1683 from georgejhunt/register-map
Register map
|
2019-05-19 21:10:05 -04:00 |
|
George Hunt
|
9a899b4314
|
remove debug print statement
|
2019-05-19 17:12:49 -07:00 |
|
George Hunt
|
3ca7b266cc
|
Merge branch 'register-map' of https://github.com/georgejhunt/iiab into register-map
|
2019-05-19 17:07:28 -07:00 |
|
George Hunt
|
a5088f063d
|
permit omt and sat to be used in filename
|
2019-05-19 17:07:01 -07:00 |
|
A Holt
|
0d074918f2
|
Merge pull request #1681 from holta/kiwix-1.2.1
kiwix-tools 1.2.0 -> 1.2.1
|
2019-05-19 19:30:15 -04:00 |
|
A Holt
|
72a7fead21
|
kiwix-tools 1.2.0 -> 1.2.1
|
2019-05-19 19:25:03 -04:00 |
|
A Holt
|
c74053ef52
|
also clarify "ports_externally_visible: 2" means http-or-https in avahi.yml
|
2019-05-19 14:04:14 -04:00 |
|
A Holt
|
20dacbb8fa
|
2 = ssh + http-or-https (for Admin Console's box.lan/admin too)
|
2019-05-19 14:02:53 -04:00 |
|
A Holt
|
6abc8e0d5b
|
Ansible tags osm & maps (it was 3 tags, now it's 2!)
|
2019-05-19 13:35:31 -04:00 |
|
A Holt
|
2e8a1afb3d
|
Moving osm-vector-maps install from 4-server-options?
|
2019-05-19 13:29:19 -04:00 |
|
A Holt
|
ff9cbf68f2
|
Move osm-vector-maps install to 7-edu-apps stage ?
|
2019-05-19 13:27:47 -04:00 |
|
Tim Moody
|
8678280551
|
various fixes
|
2019-05-19 12:53:55 -04:00 |
|
A Holt
|
043e6c8166
|
Explanation better
|
2019-05-19 06:49:30 -04:00 |
|
A Holt
|
33c64d2337
|
Comment aligned w/ local_vars files & default_vars
|
2019-05-19 06:45:23 -04:00 |
|
A Holt
|
b3d837b182
|
Comment fixed in network/tasks/avahi.yml
|
2019-05-19 06:31:42 -04:00 |
|
A Holt
|
12885ad5f8
|
How to edit iiab-gen-iptables
|
2019-05-19 06:30:16 -04:00 |
|
A Holt
|
669dcf7a6e
|
gui_wan -> ports_externally_visible >= 2 in avahi.yml
|
2019-05-19 05:45:16 -04:00 |
|
A Holt
|
ec9834f7d7
|
iiab-gen-iptables uses ports_externally_visible {0...5}
|
2019-05-19 05:42:58 -04:00 |
|
A Holt
|
e2c8b5cde6
|
Comments/spacing readability
|
2019-05-18 18:13:39 -04:00 |
|
George Hunt
|
7eae142a62
|
use regular expressions to break apart filename
|
2019-05-17 21:53:57 -07:00 |
|
A Holt
|
3602804c4f
|
Merge pull request #1665 from tim-moody/samba-ports
Open Samba ports if enabled
|
2019-05-17 22:23:03 -04:00 |
|
George Hunt
|
abc8fb8947
|
replace extract_region_from_filename- use re
|
2019-05-17 19:09:53 -07:00 |
|
A Holt
|
8eeb38f799
|
Revert Gitea 1.8.1 to 1.7.6 for RPi
|
2019-05-17 19:14:19 -04:00 |
|
A Holt
|
fc66fd476a
|
Merge pull request #1672 from holta/gitea-1.8.1
Gitea 1.8.0 -> 1.8.1
|
2019-05-17 01:39:12 -04:00 |
|
A Holt
|
7abdecf7da
|
Gitea 1.8.0 -> 1.8.1
|
2019-05-17 01:35:13 -04:00 |
|
A Holt
|
a4c069a2d5
|
Merge pull request #1671 from holta/iiab-support
/usr/bin/iiab-support code readability tweaks
|
2019-05-17 01:11:48 -04:00 |
|
A Holt
|
f8c9d4cc98
|
minor code readability tweaks
|
2019-05-17 01:09:22 -04:00 |
|
A Holt
|
e08435066d
|
Merge pull request #1670 from holta/iiab-support
/usr/bin/iiab-support (better) explains OpenVPN
|
2019-05-17 00:35:06 -04:00 |
|
A Holt
|
148883867a
|
/usr/bin/iiab-support (better) explains OpenVPN
|
2019-05-17 00:32:03 -04:00 |
|
A Holt
|
77d7dfa958
|
Clarify in comment: PHP 7.1+ issue on diff distros
|
2019-05-16 17:05:06 -04:00 |
|
A Holt
|
1bf146ff2f
|
Missed one: nextcloud_orig_src_file -> nextcloud_orig_src_file_old
|
2019-05-16 17:00:32 -04:00 |
|
A Holt
|
506cfd04b7
|
Nextcloud 16 on Debian 10 & Ubuntu 18.04; Nextcloud 15 on Debian 9 & Raspbian 9
|
2019-05-16 16:01:32 -04:00 |
|
A Holt
|
3716d3d304
|
Nextcloud 16 on Debian 10 & Ubuntu 18.04; Nextcloud 15 on Debian 9 & Raspian 9
|
2019-05-16 15:48:19 -04:00 |
|
A Holt
|
f65ee3e598
|
Lokole 0.1.39 -> 0.4.0
|
2019-05-16 14:23:44 -04:00 |
|
Tim Moody
|
3d4ba01669
|
open samba ports
|
2019-05-15 10:01:38 -04:00 |
|
Tim Moody
|
81cb74f1c4
|
Merge pull request #1663 from tim-moody/map-dirs
handle first time when idx file does not exist
|
2019-05-13 14:24:10 -04:00 |
|
Tim Moody
|
fadba3c7b3
|
handle first time when idx file does not exist
|
2019-05-13 14:23:14 -04:00 |
|
Tim Moody
|
12052e35a8
|
Merge pull request #1662 from tim-moody/map-dirs
don't add to menu unless new
|
2019-05-13 14:07:53 -04:00 |
|
Tim Moody
|
45769b15b8
|
don't add to menu unless new
|
2019-05-13 14:02:25 -04:00 |
|
A Holt
|
895a13d88c
|
Remove years-old comment that's no longer relevant
|
2019-05-12 22:26:17 -04:00 |
|
A Holt
|
f21f637b87
|
Establish /opt/iiab/sugarizer-server-1.1.0 for v1.1.0
|
2019-05-12 22:23:01 -04:00 |
|
A Holt
|
91f0ba8ab0
|
Update main.yml
|
2019-05-12 21:43:51 -04:00 |
|
A Holt
|
4d0a49f5d4
|
Comment cleanup
|
2019-05-12 07:50:10 -04:00 |
|
A Holt
|
53c3c0e3d1
|
Revert regex over-optimization
|
2019-05-12 07:29:58 -04:00 |
|
A Holt
|
b39ecacde2
|
Properly emulate ./runrole openvpn + comment code
|
2019-05-12 06:55:50 -04:00 |
|
A Holt
|
3afc93b5ae
|
bash speed matching the regex behavior of Ansible
|
2019-05-12 06:00:46 -04:00 |
|
A Holt
|
52900ba330
|
Mandate existence of /etc/iiab/openvpn_handle
|
2019-05-12 04:05:57 -04:00 |
|
A Holt
|
320136cc69
|
/usr/bin/iiab-support: handle missing file /etc/iiab/openvpn_handle
|
2019-05-12 02:55:44 -04:00 |
|
A Holt
|
59a4df170f
|
1-prep: tidying for Debian 10 Buster release (soon)
|
2019-05-12 01:06:53 -04:00 |
|
A Holt
|
34539a64f7
|
Put /usr/bin/iiab-support & symlinks into place
|
2019-05-12 00:37:43 -04:00 |
|
A Holt
|
dda10ca312
|
Encourage use of /usr/bin/iiab-support
|
2019-05-12 00:29:15 -04:00 |
|
A Holt
|
3dad45fd5a
|
Update iiab-handle.j2
|
2019-05-11 23:25:51 -04:00 |
|
A Holt
|
041bd22056
|
/usr/bin/iiab-support = friendlier way to set up OpenVPN
|
2019-05-11 22:22:00 -04:00 |
|
Tim Moody
|
319e1269bd
|
Merge pull request #1653 from tim-moody/map-dirs
don't write file name to menu def
|
2019-05-11 13:03:40 -04:00 |
|
Tim Moody
|
1bd4ac5fba
|
don't write file to menu def
|
2019-05-11 13:01:03 -04:00 |
|
Tim Moody
|
c0afa4834c
|
Merge pull request #1652 from tim-moody/map-dirs
change auto generate reference
|
2019-05-11 12:05:53 -04:00 |
|
Tim Moody
|
c9e6c2103d
|
change auto generate reference
|
2019-05-11 12:05:18 -04:00 |
|
Tim Moody
|
372745d5b8
|
Merge pull request #1651 from tim-moody/map-dirs
missed the /
|
2019-05-11 10:31:11 -04:00 |
|
Tim Moody
|
a055d75686
|
missed the /
|
2019-05-11 10:30:02 -04:00 |
|
Tim Moody
|
944e84d031
|
Merge pull request #1650 from tim-moody/map-dirs
name change
|
2019-05-11 10:22:05 -04:00 |
|
Tim Moody
|
6947369023
|
name change
|
2019-05-11 10:21:31 -04:00 |
|
A Holt
|
9566f444d5
|
Clarify user output verbiage
|
2019-05-09 20:16:14 -04:00 |
|
A Holt
|
397c71c698
|
/usr/bin/iiab-handle is deprecated, but tightened up just in case
|
2019-05-09 18:43:39 -04:00 |
|
Tim Moody
|
67a9477693
|
add download and working dirs for maps
|
2019-05-09 15:09:40 -04:00 |
|
A Holt
|
c2b324fc5d
|
Comment map_fuctions.js -> map_functions.js thanks to @floydianslips
|
2019-05-09 13:09:34 -04:00 |
|
A Holt
|
25fa8a8ce9
|
Update main.yml
|
2019-05-09 12:17:37 -04:00 |
|
A Holt
|
5489fd238d
|
Update main.yml
|
2019-05-09 12:16:21 -04:00 |
|
A Holt
|
046e649ec5
|
Update main.yml
|
2019-05-09 12:15:00 -04:00 |
|
A Holt
|
8eb10a8fe4
|
Merge pull request #1639 from georgejhunt/unmenu
Unmenu for OSM vector maps
|
2019-05-09 12:09:52 -04:00 |
|
A Holt
|
46bb2101ba
|
Merge pull request #1640 from holta/openvpn-vars-cleanup
Cleanup of roles/openvpn/defaults/main.yml
|
2019-05-09 00:49:53 -04:00 |
|
A Holt
|
d55659e72d
|
longstanding typo: openvpn_enable -> openvpn_enabled
|
2019-05-09 00:47:02 -04:00 |
|
A Holt
|
1392dddcf0
|
cleanup of roles/openvpn/defaults/main.yml
|
2019-05-09 00:43:47 -04:00 |
|
George Hunt
|
12d07dd519
|
change footprint to diagnostics
|
2019-05-08 20:02:16 -07:00 |
|
A Holt
|
bf9e96c8cf
|
Lokole 0.1.41 -> 0.1.39 due to #1638 upstream regression
|
2019-05-08 02:12:18 -04:00 |
|
Mitra Ardron
|
1aebf56f7c
|
Merge commit '50e5e1067f82d3bbb834ea091e6b2aef251cf1d8' into mitra
|
2019-05-08 12:35:47 +10:00 |
|
Mitra Ardron
|
76ead36686
|
internetarchive Update README to answer questions
|
2019-05-08 12:35:25 +10:00 |
|
A Holt
|
50e5e1067f
|
Clarify why hostapd_wait (5 seconds for now) is nec
|
2019-05-07 16:16:07 -04:00 |
|
A Holt
|
3c76bbe8f3
|
hostapd_wait: 5 [was 1 second...we can try 3...or 10 if nec?]
|
2019-05-07 12:19:12 -04:00 |
|
George Hunt
|
84220ddbb7
|
apache conf file
|
2019-05-06 07:32:09 -07:00 |
|
George Hunt
|
612032da31
|
change directory name
|
2019-05-06 07:29:44 -07:00 |
|
George Hunt
|
ba07100220
|
->osm-vector-maps
|
2019-05-06 07:23:16 -07:00 |
|
George Hunt
|
3032b58389
|
tedious
|
2019-05-05 21:18:41 -07:00 |
|
George Hunt
|
e22e79bceb
|
map_functions.js
|
2019-05-05 20:51:45 -07:00 |
|
George Hunt
|
1350fbe1e5
|
map_url
|
2019-05-05 20:41:48 -07:00 |
|
George Hunt
|
28828136b6
|
vector-map ->maps
|
2019-05-05 20:27:45 -07:00 |
|
A Holt
|
52856f6acb
|
roles/yarn/tasks/main.yml spacing
|
2019-05-05 23:08:09 -04:00 |
|
A Holt
|
49c606e638
|
Delete internetarchive/README.rst as README.md is sufficient
|
2019-05-05 22:58:14 -04:00 |
|
A Holt
|
3164a55fae
|
internetarchive/README.md punctuation/layout/capitalization tweaks
|
2019-05-05 22:56:23 -04:00 |
|
A Holt
|
2ad9b29dcc
|
yarn/README.rst punctuation
|
2019-05-05 22:34:47 -04:00 |
|
George Hunt
|
812c46ada0
|
vector-map -> vector-maps
|
2019-05-05 19:05:32 -07:00 |
|
George Hunt
|
66b9e844bd
|
vector-map -> vector-maps
|
2019-05-05 18:51:34 -07:00 |
|
Mitra Ardron
|
c99045b3ff
|
Merge branch 'master' into mitra
|
2019-05-06 08:52:53 +10:00 |
|
Mitra Ardron
|
d2200d07a1
|
internetarchive: Oops - built README.rst in wrong place
|
2019-05-06 08:51:56 +10:00 |
|
George Hunt
|
3be9c87f3a
|
rename file
|
2019-05-04 23:21:34 -07:00 |
|
George Hunt
|
ee85ecab21
|
change role name
|
2019-05-04 23:10:47 -07:00 |
|
George Hunt
|
b9f466c0f6
|
map-vector->vector-map
|
2019-05-04 23:04:32 -07:00 |
|
George Hunt
|
582385d47f
|
wrong syntax for include_role
|
2019-05-04 22:41:37 -07:00 |
|
George Hunt
|
aea7f1704b
|
typo on include_role
|
2019-05-04 22:37:43 -07:00 |
|
George Hunt
|
522be2c2ec
|
duplicated commit
|
2019-05-04 22:24:37 -07:00 |
|
George Hunt
|
a394becedc
|
Merge branch 'osm2map' of https://github.com/georgejhunt/iiab into osm2map
|
2019-05-04 22:23:13 -07:00 |
|
George Hunt
|
2088c40810
|
lost the last commit, 4-server-options include map
|
2019-05-04 22:22:29 -07:00 |
|
George Hunt
|
a191c70679
|
include the map role
|
2019-05-04 22:01:08 -07:00 |
|
George Hunt
|
e773447f9a
|
file name change map-vector.conf
|
2019-05-04 21:39:53 -07:00 |
|
George Hunt
|
4396116a7e
|
freeze some progress
|
2019-05-04 19:32:00 -07:00 |
|
Mitra Ardron
|
60fb968a05
|
internetarchive: IIAB specific edits to README.md
|
2019-05-05 12:15:41 +10:00 |
|
Mitra Ardron
|
7a2beb31c5
|
internetarchive: README.md copied from dweb-mirror (unedited)
|
2019-05-05 12:15:25 +10:00 |
|
Mitra Ardron
|
101a792175
|
yarn README.rst
|
2019-05-05 11:55:50 +10:00 |
|
A Holt
|
bd6d454b64
|
"optional: true" eliminates 2+ min stall during boot of Ubuntu 19.04 (#1586)
|
2019-05-04 03:14:49 -04:00 |
|
A Holt
|
98f682a0e4
|
Ansible file module "path" is equiv to "dest"
|
2019-05-04 00:57:44 -04:00 |
|
A Holt
|
63ab350994
|
Comments tightened up
|
2019-05-04 00:54:27 -04:00 |
|
A Holt
|
0682b03931
|
run netplan.yml if Ubuntu 18.04 or higher
|
2019-05-03 23:51:06 -04:00 |
|
George Hunt
|
d43bd64c0c
|
test menu for osm should be in console
|
2019-05-03 09:49:23 -07:00 |
|
A Holt
|
161ed6f99f
|
Lokole 0.1.39 -> 0.1.41
|
2019-05-02 05:58:30 -07:00 |
|
A Holt
|
173eb54b27
|
MediaWiki 1.32.0 -> MediaWiki 1.32.1
|
2019-04-30 12:29:16 -07:00 |
|
Mitra Ardron
|
a8691dd07b
|
Disable internetarchive by default
|
2019-04-29 11:10:36 +10:00 |
|
Mitra Ardron
|
6425626c11
|
Merge branch 'master' into distweb
|
2019-04-28 17:54:50 +10:00 |
|
A Holt
|
30a6bc5e7c
|
Merge pull request #1621 from holta/osm-vector-vars
Cleaner Admin Console "Continent Picker" to download & install OSM vector maps
|
2019-04-28 01:07:57 -04:00 |
|
A Holt
|
d48bbee328
|
'continent picker' UX cleaner
|
2019-04-28 01:04:36 -04:00 |
|
A Holt
|
a9e9b3e909
|
fix: nextcloud-16.0.0.tar.bz2 -> latest-15.tar.bz2
|
2019-04-27 23:35:56 -04:00 |
|
Mitra Ardron
|
61d84f4f76
|
Internet Archive installation (merged from Georgejhunt & mitra42 distweb branches)
|
2019-04-27 11:41:21 +10:00 |
|
A Holt
|
252dd3e57f
|
Comment clarified
|
2019-04-26 05:14:55 -07:00 |
|
A Holt
|
5ccde45290
|
Revert to Nextcloud 15 (i.e. 15.0.7 for now)
|
2019-04-26 05:11:06 -07:00 |
|
A Holt
|
7c4d0177c4
|
nextcloud-16.0.0.tar.bz2 needed for now: latest-16.tar.bz2 ain't read :(
|
2019-04-25 13:25:14 -04:00 |
|
A Holt
|
dc4e3964d6
|
Nextcloud 15 -> 16
|
2019-04-25 13:14:48 -04:00 |
|
Mitra Ardron
|
1b7a9675c0
|
Minor typo
|
2019-04-25 08:19:34 +10:00 |
|
Mitra Ardron
|
383fec2d35
|
Oops - rename yarn/tasks/tasks.yml -> main.yml
|
2019-04-24 21:06:11 +10:00 |
|
Mitra Ardron
|
5caf38ddc5
|
Give yarn its own role
|
2019-04-24 18:06:12 +10:00 |
|
Mitra Ardron
|
f412e4bf7b
|
internetarchive: server location to match change to npm/yarn
|
2019-04-23 17:55:03 +10:00 |
|
Mitra Ardron
|
b7aa5109ea
|
Wrap in sh to fix prev issue
|
2019-04-23 17:48:57 +10:00 |
|
Mitra Ardron
|
658e850552
|
internetarchive - install yarn (failing)
|
2019-04-23 17:25:49 +10:00 |
|
Mitra Ardron
|
1a34c04faf
|
internetarchive - create directory; fix typo in iiab-gen-iptables
|
2019-04-23 16:45:37 +10:00 |
|
Mitra Ardron
|
8870ec82fe
|
Some more renames and removing. line with blanks spaces
|
2019-04-23 15:04:44 +10:00 |
|
Mitra Ardron
|
62c40aafa5
|
Install dweb-mirror from npm not from github (which may have unstable version)
|
2019-04-23 13:33:22 +10:00 |
|
Mitra Ardron
|
a1759b969f
|
InternetArchive: Fix description on the service
|
2019-04-23 12:33:03 +10:00 |
|
Mitra Ardron
|
6bd2575f51
|
Rename distweb to internetarchive
|
2019-04-23 10:59:57 +10:00 |
|
Mitra Ardron
|
b506187ace
|
Fixed executable - it changed
|
2019-04-23 10:32:30 +10:00 |
|
georgejhunt
|
facbfe231a
|
Merge pull request #1 from mitra42/patch-1
Update iiab-gen-iptables fix archorg_port
|
2019-04-22 09:34:09 -07:00 |
|
georgejhunt
|
1a523ac843
|
Merge pull request #2 from mitra42/patch-2
Add distweb stanza to 9-local-addons/tasks/main.yml
|
2019-04-22 09:32:37 -07:00 |
|
Mitra Ardron
|
33b6d36240
|
NPM needs to run as sudo even if doing sudo runrole
|
2019-04-22 20:27:58 +10:00 |
|
Mitra Ardron
|
30cd230f6a
|
Add distweb stanza to 9-local-addons/tasks/main.yml
On @aholt's suggestion
|
2019-04-22 19:51:50 +10:00 |
|
Mitra Ardron
|
c90dbfd9e1
|
Update iiab-gen-iptables
Looks like you called it archorg_port in some places and distweb_port in others (yaml file) - bringing this file into line.
|
2019-04-22 19:00:26 +10:00 |
|
A Holt
|
8d073607e2
|
Merge pull request #1609 from holta/gitea-1.8.0
Gitea 1.7.5 -> 1.8.0
|
2019-04-22 01:22:58 -04:00 |
|
A Holt
|
8b6b1ef071
|
Gitea 1.7.5 -> 1.8.0
|
2019-04-22 00:40:45 -04:00 |
|
A Holt
|
d6f416bc94
|
Elgg 2.3.11 -> 2.3.12
|
2019-04-21 23:58:30 -04:00 |
|
A Holt
|
a863c2e9e4
|
consistent indentation & code readability
|
2019-04-16 12:57:45 -04:00 |
|
A Holt
|
a7141c1c0e
|
clarify vars already set in default_vars.yml
|
2019-04-16 12:49:53 -04:00 |
|
A Holt
|
bb276dada5
|
Merge pull request #1600 from georgejhunt/vector
Regional Vector Tile selection
|
2019-04-16 11:41:49 -04:00 |
|
A Holt
|
459d1bd844
|
Merge pull request #1598 from holta/kiwix-1.2.0
kiwix-tools 1.1.0 -> 1.2.0
|
2019-04-15 19:49:15 -04:00 |
|
A Holt
|
5c12ebeb9e
|
kiwix-tools 1.1.0 -> 1.2.0
|
2019-04-15 19:43:10 -04:00 |
|
George Hunt
|
26bd8f358a
|
default install pastebinit, and change readme
|
2019-04-15 11:58:32 -07:00 |
|
George Hunt
|
67c70ddc8f
|
put iiab-footprint on PATH
|
2019-04-15 10:14:05 -07:00 |
|
George Hunt
|
ec04e861c7
|
add in ansible vars, and network control files for network manager and systemd networkd
|
2019-04-14 14:29:56 -07:00 |
|
George Hunt
|
24d3d5c989
|
working to function on current code
|
2019-04-13 20:51:07 -07:00 |
|
A Holt
|
d509213043
|
Update debian.yml
|
2019-04-11 11:33:42 -04:00 |
|
A Holt
|
95063553eb
|
Update debian.yml
|
2019-04-11 11:32:47 -04:00 |
|
George Hunt
|
58ce24bd4c
|
debian 10 needs auto just like 9
|
2019-04-11 06:39:24 -07:00 |
|
George Hunt
|
14ee0bafb5
|
adjust to hidden hiding ../main.js
|
2019-04-10 10:55:57 -07:00 |
|
George Hunt
|
514fbcff6f
|
moved all map stuff to maplist/hidden on ukids
|
2019-04-10 10:48:27 -07:00 |
|
George Hunt
|
cf3877ad95
|
zero out the start_url
|
2019-04-10 04:16:26 +01:00 |
|
George Hunt
|
16f1a7b839
|
change name to osm_version_idx
|
2019-04-09 18:27:17 -07:00 |
|
George Hunt
|
78abe48ac1
|
write the osm-idx correctls
|
2019-04-10 01:47:18 +01:00 |
|
George Hunt
|
145c7ad160
|
move to rpi for testing
|
2019-04-09 10:28:06 -07:00 |
|
George Hunt
|
f20dc98788
|
I do not understand why this is not already in index
|
2019-04-09 17:54:38 +01:00 |
|
George Hunt
|
07597d6915
|
more move problems
|
2019-04-09 06:24:56 +01:00 |
|
George Hunt
|
0e803bd83d
|
clean up task
|
2019-04-08 16:24:39 -07:00 |
|
George Hunt
|
c230ab0efc
|
symlink for regions.json
|
2019-04-08 16:17:30 -07:00 |
|
George Hunt
|
a1f5dab6ce
|
more changes due to move of map root
|
2019-04-08 16:15:46 -07:00 |
|
George Hunt
|
591ad02d5f
|
fix conflicts
|
2019-04-08 16:14:48 -07:00 |
|
George Hunt
|
0582742a81
|
be more consitent with zim processing
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
bfaaa422ad
|
use html meta redirect
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
4975ed9b10
|
had not included osm-vector in list of roles -- so reinstall did not work
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
3c6fa71e25
|
try to get it all in osm root
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
afc77ed12f
|
some fixes for stuff moving around
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
3646fd1a5d
|
move this over to test machine
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
9f96b12831
|
get everything into /library/osm-vector that belongs there
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
76980a5c57
|
need geojson package
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
4432cec1fa
|
need a menu-def for maps
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
acce561ec9
|
mission duplicated osm_functions.js
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
9f2a5358da
|
some fixes for splash page
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
8bc1c2e01f
|
disambiguate maps->osm
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
9dc64ee611
|
creates menu-defs, and adds to menu.json
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
e3fed5a2b3
|
writing some menu-defs for maps
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
19cfa2ced3
|
capture some progress
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
1209362a35
|
redirect at /library/osm-vector works
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
6b9b895a9e
|
splash page update, iiab-make-maps a wip
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
29096b09d7
|
splash page installed by role
|
2019-04-08 16:10:38 -07:00 |
|
George Hunt
|
49a3f87930
|
more changes due to move of map root
|
2019-04-08 23:39:17 +01:00 |
|
George Hunt
|
91958e30d7
|
conflicts
|
2019-04-08 07:50:01 -07:00 |
|