1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

7216 commits

Author SHA1 Message Date
George Hunt
1dedccf626 nextcloud repo errors ubuntu<->debian, dokuwiki changes 2017-06-19 22:17:22 -07:00
George Hunt
646dae0f9e lynx is required for offline docs 2017-06-19 18:15:50 -07:00
George Hunt
3f862da6a2 PR16 and PR17 -- moodle/templates/install -- /etc/hosts 2017-06-19 17:20:01 -07:00
George Hunt
68243f1a74 create a non prifileged user 2017-06-19 16:30:54 -07:00
George Hunt
dfe245d280 test for nextcloud installed. it fails on second call 2017-06-19 16:30:54 -07:00
George Hunt
6c48586a41 spell maintenance 2017-06-19 16:30:54 -07:00
George Hunt
cf0a649085 closer to nextcloud install 2017-06-19 16:30:54 -07:00
George Hunt
e4c5056cea use rewrite rather than proxypass to redirect internal kiwix links 2017-06-19 16:29:42 -07:00
Jerry Vonau
5b72b5b84c Create install.yml
correct archive filename
2017-06-19 16:28:31 -07:00
Jerry Vonau
0bbaa5f156 Create install.yml 2017-06-19 16:28:31 -07:00
Jerry Vonau
b4ac79f445 Update computed_vars.yml
kiwix - remove duplicate code
2017-06-19 16:26:02 -07:00
George Hunt
b490606a44 change script name, I need to change invokation also 2017-06-19 16:25:34 -07:00
George Hunt
93335f08f9 change script target name to iiab-refresh-wiki-docs 2017-06-19 16:25:34 -07:00
George Hunt
4cb23682f4 seems to work. Missing the console help system. Is it necessary since the console provides it client-server already? 2017-06-19 16:25:34 -07:00
George Hunt
3e0b2849a6 not there on release notes 2017-06-19 16:25:34 -07:00
George Hunt
5f46cdac03 release notes still not working 2017-06-19 16:25:34 -07:00
Tim Moody
86ff53e1b6 handle non-standard file names for gutenberg zims 2017-06-17 09:11:55 -04:00
George Hunt
8db88bc1b1 keep the map tree grounded where it was in defaults.ini 2017-06-14 12:43:12 -07:00
George Hunt
483a0c0758 do not shadow wsgiscriptalias 2017-06-14 12:43:12 -07:00
Tim Moody
e75cd49dd9 Merge pull request #34 from tim-moody/wip-6-11
use 6/13 nightly and add --nolibrarybutton option
2017-06-13 23:38:39 -04:00
Tim Moody
ef73030990 use 6/13 nightly and add --nolibrarybutton option 2017-06-13 22:50:46 -04:00
A Holt
50b565afda Merge pull request #29 from georgejhunt/menu
"remove menu from iiab"

Am testing on Raspbian Lite right now and will revert if issues arise!
2017-06-13 02:26:14 -04:00
A Holt
e8b250d77f Merge pull request #27 from iiab/holta-wordpress-4.8
WordPress 4.8 instead of 4.7.3
2017-06-13 02:23:04 -04:00
George Hunt
fd20b35b75 remove menu from iiab 2017-06-12 17:16:04 -07:00
georgejhunt
0d95567234 on/off vpn (#28) 2017-06-12 15:42:32 -07:00
georgejhunt
617dbde56f Osm (#26)
* fixes to change iiab->osm

* change the name in meta too

* create osm_install/enabled default flags

* add maps alias,copy map.html to index.html

* source file names do not change

* incorporate osm-fixes in playbook

* template rather than copy

* add iiab back in for menu system
2017-06-12 12:23:45 -07:00
georgejhunt
a4fb89ba35 Vpn (#25)
* keep the xscenet url

* leave the amazon vpn called xscenet, and the service that connectes to it

* extra tab character

* the vars/default_vars.yml takes precedence over roles/openvpn/defaults/main.yml
2017-06-12 11:05:39 -07:00
A Holt
a0571ae593 WordPress 4.8 instead of 4.7.3
WordPress 4.8 was released 4 days ago and I tested this on Raspbian, based on:

   http://download.iiab.io/packages/wordpress-4.8.tar.gz

If folks care about testing this on Debian, CentOS, Ubuntu, etc please do that promptly in coming days so this can be pushed/merged into master, Thanks!
2017-06-12 08:05:37 -04:00
Tim Moody
8f860c8388 changes for iiab usage tracking 2017-06-11 16:50:38 -04:00
georgejhunt
f319afa432 Test (#20)
* change apache_data to apache_user in all

* no libapach2 in centos. just php. no php-magick in centos

* remove redundant vars entries

* do not create apache user

* missed one pound sign

* soft code all references to apache_user

* centos requires older setuptools

* revert ansible_lsb.id in xsce.yml

* try getting recent pip

* move pip download to 2prep so that kalite success is not dependent on iiab coming first

* still need to replace setuptools in kalite

* add curl -- needed in debian

* massivly substitue iiab for xsce, and rename files

* completed runansible

* centos fixes,install  pip

* appliance means no iptables rules

* change to earlier version of setuptools for centos

* delete file duplicate, hopefully unnecessary. generate the offline docs

* wiki docs errors

* create the admin group -- deleted earlier

* use the --yes option with pip uninstall

* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io

* network detection broken due to tupo
2017-06-09 16:25:56 -07:00
George Hunt
580dcdafa7 no libapach2 in centos. just php. no php-magick in centos 2017-06-05 21:15:08 -07:00
George Hunt
76d088e130 nextcloud enabled failed due to lack of curl -- load it during regular package installation 2017-06-05 12:39:03 -07:00
George Hunt
86e40bbda4 somehow we lost some definitions in Debian.yml, called in dhcpcd-dbus rather than dhcpcd5, which works 2017-06-05 12:23:08 -07:00
George Hunt
d6f82697dd can not initialize nextcloud when it is not enabled 2017-06-05 11:01:24 -07:00
georgejhunt
39764e3c19 Merge pull request #14 from georgejhunt/kiwix
Kiwix
2017-06-05 10:02:52 -07:00
georgejhunt
f194006ab7 Merge pull request #7 from georgejhunt/resolv
remove anything that breaks if resolvconf service is referenced
2017-06-05 10:01:52 -07:00
georgejhunt
12f613c868 Merge pull request #4 from georgejhunt/nextcloud
Nextcloud
2017-06-05 10:01:35 -07:00
Tim Moody
545b048294 Merge pull request #1 from tim-moody/tim-changes
changes to move admin console to its own repo
2017-06-05 12:06:51 -04:00
George Hunt
c645cc5b16 fix arm kiwix download name 2017-06-04 18:54:15 +00:00
George Hunt
9560953531 point to the newer kiwix-serve releasees 2017-06-04 09:41:04 -07:00
Tim Moody
1a627bddd2 change rpi detection to use Raspbian id 2017-06-04 10:19:34 -04:00
George Hunt
a5128f839b remove anything that breaks if resolvconf service is referenced 2017-06-02 23:50:24 +00:00
Tim Moody
47053a0e50 fix path of moved file 2017-06-02 14:52:32 -04:00
Tim Moody
62b69149b9 move creation of home page to http 2017-06-02 13:55:02 -04:00
Tim Moody
3e6108ff2f remove duplicate item 2017-06-02 13:45:15 -04:00
Tim Moody
9c4643d4fd wrong file name 2017-06-02 13:40:16 -04:00
Tim Moody
1b476f9a0a move xsce_env.py.j2 to prep.yml 2017-06-01 16:55:49 -04:00
georgejhunt
0331f08495 Merge pull request #5 from georgejhunt/wordpress
apache needs to add files to config dir
2017-05-31 19:08:39 -07:00
George Hunt
269549e106 apache needs to add files to config dir 2017-05-31 19:07:25 -07:00
georgejhunt
2dafc67034 Merge pull request #2 from georgejhunt/xscenet
centos reporting handle required fixes to quotes
2017-05-31 12:11:02 -07:00
Tim Moody
4ee5246cac remove cmdsrv 2017-05-31 12:38:14 -04:00
Tim Moody
2a137e83d1 remove iiab-admin from iiab 2017-05-31 12:08:09 -04:00
George Hunt
a7a8d8dbce permissions as per Adam 2017-05-30 18:48:48 -07:00
George Hunt
4081978e8e change group permissions on wordpress to enable write, add line to wp-config.php 2017-05-30 17:00:03 -07:00
George Hunt
61c8fbc612 centos reporting handle required fixes to quotes 2017-05-30 15:46:45 -07:00
Tim Moody
39632ce8ab handle multiple versions of a zim 2017-05-30 13:23:47 -04:00
George Hunt
d4fab95868 fixes to enable in debian 2017-05-29 20:04:04 -07:00
George Hunt
70c9f95383 conventions accross platforms 2017-05-29 19:37:12 -07:00
George Hunt
9376910f7f add in the nextcloud from old iiab/pr3 2017-05-29 15:02:55 -07:00
George Hunt
c783173031 fix centos profile ssh error message 2017-05-29 12:06:09 -04:00
George Hunt
3da96de4e9 correct for ubuntu 2017-05-28 06:47:49 -07:00
George Hunt
810950ceaa new files 2017-05-27 16:46:02 -07:00
George Hunt
6a1cd439cd rest of patches 2017-05-27 16:40:12 -07:00
George Hunt
cb344d7d47 patch 0002 2017-05-27 16:10:45 -07:00
George Hunt
3a1d427ea0 patch 0010 2017-05-27 11:53:01 -07:00
George Hunt
845632d0ac initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00