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

6353 commits

Author SHA1 Message Date
A Holt
35287a409f
Update main.yml 2019-09-29 23:51:46 -04:00
A Holt
60fa27cdbd
Update main.yml 2019-09-29 23:49:19 -04:00
A Holt
2ca0cea427
Update main.yml 2019-09-29 23:38:41 -04:00
A Holt
79b9a8eb91
Polish kolibri/tasks/main.yml for .deb install 2019-09-29 23:15:45 -04:00
A Holt
24cef4f2ce
Update kiwix_install.yml 2019-09-29 23:03:59 -04:00
A Holt
5e15944ad2
Delete iiab-make-apache-config.py 2019-09-29 23:01:00 -04:00
A Holt
38b855d690
/etc/iiab/iiab.ini var name fixes 2019-09-28 00:58:13 -04:00
A Holt
b8c7387a63
Run 3 Kolibri tasks as 'pi' when is_rpi 2019-09-27 20:09:01 -04:00
A Holt
7ccf6dab9e
'kolibri_user: pi' seems nec on RPi for now :/ 2019-09-27 17:10:02 -04:00
A Holt
16fe799d59
scripts/ansible-2.7.x ("Slow Food") 2019-09-27 17:06:01 -04:00
A Holt
b025acb11c
Preserve 'kolibri_user: kolibri' (instead of 'pi') for now 2019-09-27 15:16:01 -04:00
A Holt
b8a0eca1e3
Update main.yml 2019-09-27 15:08:37 -04:00
A Holt
191482ee0a
Merge branch 'master' into kolibri-apt-not-pip 2019-09-27 15:00:44 -04:00
A Holt
c03927f06d
Merge pull request #1972 from holta/kolibri-url-redirect
Fix kolibri.conf.j2 in PR #1970
2019-09-27 14:51:49 -04:00
A Holt
7890d60c7e
Update kolibri.conf.j2 2019-09-27 14:50:23 -04:00
A Holt
c746e6ddd1
Merge pull request #1970 from holta/kolibri-url-redirect
Enable http://box/kolibri without trailing slash too
2019-09-27 14:47:16 -04:00
A Holt
11ff7384e9
Update main.yml 2019-09-27 14:42:00 -04:00
A Holt
7287c06dbc
Update kiwix.conf.j2 2019-09-27 14:38:31 -04:00
A Holt
e4e0fe0af0
kiwix_alias_url -> kiwix_url_without_slash 2019-09-27 14:37:42 -04:00
A Holt
94abf4fbd7
kiwix_url_without_slash: /kiwix 2019-09-27 14:36:02 -04:00
A Holt
7044dc6b80
Update kolibri.conf.j2 2019-09-27 14:33:37 -04:00
A Holt
daaba173f7
kolibri_url_without_slash: /kolibri 2019-09-27 14:32:55 -04:00
A Holt
0de3739e25
Merge pull request #1969 from holta/osm-instructions-fix
OSM Vector Map Packs - Fix Instructions
2019-09-27 12:41:00 -04:00
A Holt
996dd44558
Update local_vars_big.yml 2019-09-27 12:36:57 -04:00
A Holt
8fb026a78e
Update local_vars_medium.yml 2019-09-27 12:36:53 -04:00
A Holt
569a1b8680
Update local_vars_min.yml 2019-09-27 12:36:48 -04:00
A Holt
2a385673e8
Update default_vars.yml 2019-09-27 12:34:39 -04:00
A Holt
d2c665539e
Update default_vars.yml 2019-09-27 12:32:50 -04:00
A Holt
5d4086b1e9
Merge pull request #292 from iiab/master
sync from iiab/iiab
2019-09-27 12:19:58 -04:00
A Holt
6887181595
Update README.rst 2019-09-27 00:28:57 -04:00
A Holt
7cd121a510
Update main.yml 2019-09-26 21:07:56 -04:00
A Holt
38415983c4
Update main.yml 2019-09-26 21:05:40 -04:00
A Holt
8474702474
Set kolibri_user to pi if Raspberry Pi 2019-09-26 20:58:45 -04:00
A Holt
d9ec684f0a
Clarify 'kolibri_user: kolibri' overridden to 'pi' 2019-09-26 20:56:57 -04:00
A Holt
b5c8f8aed4
become_user: "{{ kolibri_user }}" to run as pi
"desktop user’s account is preferred" required to avoid errors like "You are running this command as the user 'kolibri', but Kolibri was originally installed to run as the user 'pi'."

As recommended by https://kolibri.readthedocs.io/en/latest/install.html#changing-the-owner-of-kolibri-system-service
2019-09-26 20:47:43 -04:00
A Holt
55fa28e7a7
Update main.yml 2019-09-26 20:14:32 -04:00
A Holt
beed45849a
kolibri_exec_path: /usr/bin/kolibri 2019-09-26 19:53:07 -04:00
A Holt
107a680d3d
Update main.yml 2019-09-26 19:48:41 -04:00
A Holt
1008ac2736
Update main.yml 2019-09-26 19:37:28 -04:00
A Holt
38ddf43628
Update main.yml 2019-09-26 19:35:51 -04:00
A Holt
a31981c982
apt doesn't need pip's "extra_args: --no-cache-dir" 2019-09-26 18:57:54 -04:00
A Holt
1641b22165
Install Kolibri w/ apt (.deb file) instead of pip (.pex file) 2019-09-26 18:50:33 -04:00
A Holt
4a61b03be1
Merge pull request #1967 from holta/scape-docs-when-online-only
Check internet_available before running iiab-refresh-wiki-docs (in stage 4)
2019-09-26 18:36:59 -04:00
A Holt
0b4b64e5ed
Check internet_available b4 iiab-refresh-wiki-docs 2019-09-26 18:35:38 -04:00
A Holt
087da9f37c
Merge pull request #1966 from holta/sugarizer-1.2.0
Sugarizer v1.1.0 -> v1.2.0
2019-09-26 17:11:49 -04:00
A Holt
e75421705b
Sugarizer v1.1.0 -> v1.2.0 2019-09-26 16:40:54 -04:00
A Holt
582ec8ee96
Merge pull request #1963 from holta/kiwix-3.0.1-6
kiwix-tools 3.0.1-5 -> 3.0.1-6
2019-09-26 13:09:49 -04:00
A Holt
800e3f11f1
3.0.1-5 -> 3.0.1-6 2019-09-26 13:00:35 -04:00
A Holt
e6aa5c0c92
Merge pull request #1962 from holta/remove-bitrot-from-local-vars-etc
Remove bitrot from local_vars.yml & Clarify lesser-used vars in default_vars.yml (active & ongoing deprecation = critical for readability!)
2019-09-26 12:28:56 -04:00
A Holt
2aa22ca6b2
Document lesser-used VS. least-used playbook vars (to be deprecated) 2019-09-26 12:15:35 -04:00