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

8552 commits

Author SHA1 Message Date
Jerry Vonau
bd141346de Encoding.php - wants [] not {} 2020-08-24 14:19:49 -05:00
Jerry Vonau
ec2ec616b2 move APACHE calls to freepbx_enable.yml 2020-08-24 13:57:27 -05:00
Jerry Vonau
028a04a627 add APACHE dependency 2020-08-24 13:57:27 -05:00
Jerry Vonau
afb8a3b158 pbx - move enable to main.yml 2020-08-24 13:57:27 -05:00
Jerry Vonau
4c1b8906d6 pbx - debugging 2020-08-24 13:57:27 -05:00
Jerry Vonau
c09bd1071c pbx - dependencies 2020-08-24 13:57:27 -05:00
Jerry Vonau
a14480a237 pbx - bugfix quotes 2020-08-24 13:57:27 -05:00
Jerry Vonau
3531f7edf4 bump nodejs_version to 12.X 2020-08-24 13:57:27 -05:00
Jerry Vonau
5d7b2d637d pbx name clash 2020-08-24 13:57:27 -05:00
A Holt
800f3d30ec
Merge pull request #2488 from jvonau/mariaDB
MariaDB [rework security, eliminate {{ mysql_root_password }}]
2020-08-24 14:17:09 -04:00
A Holt
b038ccb9c3
Update README.md 2020-08-24 08:36:11 -04:00
A Holt
f0127ba1cc
Update README.md 2020-08-24 08:19:09 -04:00
Jerry Vonau
59c8ce764e Try localhost only for NC & Elgg 2020-08-23 22:26:17 -05:00
Jerry Vonau
33ebf3f8c3 remove mysql_root_password variable 2020-08-23 22:26:17 -05:00
Jerry Vonau
76436d1fae pbx - adjust mysql_user 2020-08-23 22:20:24 -05:00
Jerry Vonau
0c49b1eedf disable root websockets 2020-08-23 22:02:46 -05:00
Jerry Vonau
03ad881fd1 not needed - no longer present 2020-08-23 21:57:48 -05:00
Jerry Vonau
4019a5e689 keep root websockets using password 2020-08-23 15:27:53 -05:00
Jerry Vonau
dc41fb4bf7 should be able to alter with stock creds 2020-08-23 03:56:21 -05:00
George Hunt
b01b3658b0 Merge branch '7.2-maps' of https://github.com/georgejhunt/iiab into 7.2-maps 2020-08-22 18:31:46 -07:00
George Hunt
a79b71f9d2 set enabled back to true to enable preview tiles 2020-08-22 18:30:32 -07:00
George Hunt
809de60eb7 if maps enabled, download 20MB satellite and link to installer osm 2020-08-22 18:30:32 -07:00
George Hunt
118010b619 change soft coded pointers from test branch to master 2020-08-22 18:30:32 -07:00
George Hunt
728549f839 let nodejs provide js packages 2020-08-22 18:30:32 -07:00
George Hunt
55666589a0 webpack does not bundle externap -- not node -- modules 2020-08-22 18:30:32 -07:00
George Hunt
661256fcbc move scripts and assets 2020-08-22 18:30:32 -07:00
George Hunt
2d4fe130d4 let nodejs provide js packages 2020-08-22 18:30:32 -07:00
George Hunt
10494c370a webpack does not bundle externap -- not node -- modules 2020-08-22 18:30:32 -07:00
George Hunt
f6e2af59ca move scripts and assets 2020-08-22 18:30:32 -07:00
George Hunt
c2ff54c8ab set enabled back to true to enable preview tiles 2020-08-22 17:25:43 -07:00
George Hunt
cccf273845 if maps enabled, download 20MB satellite and link to installer osm 2020-08-22 15:11:55 -07:00
georgejhunt
db56e184d1
7.2 maps [OSM] (#2486)
* move scripts and assets

* webpack does not bundle externap -- not node -- modules

* change main.js to *-bundle for viewer, test-page, and installer

* disable the long download of osm for all versions of local_vars

* start nginx for OSM always

* let nodejs provide js packages

* move scripts and assets

* webpack does not bundle externap -- not node -- modules

* change main.js to *-bundle for viewer, test-page, and installer

* disable the long download of osm for all versions of local_vars

* start nginx for OSM always

* let nodejs provide js packages

* change soft coded pointers from test branch to master
2020-08-22 10:47:57 -07:00
George Hunt
0a0a490449 resolve conflict in defaults 2020-08-22 07:09:10 -07:00
George Hunt
ed2405b4e0 change soft coded pointers from test branch to master 2020-08-22 07:06:56 -07:00
George Hunt
44ab8be8c9 let nodejs provide js packages 2020-08-22 06:57:47 -07:00
George Hunt
af1432f328 start nginx for OSM always 2020-08-22 06:57:47 -07:00
George Hunt
e19d5bc988 disable the long download of osm for all versions of local_vars 2020-08-22 06:57:47 -07:00
George Hunt
db47db1851 change main.js to *-bundle for viewer, test-page, and installer 2020-08-22 06:57:47 -07:00
George Hunt
265ce88ef2 webpack does not bundle externap -- not node -- modules 2020-08-22 06:57:47 -07:00
George Hunt
b65255e3a3 move scripts and assets 2020-08-22 06:57:46 -07:00
A Holt
3063d602ec
Merge pull request #2485 from holta/iiab-diagnostics-verbiage
iiab-diagnostics: relabel Raspbian as "Raspberry Pi OS"
2020-08-22 09:11:44 -04:00
A Holt
6e4c648de3
iiab-diagnostics: relabel Raspbian as "Raspberry Pi OS" 2020-08-22 09:07:16 -04:00
George Hunt
9c22f88d99 Merge branch '7.2-maps' of https://github.com/georgejhunt/iiab into 7.2-maps 2020-08-21 16:31:02 -07:00
George Hunt
77a051fa79 let nodejs provide js packages 2020-08-21 16:27:23 -07:00
George Hunt
e4055a9fc5 start nginx for OSM always 2020-08-21 22:32:40 +00:00
A Holt
67e11c8f2c
Merge pull request #2483 from holta/linuxmint-20
Experimental IIAB support for Linux Mint 20 ?
2020-08-21 17:49:40 -04:00
A Holt
64d481961f
Merge branch 'master' into linuxmint-20 2020-08-21 16:48:32 -04:00
A Holt
e87afe3f5f
Avoid problematic /usr/local/bin/apt on Linux Mint 2020-08-21 16:39:27 -04:00
A Holt
911b1cca73
Rename ansible-2.9.x to ansible-2.9.x.deprecated 2020-08-21 16:34:40 -04:00
A Holt
7ce4c0dd9c
Rename ansible-2.8.x to ansible-2.8.x.deprecated 2020-08-21 16:34:24 -04:00