FusionPBX
e17b057881
Only need user_groups table. Old if statement is no longer needed. ( #394 )
2022-06-25 11:37:21 -06:00
Pro-pra
954247951a
Set missing php end brace ( #393 )
...
* Update config.php
* Update config.php
* Update config.php
* Update config.php
2022-06-14 09:26:30 -06:00
Len
f131d11532
Comment out weak security ciphers ( #295 )
...
https://stackoverflow.com/questions/28286086/default-securityprotocol-in-net-4-5#36454717
https://www.imperialviolet.org/2014/12/08/poodleagain.html
2020-03-07 12:12:54 -07:00
Emmanuel Mahuni
176481d8e4
Fix Invoke-WebRequest Fails with SSL/TLS Secure Channel fails ( #294 )
...
It seems like on Windows Server 2016 or maybe other Windows OSs powershell uses TLS 1.0 by default and the sources have different tls versions. So this will make the script work without throwing those errors.
2020-01-22 00:17:33 -07:00
FusionPBX
38ccdf1766
Update finish.ps1
2019-02-10 08:52:29 -07:00
FusionPBX
045f839369
Update finish.ps1
2019-02-09 10:48:54 -07:00
Len
110ea265dd
Update install-webplatform.ps1 ( #152 )
2018-01-26 22:44:50 -07:00
Len
68162fb1a2
Update install-postgresql.ps1 ( #151 )
2018-01-26 22:44:33 -07:00
Len
0dbf6e3eec
Update finish.ps1 ( #147 )
...
* Update finish.ps1
* Update finish.ps1
2018-01-26 22:43:49 -07:00
Len
c329a3bcb0
Update install-postgresql.ps1 ( #149 )
2018-01-25 22:09:38 -07:00
Len
8cbb55b20b
Create pg_hba.conf ( #148 )
2018-01-25 22:08:08 -07:00
Len
127f0cbaad
Update finish.ps1 ( #144 )
2018-01-24 20:29:10 -07:00
Len
67a7c97efa
Update install-fusionpbx.ps1 ( #145 )
2018-01-24 20:27:10 -07:00
Len
3b235e6739
Update install-iis.ps1 ( #146 )
2018-01-24 20:17:03 -07:00
Len
feca5a7259
Update install-iis.ps1 ( #141 )
2018-01-23 22:33:15 -07:00
Len
217242d7cf
Update finish.ps1 ( #142 )
2018-01-23 22:32:40 -07:00
Len
0e43ac0359
Update install-fusionpbx.ps1 ( #143 )
2018-01-23 22:32:13 -07:00
Len
5e3540fb2c
Update install-iis.ps1 ( #139 )
2018-01-20 17:15:57 -07:00
Len
db78c75117
Update finish.ps1 ( #138 )
...
Added pause
2018-01-20 17:08:42 -07:00
Len
ebfeb8a00c
Update README.md ( #135 )
...
* Update README.md
* Update install-iis.ps1
2018-01-20 17:06:26 -07:00
Len
8fe353a41a
Update install-freeswitch.ps1 ( #136 )
...
update hard linked repo
2018-01-20 17:06:02 -07:00
FusionPBX
5e839ea479
Update install-nginx.ps1
2018-01-03 23:59:39 -07:00
FusionPBX
48165a244b
Update install-webplatform.ps1
2018-01-03 03:29:44 -07:00
FusionPBX
3571e7b450
Delete pre-install.ps1
2018-01-03 03:28:50 -07:00
markjcrane
74abcb8196
Update the Windows install.
2018-01-03 01:13:29 -07:00
FusionPBX
4829f22abf
Update install.ps1
2017-12-31 11:48:28 -07:00
FusionPBX
d8779c256c
Update install.ps1
2017-12-31 11:34:37 -07:00
FusionPBX
440dc1290a
Update install.ps1
2017-12-31 11:14:05 -07:00
FusionPBX
6ac3bdb23f
Update install.ps1
2017-12-31 10:34:44 -07:00
FusionPBX
6db1fdab20
Update install.ps1
2017-12-31 10:20:31 -07:00
FusionPBX
de03dc3932
Update install.ps1
2017-12-31 01:47:59 -07:00
FusionPBX
2f13faa427
Update install.ps1
2017-12-30 19:55:23 -07:00
FusionPBX
481e944c66
Update install.ps1
2017-12-30 19:31:21 -07:00
FusionPBX
b9497a518d
Update install.ps1
2017-12-30 17:25:02 -07:00
sergey-mz
09e52c60e5
Add Windows install with IIS ( #114 )
...
* Windows install script
Created
* Add Windows option
* Update
* Enable ODBC
* IIS Identity and mod_lua
* Update
* Update
* Merge remote-tracking branch 'upstream/master'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
* Update
* WIndows install
Works with IIS.
Need to create nginx install
2017-08-22 13:20:50 -06:00