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

8867 commits

Author SHA1 Message Date
A Holt
92eff67039
Merge pull request #2617 from holta/runrole+validate
runrole: auto-prompt to pass 'APP_install: True' to Ansible + properly validate 5 dependencies
2020-11-05 12:37:14 -05:00
root
2aec4244a9 Untabify: indentation is better as spaces not tabs 2020-11-05 08:33:50 -05:00
root
dbc2422d5d Promote './runrole --reinstall <APP>' to new testers 2020-11-05 08:29:05 -05:00
A Holt
72b86db3b9
Soften recommendation to edit $LOCAL_VARS_FILE 2020-11-05 07:54:19 -05:00
A Holt
7f93ef63b5
/etc/iiab/iiab_state.yml explanation restored 2020-11-04 19:26:38 -05:00
A Holt
768549a5d8
Clarify syntax for passing JSON list of vars to Ansible 2020-11-04 18:01:49 -05:00
root
54200a5535 runrole: prompt to pass 'APP_install: True' to Ansible. Validate 5 deps 2020-11-04 17:14:47 -05:00
root
cbd0fefffe Merge branch 'master' of https://github.com/iiab/iiab 2020-11-04 08:44:39 -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
fec4019d9f
mongodb_port: 27018 -> 27017 per Sugarizer Server rec 2020-11-03 09:02:25 -05:00
A Holt
5e87b14598
Merge pull request #447 from iiab/master
Sync from iiab/iiab:master
2020-11-03 08:30:26 -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
16f5b6f387
Merge pull request #2608 from holta/pr-list_from_1-line-installer
Report 1-line-installer's /etc/iiab/pr-list-pulled via iiab-diagnostics, to broaden community testing
2020-11-02 16:09:55 -05:00
root
c39d0541b6 Merge branch 'autostart' of https://github.com/georgejhunt/iiab 2020-11-02 15:29:33 -05:00
root
63b837d8d3 Merge branch 'pr-list_from_1-line-installer' of https://github.com/holta/iiab 2020-11-02 15:29:32 -05:00
A Holt
2c5dd548f6
iiab-diagnostics: rename /etc/iiab/pr-list to /etc/iiab/pr-list-pulled 2020-11-02 15:11:38 -05: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
A Holt
4b7f2932c1
Update iiab-diagnostics.README.md 2020-10-31 19:57:46 -04:00
A Holt
4abd83c5cf
Report 1-line-install's /etc/iiab/pr-list via iiab-diagnostics 2020-10-31 19:57:06 -04:00
A Holt
9998518fa4
Merge pull request #446 from iiab/master
Sync from iiab/iiab:master
2020-10-31 19:53:39 -04: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
9a8ce5bfb0
Update default_vars.yml 2020-10-29 22:59:50 -04:00
A Holt
37e76c6e4a
nodejs: 12.x -> 14.x 2020-10-29 22:54:08 -04:00
A Holt
06aec0ec5b
Merge pull request #2605 from holta/runrole-cleanup
Remove quotes from ./runrole's run-one-role.yml as with all other .yml's
2020-10-29 22:47:50 -04:00
A Holt
5eb44983eb
Remove quotes from run-one-role.yml as with all others 2020-10-29 22:46:15 -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