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

195 commits

Author SHA1 Message Date
Jerry Vonau
2c14df405d sugarizer rework and add iiab_installed 2019-11-28 05:26:47 -06:00
Jerry Vonau
de5cdde3cc sugarizer - add when nginx_enabled - restart2 2019-11-28 05:23:14 -06:00
George Hunt
cffb6afecc oversignts and corrections -- most now seem to work on rpi 2019-11-28 05:23:13 -06: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
763c1b87c8
proceeed -> proceed in sugarizer/tasks/main.yml 2019-07-04 21:37:55 -04:00
A Holt
be47f4fb51
typo in comment 2019-06-24 23:43:50 -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
A Holt
895a13d88c
Remove years-old comment that's no longer relevant 2019-05-12 22:26:17 -04:00
A Holt
110ad13a5a
Apache+ systemd cleanup for http://box/sugar etc 2019-02-10 10:34:01 -05:00
A Holt
75355d97f2
Update main.yml 2019-02-02 22:25:13 -05:00
A Holt
3525a44b44
Update main.yml 2019-02-02 22:17:25 -05:00
A Holt
986102f472
Update main.yml 2019-02-02 20:16:57 -05:00
A Holt
12dd0d7613
Update main.yml 2019-02-02 17:47:47 -05:00
A Holt
dfa6f414ed
Update main.yml 2019-02-02 16:00:10 -05:00
A Holt
c6973f2ee7
Update main.yml 2019-02-02 15:50:48 -05:00
A Holt
5e123f4ec0
Update main.yml 2019-02-02 15:50:04 -05:00
A Holt
bb3d1dac79
Update main.yml 2019-02-02 15:32:39 -05:00
A Holt
874182f2f4
Update main.yml 2019-02-02 11:12:01 -05:00
A Holt
8d7354dfc2
Update main.yml 2019-02-02 10:38:05 -05:00
A Holt
24088326a4
Update main.yml 2019-02-02 07:29:11 -05:00
A Holt
655d9a2c55
Update main.yml 2019-01-31 20:04:08 -05:00
A Holt
03e9fb6da1
Update main.yml 2019-01-31 16:34:26 -05:00
A Holt
de2f3cdb19
Update main.yml 2019-01-31 01:00:20 -05:00
A Holt
3e9324dd0d
Update main.yml 2019-01-30 21:48:21 -05:00
A Holt
5c28fd719c
Update main.yml 2019-01-30 20:06:47 -05:00
A Holt
d963de1032
Update main.yml 2019-01-30 19:46:40 -05:00
A Holt
57ff2cdb90
Update main.yml 2019-01-30 19:44:16 -05:00
A Holt
991408ddee
Update main.yml 2019-01-30 19:17:02 -05:00
A Holt
fb3372081a
Update main.yml 2019-01-30 19:13:03 -05:00
A Holt
9ba05166ab
Update main.yml 2019-01-30 18:58:04 -05:00
A Holt
2cc5bb92cc
Update main.yml 2019-01-30 17:34:59 -05:00
A Holt
1d42929962
Update main.yml 2019-01-29 19:46:49 -05:00
A Holt
8b706bd3e8
Update main.yml 2019-01-29 19:07:08 -05:00
A Holt
c3a9fe830d
Update main.yml 2019-01-29 19:01:03 -05:00
A Holt
6ad15f70e6
Update main.yml 2019-01-29 17:21:42 -05:00
A Holt
9b1b13b8c0
Update main.yml 2019-01-29 15:51:19 -05:00
A Holt
1aed43b7ac
Update main.yml 2019-01-29 13:29:02 -05:00
A Holt
9289de19e4
Update main.yml 2019-01-29 13:22:31 -05:00
A Holt
63e5a74382
Update main.yml 2019-01-29 11:18:20 -05:00
A Holt
d8ad6c8f70
Update main.yml 2019-01-29 11:11:15 -05:00
A Holt
92da012d9e
Update main.yml 2019-01-16 11:49:46 -05:00
A Holt
2dc46766ed
Update main.yml 2019-01-16 11:41:46 -05:00
Jerry Vonau
8f1afa2b61 create nodejs as a shared role for sugarizer and nodered 2019-01-16 04:44:58 -06:00
A Holt
ad6cef52ba
attempt to future-proof Sugarizer for new distros 2019-01-15 14:05:43 -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
0b6369c555
Update main.yml 2018-10-31 15:13:28 -04:00
A Holt
fa814a257d
Update main.yml 2018-10-31 15:12:36 -04:00
A Holt
84bcfbaffa
Update main.yml 2018-10-31 15:09:21 -04:00
A Holt
a88099d7b8
Update main.yml 2018-10-31 01:46:53 -04:00
A Holt
314990cc94
Update main.yml 2018-10-29 00:11:12 -04:00
A Holt
97ebf110f3
Update main.yml 2018-10-28 13:55:25 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
5acc3f1075
Update main.yml 2018-08-27 21:48:01 -04:00
A Holt
544d251661
Update main.yml 2018-08-22 23:04:04 -04:00
George Hunt
95977e1ca3 confusion on dependencies 2018-08-23 00:31:02 +00:00
A Holt
21d9d39191
Merge branch 'master' into izer 2018-08-07 18:04:14 -04:00
A Holt
a0074aed4e
Update main.yml 2018-07-22 11:36:10 -04:00
A Holt
87297973d6
Update main.yml 2018-07-22 11:31:56 -04:00
A Holt
2e6fe83c9e
Update main.yml 2018-07-22 11:22:30 -04:00
A Holt
7dc67810fb
Update main.yml 2018-07-15 19:04:48 -04:00
A Holt
c2afd5d9be
Update main.yml 2018-07-15 18:56:20 -04:00
A Holt
4b2f6c2956
--unsafe-perm=true (for npm 5.6.0 on RPi) 2018-07-15 18:50:19 -04:00
A Holt
d31437c43a
Internal doc/comment updated for Ubuntu 18.04's npm 3.5.2 2018-07-15 08:38:41 -04:00
A Holt
b5822f1213
Update main.yml 2018-07-15 07:22:49 -04:00
A Holt
095d9b6caa
Update main.yml 2018-07-15 07:16:50 -04:00
A Holt
162a367885
Update main.yml 2018-07-15 07:10:31 -04:00
A Holt
7cf000debc
Update main.yml 2018-07-15 01:38:19 -04:00
A Holt
3434452eab
Update main.yml 2018-07-15 01:33:35 -04:00
A Holt
fa65f215a4
Update main.yml 2018-07-15 01:18:42 -04:00
A Holt
d8f813252a
comments/readability 2018-07-14 16:43:39 -04:00
A Holt
72d3b792f5
Update main.yml 2018-07-14 16:14:06 -04:00
A Holt
16cce1eb4a
Update main.yml 2018-07-14 16:10:13 -04:00
A Holt
c0317a885b
Update main.yml 2018-07-14 14:25:12 -04:00
A Holt
e352cd54f7
Update main.yml 2018-07-14 14:16:44 -04:00
A Holt
41b8cb3b61
Update main.yml 2018-07-14 14:01:20 -04:00
A Holt
14efa35628
Update main.yml 2018-07-14 13:46:38 -04:00
A Holt
5cc6072824
Update main.yml 2018-07-14 13:38:06 -04:00
A Holt
febd64207d
Update main.yml 2018-07-14 13:28:39 -04:00
A Holt
a177edbafd
Update main.yml 2018-07-14 12:39:43 -04:00
A Holt
0a1897a455
Update main.yml 2018-07-14 12:25:58 -04:00
A Holt
59aec67a55
Update main.yml 2018-07-14 12:11:50 -04:00
A Holt
f2aa427579
Update main.yml 2018-07-14 11:59:26 -04:00
A Holt
81412a6265
Update main.yml 2018-07-14 09:22:50 -04:00
A Holt
52c612bf94
Update main.yml 2018-07-12 21:04:04 -04:00
A Holt
3461c779e5
Comments cleaned up (just-merged PR #888) 2018-07-11 23:25:27 -04:00
A Holt
fbf55019e7
Update main.yml 2018-07-11 21:49:03 -04:00
A Holt
0ca4f33525
Update main.yml 2018-07-11 21:40:04 -04:00
A Holt
995f7e7630
Update main.yml 2018-07-11 21:29:49 -04:00
A Holt
c5cd1e2736
Update main.yml 2018-07-11 21:27:40 -04:00
A Holt
0626961cf2
Update main.yml 2018-07-11 21:03:06 -04:00
A Holt
28b7816fdf
Update main.yml 2018-07-11 20:38:19 -04:00
A Holt
b9e8aee3a0
Update main.yml 2018-07-11 20:25:36 -04:00
A Holt
1d0c57d6a8
Update main.yml 2018-07-11 20:12:30 -04:00
A Holt
8c72fef24f
Overhauled for Readability 2018-07-11 19:51:10 -04:00
A Holt
9c01c64d6b
Update main.yml 2018-07-11 19:11:29 -04:00
A Holt
48b9052075
Incorporate changes learned from #798 & #814 2018-07-11 19:00:56 -04:00