1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

5582 commits

Author SHA1 Message Date
Jerry Vonau
eb485b8118 add zim suffix for protection 2020-11-08 19:41:04 +00:00
Jerry Vonau
0b0cbfd8e1 final touchups 2020-11-08 19:30:31 +00:00
Jerry Vonau
c43241ccd2 kiwix - just provide test.zim and auto generate library.xml 2020-11-08 09:16:47 -06:00
Jerry Vonau
3432af03ca kiwix - call iiab-make-kiwix-lib in enable-or-disable.yml 2020-11-08 07:31:09 -06:00
Jerry Vonau
c190b2129b kiwix - only install test.zim when no library.xml exsists 2020-11-08 07:14:20 -06:00
Jerry Vonau
20cc471f2a kiwix - group directory creation together 2020-11-08 07:11:23 -06:00
root
54200a5535 runrole: prompt to pass 'APP_install: True' to Ansible. Validate 5 deps 2020-11-04 17:14:47 -05:00
A Holt
37df52ab5f
Merge pull request #2613 from holta/mongodb_port
Change mongodb_port from 27018 to more standard 27017, following Sugarizer Server's lead
2020-11-03 16:30:24 -05:00
A Holt
9b8fad3578
Merge pull request #2615 from holta/kiwix-3.1.2-3
kiwix-tools 3.1.2 -> 3.1.2-3
2020-11-03 16:30:10 -05:00
A Holt
61c4d3f76f
kiwix-tools 3.1.2 -> 3.1.2-3 2020-11-03 16:20:26 -05:00
A Holt
e244ab1532
Merge pull request #2609 from georgejhunt/autostart
Autostart -- Bring  up home page on console automatically if it's a Rpi desktop [Ubuntu Desktop 20.10 for RPi not ready for primetime...yet?]
2020-11-03 12:53:24 -05:00
George Hunt
cfff47651e remove ignore-certificate-errors 2020-11-03 09:34:06 -08:00
A Holt
61f00f2198
sugarizer/tasks/install.yml: Explain mongodb_port context 2020-11-03 12:07:40 -05:00
A Holt
a104a01b7a
Update mongod.conf.j2 2020-11-03 12:05:22 -05:00
A Holt
d35fba01d8
sugarizer/tasks/install.yml: 27018 -> 27017, explain better, lint Ansible regex's (single quote habit, for safety) 2020-11-03 12:00:20 -05:00
A Holt
822cb816fc
mongodb/tasks/install.yml: cleaner mongodb_conf explanation 2020-11-03 10:56:54 -05:00
A Holt
b28e4fbb8f
Comment cleanup in mongodb/tasks/install.yml 2020-11-03 10:00:45 -05:00
A Holt
a58b4e74b9
Explain mongodb_port in mongod.conf.j2 (template for /etc/mongod.conf) 2020-11-03 09:30:07 -05:00
A Holt
c464f83d0b
lineinfile regex for /etc/mongod.conf port change (though 27017 is recommended for most everyone!) 2020-11-03 09:22:01 -05:00
A Holt
faed221bec
mongodb_port: 27018 -> 27017 per Sugarizer Server rec 2020-11-03 09:02:48 -05:00
A Holt
dfd6cc8baa
Lint / Explanations for release
For final review by @georgejhunt if he can look this over.
2020-11-03 07:03:10 -05:00
George Hunt
8ca435c473 accomodate chromium name change in 64 bit image 2020-11-02 20:14:18 -08:00
A Holt
821f755e6c
Merge pull request #2607 from jvonau/udev-reload
drop udev-reload service
2020-10-31 23:38:25 -04:00
A Holt
cb1fa8c648
Merge pull request #2604 from holta/mongodb-for-deb11-v3
Clean MongoDB/Sugarizer for Debian 11/Sid & All OS's
2020-10-31 23:38:05 -04:00
George Hunt
ffef8b8ecf fixes to path 2020-10-31 17:33:21 -07:00
George Hunt
76ca4b977d chromium-browse autostart for server console 2020-10-31 16:05:37 -07:00
A Holt
cd761394b0
Rename sugarizer.conf.j2 to sugarizer.conf.j2.deprecated 2020-10-30 07:24:47 -04:00
A Holt
b2b41d091b
sugarizer/tasks/install.yml: de-emphasize Apache 2020-10-30 07:21:49 -04:00
Jerry Vonau
c26dcb9057 drop udev-reload service 2020-10-30 04:06:30 -05:00
A Holt
05b61e8672
Merge pull request #2606 from holta/nodejs-14.x
Node.js 12 -> 14 LTS for Node-RED, Sugarizer and Internet Archive
2020-10-29 23:44:50 -04:00
A Holt
ad007eae10
Eliminate Node-RED's checking for Node.js version 2020-10-29 23:15:19 -04:00
A Holt
c062e5101f
Clarify: "IA supports Node.js 10.x, 12.x or 14.x" 2020-10-29 23:11:33 -04:00
A Holt
4975fe493a
/etc/mongod.conf already installs as root:root 0644 2020-10-29 22:27:37 -04:00
A Holt
40dfe5253d
sugarizer/tasks/enable-or-disable.yml: typo in explanation 2020-10-29 22:15:46 -04:00
A Holt
5595f5f12a
Update main.yml 2020-10-29 22:14:16 -04:00
A Holt
a7f820171a
Sugarizer: testing for Node.js version is overkill 2020-10-29 22:10:50 -04:00
A Holt
a4289d40d1
mongodb/tasks/install.yml: clarify how port change works 2020-10-29 21:53:55 -04:00
root
cb1a57bdab MongoDB / Sugarizer cleanup for Debian 11 etc 2020-10-29 21:40:36 -04:00
A Holt
db1026a8e5
Merge pull request #2600 from holta/postgresql-on-debian-11
PostgreSQL on Debian 10 & 11
2020-10-28 19:14:48 -04:00
root
ea15036679 Merge branch 'mongodb-for-deb11' of https://github.com/holta/iiab 2020-10-28 19:00:26 -04:00
A Holt
c23e241936
Cleaner mongodb/tasks/install.yml 2020-10-28 18:59:34 -04:00
root
babcd0da2e Merge branch 'mongodb-for-deb11' of https://github.com/holta/iiab 2020-10-28 17:58:15 -04:00
root
9c8ca8a8bd Merge branch 'postgresql-on-debian-11' of https://github.com/holta/iiab 2020-10-28 17:57:55 -04:00
A Holt
a51fdd7aac
MongoDB for Debian 11 Bullseye testing (and Debian Sid too?) 2020-10-28 17:23:46 -04:00
A Holt
6a55360017
postgresql/tasks/install.yml: remove 2 systemd stanzas 2020-10-28 16:54:51 -04:00
A Holt
507cc1322b
Stop postgresql@.service like the others 2020-10-28 13:05:25 -04:00
A Holt
0d80d14b7e
PostgreSQL for Debian 11 2020-10-28 12:37:11 -04:00
A Holt
a0632fcbbf
hostapd.yml: diagnosic -> diagnostic 2020-10-28 00:49:54 -04:00
A Holt
12e238fde2
Update wifi-test.service.j2 2020-10-28 00:38:08 -04:00
A Holt
f7a0c21a22
Update hostapd.service.j2 2020-10-28 00:37:33 -04:00