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

1072 commits

Author SHA1 Message Date
A Holt
773fc1dc0c
Create linuxmint-20.yml 2020-08-20 12:42:51 -04:00
georgejhunt
8090f3bb29
Stage1.5 [OSM] (#2473)
* change osm_branch to maps_branch. That is what it is

* wiki says stage1  does not include changes to maps/main.js

* get the map catalog from ukids

* skip bypass download if files are present

* add an init.json

* add in extend_sat

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* Create README.md

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* do the move from working to viewer

* choose the version which uses lib_adm

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* install dir.php

* change docroot in tileserver.php

* Update README.md

* regions.json updated with 2019 data

* add mbtileinfo.php and put it in place

* changes to osm-fixup

* osm-fixup receive url

* typo in fixup and wronge mbtileinfo base

* sloppy mistakes arount found_region

* can use adm-lib.py

* change regions.json to map-catalog.json

* change regios.json to map-catalog.json, bump 2map-reorg to 3map-reorg as branch name

* another region->map

* call the console script to add menu items

* fetch test-page from test branch

* typo in osm-fixup.py comment

* remove the map_functions from test page

* new bboxes, title to san_jose

* remove the regions.json and map_functions.js

* let the map repo have all files related to test-page

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* start debugging

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* Create README.md

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* do the move from working to viewer

* these moves work

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* start debugging

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* install dir.php

* change docroot in tileserver.php

* Update README.md

* regions.json updated with 2019 data

* add mbtileinfo.php and put it in place

* changes to osm-fixup

* osm-fixup receive url

* typo in fixup and wronge mbtileinfo base

* sloppy mistakes arount found_region

* can use adm-lib.py

* change regions.json to map-catalog.json

* change regios.json to map-catalog.json, bump 2map-reorg to 3map-reorg as branch name

* another region->map

* call the console script to add menu items

* fetch test-page from test branch

* typo in osm-fixup.py comment

* remove the map_functions from test page

* new bboxes, title to san_jose

* remove the regions.json and map_functions.js

* let the map repo have all files related to test-page

* add css

* get nginx /maps working

* helps admin console work with osm-maps

* point to the stage1 branch in maps

* add bypass

* pull from map repo from a branch that is controlled by a variable

* somehow this install was missing php-sqlite

* add init.json

* change osm_branch to maps_branch. That is what it is

* wiki says stage1  does not include changes to maps/main.js

* get the map catalog from ukids

* skip bypass download if files are present

* let osm_enalbled control world to zoom 10

* expand bypass to install-map-region

* lots of errors in download script

* both are modified

* need python to write init.json - but bash workds

* add in make_init.py

* init.json updated via python

* get the installer mbtiles

* change to map branch staage1

* add tileserve.php to installer

* put style-osm.json in installer

* create a link for planet in installer

* turn off enable in local_vars for osm-vector-maps

* copy scripts to /usr/bin

* softcode satellite fname

* typos

* sat_dir needed work

* standatdize output satellite mbtile name

* sat_bboxes not defined

* period to comma in sat_bboxes

* too many errors--did this ever work

* period to comma

* move new file into place, save old to /tmp

* cannot move to /tmp from root -- different filesystem.  So use copy

* add iiab-summarize.sh to /usr/bin

* write init.json correctly

* only the web-pack from stage1 branch

* let installer use php

* point to maps rc-master

* partially working but with many missing pieces

* got on the wrong machine

* got through it once with pages in rc-master

* add installer_functions to install.yml

* spell installer_functions with a .js

* need tileserver.php for installer

* colorize the map list for installed tiles

* add s to iiab-maps-finish.py

* get the name correct for iiab-maps-finish.py

* map->maps, add python3-pil

* iiab-extend-sat much better, maybe good enouth

* start work on README

* Update README.md

* move README.md up oe level

* change default map page to installer

* working on test-page redirect

* create assets in test-page

* get the installer redirect working

* can now record satellite download info in database -- needs improvement in bounds

* hyphen/underebar problem installer-functions.js

* change rc-master to master

* eliminate aggregate.py, dir.php, create_empty_mbtiles.sh

* move assets from iiab to maps

* removed dead wood and did get_url for map stuff

* extra space in with_items clause after hyphen caused errors

* keep stuff in main.yml I do not understand

* last vestiges of maps in iiab repo

* after runroles, nginx needs restarting

* remove dead wood, pull redirect for maplist from maps repo

* observe iiab standards

* remove redundant code

* get nginx box/maps to work

* fonts moved, so the pointers must change

* enabled => true in all
2020-08-10 12:02:58 -07:00
A Holt
3dac58641a
Update default_vars.yml 2020-08-08 19:33:32 -04:00
A Holt
15476bd108
Update local_vars_big.yml 2020-08-08 19:26:58 -04:00
A Holt
9324ab4a79
Update local_vars_medium.yml 2020-08-08 19:25:56 -04:00
A Holt
015da801c8
Update local_vars_min.yml 2020-08-08 19:25:11 -04:00
A Holt
b955f8b5cc
Update local_vars_big.yml 2020-08-08 13:59:14 -04:00
A Holt
5a724ba721
Update local_vars_medium.yml 2020-08-08 13:59:10 -04:00
A Holt
e086005301
Update local_vars_min.yml 2020-08-08 13:59:06 -04:00
A Holt
b45c4b0bcd
Update default_vars.yml 2020-08-08 13:59:01 -04:00
A Holt
438fe4755d
Update local_vars_big.yml 2020-08-05 15:48:10 -04:00
A Holt
4cd6fac327
Update local_vars_medium.yml 2020-08-05 15:48:01 -04:00
A Holt
09cdf28643
Update local_vars_min.yml 2020-08-05 15:47:55 -04:00
A Holt
21dad03c4a
Update default_vars.yml 2020-08-05 15:47:49 -04:00
Tim Moody
868851c0a2 make default for medical 2020-07-16 11:37:58 -04:00
Tim Moody
56b393c639 initial checkin 2020-07-15 16:05:19 -04:00
A Holt
fb08605b0d
Begin 7.2 release cycle... iiab_base_ver: 7.2 in default_vars.yml 2020-06-05 16:37:32 -04:00
A Holt
b9fcf7f188
Update default_vars.yml 2020-05-29 05:31:24 -04:00
A Holt
58fd915334
Update local_vars_big.yml 2020-05-29 05:28:08 -04:00
A Holt
0787c01539
Update local_vars_medium.yml 2020-05-29 05:25:57 -04:00
A Holt
0c18bf28c6
Update local_vars_min.yml 2020-05-29 05:25:11 -04:00
Tim Moody
356d969e66 add default vpn handle for medical local vars 2020-05-24 14:42:21 -04:00
Tim Moody
29507f1c9e move the couch 2020-05-22 13:54:36 -04:00
A Holt
a78a4eea29
Update vars/default_vars.yml 2020-05-22 10:43:43 -04:00
A Holt
4f985b5534
Update default_vars.yml 2020-05-21 14:47:16 -04:00
root
cd714402bf Install apache2 at end of 9-local-addons if admin_console_install: True (TEMPORARY) 2020-05-21 18:07:51 +00:00
root
afd9ee4343 Annotate comments with 2020-05-21 2020-05-21 03:05:22 -04:00
root
4d79c4e07f Put today's date in vars/default_vars.yml 2020-05-17 01:55:18 -04:00
root
333feadba0 Clarify apache_* vars in default_vars.yml 2020-05-17 00:00:17 -04:00
root
b0f0ed5059 Put 'apache_allow_sudo: True' closer to NGINX, in default_vars.yml 2020-05-16 17:59:28 -04:00
root
223c92f5c5 Install Apache on demand, for TK: ./runrole elgg|lokole|moodle|nodered 2020-05-16 17:51:56 -04:00
A Holt
e6b16f5180
Update local_vars_big.yml 2020-05-09 19:59:31 -04:00
A Holt
e08e6d5592
Update local_vars_medium.yml 2020-05-09 19:59:22 -04:00
A Holt
8c9ff7c90f
Update local_vars_min.yml 2020-05-09 19:59:11 -04:00
A Holt
861e4d49fa
Update default_vars.yml 2020-05-09 19:57:18 -04:00
A Holt
0e72a20a2b
Update default_vars.yml 2020-05-09 19:47:14 -04:00
A Holt
a0043892b1
Update default_vars.yml 2020-05-09 18:52:50 -04:00
A Holt
27bb626cdd
Update local_vars_big.yml 2020-05-09 18:08:13 -04:00
A Holt
f852ce23e3
Update local_vars_medium.yml 2020-05-09 18:07:45 -04:00
A Holt
b3610ff7b4
Update local_vars_min.yml 2020-05-09 18:07:10 -04:00
A Holt
8663cb59ff
Update default_vars.yml 2020-05-09 18:06:22 -04:00
Jerry Vonau
66f5425943 Merge branch 'master' into early-dns 2020-05-09 16:28:39 -05:00
Jerry Vonau
7e79d691fc install and start dnsmasq early - add option to set upstream dns server 2020-05-09 15:06:23 -05:00
A Holt
d7a6e2390e
Update local_vars_big.yml 2020-05-09 15:03:55 -04:00
A Holt
1b8aca2304
Update local_vars_medium.yml 2020-05-09 15:03:47 -04:00
A Holt
6c437ef326
Update local_vars_min.yml 2020-05-09 15:03:37 -04:00
A Holt
91398ba60d
Update default_vars.yml 2020-05-09 15:03:25 -04:00
A Holt
3bc6483d6e
captiveportal_enabled: False in local_vars_min.yml 2020-05-07 12:30:10 -04:00
A Holt
6949ff11c3
captiveportal_enabled: False in local_vars_medium.yml 2020-05-07 12:29:42 -04:00
A Holt
7344fccb8e
captiveportal_enabled: False in local_vars_big.yml 2020-05-07 12:29:05 -04:00