1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

89 commits

Author SHA1 Message Date
A Holt
dcae2a324b
elgg/defaults/main.yml: Typo in comment 2021-07-27 13:35:36 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -04:00
A Holt
5010821b8e
Elgg 2.3.16 -> 2.3.17 2021-04-16 05:30:30 -04:00
A Holt
816b33a510
Egg 2.3.15 -> 2.3.16 2020-12-18 07:18:41 -05:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
Jerry Vonau
59c8ce764e Try localhost only for NC & Elgg 2020-08-23 22:26:17 -05:00
A Holt
1fdce92527
Elgg 2.3.14 -> 2.3.15...for real this time 2020-06-30 11:53:44 -04:00
A Holt
63590faea8
Elgg 2.3.15 -> 2.3.14 2020-06-29 19:37:13 -04:00
A Holt
5ef27fe451
Elgg 2.3.14 -> 2.3.15 2020-06-25 11:55:58 -04:00
A Holt
ec74407119
Update elgg/tasks/install.yml 2020-06-15 16:06:43 -04:00
root
92af3485ec elgg/tasks/install.yml needs pkg libapache2-mod-php{{ php_version }} 2020-05-21 02:49:11 -04:00
root
223c92f5c5 Install Apache on demand, for TK: ./runrole elgg|lokole|moodle|nodered 2020-05-16 17:51:56 -04:00
root
afa674e120 Deprecated file removed 2020-02-04 18:24:40 -05:00
root
e54b6225c9 Cleaner internetarchive & assoc deps 2020-02-04 18:19:44 -05:00
root
027832889b Cleaner Dependencies e.g. for Sugarizer, Moodle, Node-Red, PBX, Elgg 2020-02-04 15:03:59 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
root
b7151fe047 Rename var nginx_config_dir to nginx_conf_dir 2020-01-24 01:08:42 -05:00
root
a4d898dd9c Cleaner ver: 35+1 files may write to iiab_state.yml 2020-01-12 18:15:33 -05:00
root
fff83cd5fb Refine @jvonau\'s \'Move NGINX shims to roles\' 2020-01-12 12:12:49 -05:00
Jerry Vonau
86fc754acc elgg - moved shim 2020-01-12 00:09:32 -06:00
Jerry Vonau
79c5c34182 move SHIMS 2020-01-11 23:33:07 -06:00
root
509d110ece Add 'XYZ_installed: True' to {{ iiab_state_file }} 2020-01-11 23:31:47 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
42e679a0e8 use lineinfile 2019-11-28 05:26:47 -06:00
Jerry Vonau
8c13940a99 elgg rework and add iiab_installed 2019-11-28 05:26:47 -06:00
Jerry Vonau
4047894ab6 nginx - group proxypass to apache together 2019-11-28 05:23:14 -06:00
George Hunt
4778ad5e3c checkin 2019-11-28 05:23:13 -06:00
A Holt
001c752428
Elgg 2.3.13 -> 2.3.14 2019-07-24 06:59:34 -04:00
A Holt
462e579137
Elgg 2.3.13 2019-06-12 08:47:11 -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
A Holt
d6f416bc94
Elgg 2.3.11 -> 2.3.12 2019-04-21 23:58:30 -04:00
A Holt
72b72da578
remove unnec quotes 2019-04-07 21:12:09 -04:00
A Holt
8d9d7126b1
Elgg 2.3.10 -> 2.3.11 2019-04-07 16:58:37 -07:00
A Holt
6d2f206231
Update main.yml 2019-03-05 13:24:56 -05:00
A Holt
2e8bea921c
Update main.yml 2019-03-05 13:18:21 -05:00
A Holt
dfbf2589f7
Update README.rst 2019-02-17 18:24:31 -05:00
georgejhunt
7f9957aa55
0.3 patch1 (#1377)
* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py

* Create Lokole admin user during setup

* Add requested content to lokole readme
Per iiab/iiab#1293

* Update default password

* Add Lokole-IIAB user manual

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Change admin username to uppercase

* Revert "Lokole: change admin to Admin per IIAB app norms"

* Update main.yml

* Update README.rst

* Update capture-wsgi.py

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Address TODOs in Lokole documentation

See https://github.com/ascoderu/opwen-webapp/issues/81

* Update main.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update local_vars_min.yml

* Update default_vars.yml

* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py
2019-01-10 14:26:47 -08:00
A Holt
b5a6bbcfb7
Update main.yml 2018-12-26 10:58:37 -05:00
A Holt
f2019a4a9f
Update main.yml 2018-11-15 12:43:39 -05:00
A Holt
5bb9cbc662
Merge pull request #1285 from holta/roles-needing-docs
KA Lite & Elgg README, linked from FAQ.IIAB.IO
2018-11-04 12:18:19 -05:00
A Holt
3ad90b40d3
Update README.rst 2018-11-04 12:15:04 -05:00
A Holt
bc6345225f
Update main.yml 2018-10-31 04:40:58 -04:00
A Holt
5d2c4327fc
Update main.yml 2018-10-31 02:54:00 -04:00
A Holt
9056069810
Update main.yml 2018-10-28 18:11:42 -04:00
A Holt
c24930854c
Update main.yml 2018-10-28 18:06:01 -04:00
A Holt
4a251ef0a3
Update main.yml 2018-10-28 18:02:17 -04:00
A Holt
edfdf04635
Update main.yml 2018-10-28 16:07:25 -04:00