1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
Commit graph

3693 commits

Author SHA1 Message Date
A Holt
4322c39f8f
Try 3 URL's (for 3 langs) in calibre-web.conf.j2 2019-07-14 10:38:38 -04:00
A Holt
ad5ab4ef0f
Merge pull request #1859 from jvonau/lo_fix
Need to reload systemd daemon when adding apache config files
2019-07-10 21:52:29 -04:00
Jerry Vonau
aa515376c6 Need to reload systemd daemon when adding apache config files 2019-07-10 20:47:01 -05:00
A Holt
6e9e521f59
Merge pull request #1857 from holta/moodle-3.7.x
Moodle 3.5.x -> 3.7.x, for new OS's that contain PHP 7.3, for #1658
2019-07-10 17:04:41 -04:00
A Holt
4617e17134
Moodle 3.5.x -> 3.7.x 2019-07-10 16:24:29 -04:00
A Holt
53fd36005f
Merge pull request #1852 from holta/deb10-bypass-sugarizer
Fix #1850: Fully bypass Sugarizer (AND MongoDB) on Debian 10+
2019-07-08 17:54:22 -04:00
A Holt
57e3ada836
CLARIF mongodb_install (unused) & mongodb_enabled (useless) 2019-07-08 17:50:01 -04:00
A Holt
d13d7182a8
CLARIF mongodb_install (unused) & mongodb_enabled (useless) 2019-07-08 17:42:31 -04:00
A Holt
bda8afd817
CLARIF mongodb_install (unused) & mongodb_enabled (useless) 2019-07-08 17:41:42 -04:00
A Holt
690cd640e9
Create main.yml 2019-07-08 17:23:39 -04:00
A Holt
400a81d116
Rename main.yml to install.yml 2019-07-08 17:14:35 -04:00
A Holt
700881abfd
Merge pull request #1850 from holta/deb10-bypass-sugarizer
Debian 10: bypass Sugarizer install for now, as MongoDB is unavailable
2019-07-08 16:45:03 -04:00
A Holt
0daf68b818
Install sugarizer if not Debian 10+ 2019-07-08 16:27:51 -04:00
A Holt
360e64f3d5
Rename main.yml to install.yml 2019-07-08 16:25:46 -04:00
A Holt
845f507958
Merge pull request #1847 from jvonau/hosts
Make ansible happy [so box.lan resolves on Debian 10 Buster]
2019-07-08 15:47:33 -04:00
A Holt
344a8e8a23
Clarif FQDN & hostnames added to /etc/hosts 2019-07-08 15:16:07 -04:00
A Holt
17e8c4ee6e
Clarif FQDN & hostnames added to /etc/hosts 2019-07-08 15:15:48 -04:00
A Holt
0ece6e3e72
Gitea doc: supporting materials + best CS learning for developing countries? 2019-07-08 14:30:43 -04:00
Jerry Vonau
b9b773aa00 make ansible happy 2019-07-08 12:25:56 -05:00
A Holt
cc65d151ab
Merge pull request #1844 from holta/lokole-0.4.4
Lokole 0.4.3 -> 0.4.4 to work around #1830 "Settings" glitch
2019-07-08 08:47:48 -04:00
A Holt
9f03b572a1
Lokole 0.4.3 -> 0.4.4 to work around #1830 2019-07-08 08:46:27 -04:00
A Holt
d5b2eb83fe
Merge pull request #1843 from holta/stage-9-alphabetical-order
9-local-addons/tasks/main.yml playbooks in alphabetical order
2019-07-08 08:34:06 -04:00
A Holt
fcb4fe9d03
9-local-addons/tasks/main.yml in alphabetical order 2019-07-08 08:31:49 -04:00
A Holt
48f46f5036
Merge pull request #1842 from holta/debian-10-has-no-monit
Ugly workaround so that IIAB installs on Debian 10 Buster (which suddenly removed monit)
2019-07-08 08:05:59 -04:00
A Holt
c7e22d2a21
Explain 'monit' suddenly disappearing from Debian 10+ 2019-07-08 07:49:56 -04:00
A Holt
587a6bf5dd
Install 'monit' if monit_install and not Debian 10+ 2019-07-08 07:36:14 -04:00
A Holt
3ea1b681e2
Update and rename main.yml to install.yml 2019-07-08 07:22:23 -04:00
A Holt
7fd648ffad
Comment more presentable (inline code) 2019-07-08 07:11:08 -04:00
A Holt
c0f2aca9fc
roles/kolibri/defaults/main.yml link clarified 2019-07-08 07:08:35 -04:00
A Holt
525cf6887a
Updating Kolibri's README.rst for IIAB 7.0 2019-07-08 07:03:15 -04:00
Aidan Fitzgerald
d3e281cc79 Branch to install a given version of Lokole
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-07-08 00:54:22 -07:00
A Holt
04a6494d04
osm-vector-maps playbook: reload Apache at end 2019-07-07 22:19:02 -04:00
A Holt
e7d1e1ce33
Create README.md 2019-07-07 22:08:09 -04:00
A Holt
5e0ecc9fac
Update osm-vector-maps.conf 2019-07-07 22:02:06 -04:00
A Holt
dd26712193
Enable http://box/map too 2019-07-07 22:00:46 -04:00
A Holt
5f75c3409f
Tighten up PR #1834 2019-07-07 21:47:01 -04:00
A Holt
75ea18803b
when: not osm_redirect.stat.exists 2019-07-07 21:30:13 -04:00
A Holt
ea704596d1
typo: osm-redirect -> osm_redirect 2019-07-07 21:28:48 -04:00
A Holt
c51225cdba
Don't clobber http://box/maps redirect if it exists! 2019-07-07 21:21:21 -04:00
A Holt
c72349f161
Merge pull request #1829 from jvonau/wan_file
Wan file
2019-07-07 09:17:34 -04:00
Jerry Vonau
4a8daa1d12 better feedback for dhcp_service2 2019-07-06 23:35:38 -05:00
Jerry Vonau
ed0d8961a6 correct waiting explaination 2019-07-06 23:09:59 -05:00
Jerry Vonau
3baa790b6e fix WAN detection in /etc/network/interfaces 2019-07-06 22:59:12 -05:00
A Holt
8258ba08a6
streamline chmod 0644 (no functional changes) 2019-07-06 22:52:29 -04:00
A Holt
d54856ed5a
reorder kolibri/tasks/main.yml for reinstalls (#1782) 2019-07-06 22:40:46 -04:00
A Holt
fef93996b1
Describe /usr/bin/iiab-update-map 2019-07-06 14:07:50 -04:00
A Holt
efcac138ef
1m & 1km details are often visible, don't sell us short! 2019-07-06 13:50:10 -04:00
A Holt
3d7a5d7ebd
better Map Pack descriptions, building on PR #1823 2019-07-06 13:09:03 -04:00
A Holt
47d4462789
iiab-update-map description & extra_description 2019-07-06 10:20:06 -04:00
A Holt
d9b6332cd7
Clarify Nextcloud prereq (PHP) ...or intentionally fail 2019-07-04 22:23:46 -04:00