#5351 -- Update nginx config on ansible.

This commit is contained in:
Buster "Silver Eagle" Neece 2022-05-06 14:48:59 -05:00
parent c4deb4080e
commit f1fcd9e606
No known key found for this signature in database
GPG Key ID: 9FC8B9E008872109
4 changed files with 107 additions and 95 deletions

186
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "89bcc779175ffa83070fceeed631a7cb",
"content-hash": "14156b3b2d744b3e7d4daab6c35159b4",
"packages": [
{
"name": "aws/aws-crt-php",
@ -58,16 +58,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.221.0",
"version": "3.222.4",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "6ef06165ef815358d3e60872b4c9f6c10deb3816"
"reference": "a6ea9c9a93b35de272286f1de470eea637109415"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6ef06165ef815358d3e60872b4c9f6c10deb3816",
"reference": "6ef06165ef815358d3e60872b4c9f6c10deb3816",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a6ea9c9a93b35de272286f1de470eea637109415",
"reference": "a6ea9c9a93b35de272286f1de470eea637109415",
"shasum": ""
},
"require": {
@ -143,9 +143,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.221.0"
"source": "https://github.com/aws/aws-sdk-php/tree/3.222.4"
},
"time": "2022-04-26T18:19:33+00:00"
"time": "2022-05-03T21:08:50+00:00"
},
{
"name": "azuracast/doctrine-batch-utilities",
@ -1385,22 +1385,22 @@
},
{
"name": "doctrine/dbal",
"version": "3.3.5",
"version": "3.3.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "719663b15983278227669c8595151586a2ff3327"
"reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/719663b15983278227669c8595151586a2ff3327",
"reference": "719663b15983278227669c8595151586a2ff3327",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9e7f76dd1cde81c62574fdffa5a9c655c847ad21",
"reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21",
"shasum": ""
},
"require": {
"composer-runtime-api": "^2",
"doctrine/cache": "^1.11|^2.0",
"doctrine/deprecations": "^0.5.3",
"doctrine/deprecations": "^0.5.3|^1",
"doctrine/event-manager": "^1.0",
"php": "^7.3 || ^8.0",
"psr/cache": "^1|^2|^3",
@ -1408,15 +1408,15 @@
},
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "1.5.3",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "9.5.16",
"jetbrains/phpstorm-stubs": "2022.1",
"phpstan/phpstan": "1.6.3",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "9.5.20",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.22.0"
"vimeo/psalm": "4.23.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@ -1476,7 +1476,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.3.5"
"source": "https://github.com/doctrine/dbal/tree/3.3.6"
},
"funding": [
{
@ -1492,7 +1492,7 @@
"type": "tidelift"
}
],
"time": "2022-04-05T09:50:18+00:00"
"time": "2022-05-02T17:21:01+00:00"
},
{
"name": "doctrine/deprecations",
@ -1976,16 +1976,16 @@
},
{
"name": "doctrine/orm",
"version": "2.12.1",
"version": "2.12.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "2e4a8722721b934149ff53b191522a6829b6d73b"
"reference": "8291a7f09b12d14783ed6537b4586583d155869e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/2e4a8722721b934149ff53b191522a6829b6d73b",
"reference": "2e4a8722721b934149ff53b191522a6829b6d73b",
"url": "https://api.github.com/repos/doctrine/orm/zipball/8291a7f09b12d14783ed6537b4586583d155869e",
"reference": "8291a7f09b12d14783ed6537b4586583d155869e",
"shasum": ""
},
"require": {
@ -1994,7 +1994,7 @@
"doctrine/collections": "^1.5",
"doctrine/common": "^3.0.3",
"doctrine/dbal": "^2.13.1 || ^3.2",
"doctrine/deprecations": "^0.5.3",
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.1",
"doctrine/inflector": "^1.4 || ^2.0",
"doctrine/instantiator": "^1.3",
@ -2014,13 +2014,13 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.5.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
"phpstan/phpstan": "~1.4.10 || 1.6.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"vimeo/psalm": "4.22.0"
"vimeo/psalm": "4.23.0"
},
"suggest": {
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
@ -2069,22 +2069,22 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.12.1"
"source": "https://github.com/doctrine/orm/tree/2.12.2"
},
"time": "2022-04-22T17:46:03+00:00"
"time": "2022-05-02T19:10:07+00:00"
},
{
"name": "doctrine/persistence",
"version": "3.0.0",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "e6103cb9e0982a4312e05ad94bb7be3f8e2d5869"
"reference": "b7f12af9973c3861ca5489dd065c85fb2b99436c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/e6103cb9e0982a4312e05ad94bb7be3f8e2d5869",
"reference": "e6103cb9e0982a4312e05ad94bb7be3f8e2d5869",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b7f12af9973c3861ca5489dd065c85fb2b99436c",
"reference": "b7f12af9973c3861ca5489dd065c85fb2b99436c",
"shasum": ""
},
"require": {
@ -2156,7 +2156,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.0.0"
"source": "https://github.com/doctrine/persistence/tree/3.0.1"
},
"funding": [
{
@ -2172,7 +2172,7 @@
"type": "tidelift"
}
],
"time": "2022-04-15T10:39:55+00:00"
"time": "2022-05-02T17:41:58+00:00"
},
{
"name": "dragonmantank/cron-expression",
@ -2352,16 +2352,16 @@
},
{
"name": "friendsofphp/proxy-manager-lts",
"version": "v1.0.7",
"version": "v1.0.11",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
"reference": "c828ced1f932094ab79e4120a106a666565e4d9c"
"reference": "d1eadf86d5b843c496614ef075a8f655a880f1d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/c828ced1f932094ab79e4120a106a666565e4d9c",
"reference": "c828ced1f932094ab79e4120a106a666565e4d9c",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/d1eadf86d5b843c496614ef075a8f655a880f1d8",
"reference": "d1eadf86d5b843c496614ef075a8f655a880f1d8",
"shasum": ""
},
"require": {
@ -2418,7 +2418,7 @@
],
"support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.7"
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.11"
},
"funding": [
{
@ -2430,7 +2430,7 @@
"type": "tidelift"
}
],
"time": "2022-03-02T09:29:19+00:00"
"time": "2022-05-04T11:03:58+00:00"
},
{
"name": "gettext/gettext",
@ -3663,12 +3663,12 @@
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "c8e137e594948240b03372e012344b07c61b9193"
"reference": "670df21225d68d165a8df38587ac3f41caf608f8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c8e137e594948240b03372e012344b07c61b9193",
"reference": "c8e137e594948240b03372e012344b07c61b9193",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/670df21225d68d165a8df38587ac3f41caf608f8",
"reference": "670df21225d68d165a8df38587ac3f41caf608f8",
"shasum": ""
},
"require": {
@ -3730,7 +3730,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.0.18"
"source": "https://github.com/thephpleague/flysystem/tree/3.0.19"
},
"funding": [
{
@ -3746,7 +3746,7 @@
"type": "tidelift"
}
],
"time": "2022-04-25T18:55:04+00:00"
"time": "2022-05-03T21:19:02+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
@ -3806,16 +3806,16 @@
},
{
"name": "league/flysystem-sftp-v3",
"version": "3.0.18",
"version": "3.0.19",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-sftp-v3.git",
"reference": "89a27ca3d9c09bd8365acec3719ce900c8c08f39"
"reference": "21d96a7805306e630f581de05a5977bb5dd7052e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-sftp-v3/zipball/89a27ca3d9c09bd8365acec3719ce900c8c08f39",
"reference": "89a27ca3d9c09bd8365acec3719ce900c8c08f39",
"url": "https://api.github.com/repos/thephpleague/flysystem-sftp-v3/zipball/21d96a7805306e630f581de05a5977bb5dd7052e",
"reference": "21d96a7805306e630f581de05a5977bb5dd7052e",
"shasum": ""
},
"require": {
@ -3840,7 +3840,7 @@
"email": "info@frankdejonge.nl"
}
],
"description": "In-memory filesystem adapter for Flysystem.",
"description": "SFTP filesystem adapter for Flysystem.",
"keywords": [
"Flysystem",
"file",
@ -3850,7 +3850,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-sftp-v3/issues",
"source": "https://github.com/thephpleague/flysystem-sftp-v3/tree/3.0.18"
"source": "https://github.com/thephpleague/flysystem-sftp-v3/tree/3.0.19"
},
"funding": [
{
@ -3866,7 +3866,7 @@
"type": "tidelift"
}
],
"time": "2022-04-25T18:49:52+00:00"
"time": "2022-04-27T17:27:37+00:00"
},
{
"name": "league/mime-type-detection",
@ -4615,16 +4615,16 @@
},
{
"name": "nesbot/carbon",
"version": "2.57.0",
"version": "2.58.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "4a54375c21eea4811dbd1149fe6b246517554e78"
"reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4a54375c21eea4811dbd1149fe6b246517554e78",
"reference": "4a54375c21eea4811dbd1149fe6b246517554e78",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/97a34af22bde8d0ac20ab34b29d7bfe360902055",
"reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055",
"shasum": ""
},
"require": {
@ -4642,7 +4642,8 @@
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.54 || ^1.0",
"phpunit/phpunit": "^7.5.20 || ^8.5.14",
"phpunit/php-file-iterator": "^2.0.5",
"phpunit/phpunit": "^7.5.20 || ^8.5.23",
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
@ -4707,7 +4708,7 @@
"type": "tidelift"
}
],
"time": "2022-02-13T18:13:33+00:00"
"time": "2022-04-25T19:31:17+00:00"
},
{
"name": "nikic/fast-route",
@ -9446,16 +9447,16 @@
},
{
"name": "thecodingmachine/safe",
"version": "v2.1.3",
"version": "v2.1.4",
"source": {
"type": "git",
"url": "https://github.com/thecodingmachine/safe.git",
"reference": "c4919cde04a0974e81340c3ed62bd27c1889005b"
"reference": "b206c2671d3601d40389013cf550b14fb4db2814"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/c4919cde04a0974e81340c3ed62bd27c1889005b",
"reference": "c4919cde04a0974e81340c3ed62bd27c1889005b",
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/b206c2671d3601d40389013cf550b14fb4db2814",
"reference": "b206c2671d3601d40389013cf550b14fb4db2814",
"shasum": ""
},
"require": {
@ -9578,9 +9579,9 @@
"description": "PHP core functions that throw exceptions instead of returning FALSE on error",
"support": {
"issues": "https://github.com/thecodingmachine/safe/issues",
"source": "https://github.com/thecodingmachine/safe/tree/v2.1.3"
"source": "https://github.com/thecodingmachine/safe/tree/v2.1.4"
},
"time": "2022-03-30T09:48:08+00:00"
"time": "2022-05-02T13:55:17+00:00"
},
{
"name": "theiconic/php-ga-measurement-protocol",
@ -11635,16 +11636,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.4.5",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "129a63b3bc7caeb593c224c41f420675e63cfefc"
"reference": "6cafed9212aa56aaa3aaf3b67c0fd1e5de53f50c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/129a63b3bc7caeb593c224c41f420675e63cfefc",
"reference": "129a63b3bc7caeb593c224c41f420675e63cfefc",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6cafed9212aa56aaa3aaf3b67c0fd1e5de53f50c",
"reference": "6cafed9212aa56aaa3aaf3b67c0fd1e5de53f50c",
"shasum": ""
},
"require": {
@ -11673,22 +11674,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.4.5"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.5.0"
},
"time": "2022-04-22T11:11:01+00:00"
"time": "2022-05-04T07:46:54+00:00"
},
{
"name": "phpstan/phpstan",
"version": "1.6.2",
"version": "1.6.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "becb9603a31d70f5007d505877a7b812598dfe46"
"reference": "462f7651f3454f280d6a397be3290634ab937022"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/becb9603a31d70f5007d505877a7b812598dfe46",
"reference": "becb9603a31d70f5007d505877a7b812598dfe46",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/462f7651f3454f280d6a397be3290634ab937022",
"reference": "462f7651f3454f280d6a397be3290634ab937022",
"shasum": ""
},
"require": {
@ -11714,7 +11715,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.6.2"
"source": "https://github.com/phpstan/phpstan/tree/1.6.5"
},
"funding": [
{
@ -11734,7 +11735,7 @@
"type": "tidelift"
}
],
"time": "2022-04-27T11:05:24+00:00"
"time": "2022-05-04T10:49:26+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -12365,12 +12366,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "f9837ae1f1830a09d71f5132112dcc9ed3ef9c65"
"reference": "54c08f02765d00fd520897873f163703b08f68f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f9837ae1f1830a09d71f5132112dcc9ed3ef9c65",
"reference": "f9837ae1f1830a09d71f5132112dcc9ed3ef9c65",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/54c08f02765d00fd520897873f163703b08f68f2",
"reference": "54c08f02765d00fd520897873f163703b08f68f2",
"shasum": ""
},
"conflict": {
@ -12430,6 +12431,7 @@
"croogo/croogo": "<3.0.7",
"cuyz/valinor": ">=0.5,<0.7",
"czproject/git-php": "<4.0.3",
"darylldoyle/safe-svg": "<1.9.10",
"datadog/dd-trace": ">=0.30,<0.30.2",
"david-garcia/phpwhois": "<=4.3.1",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
@ -12462,16 +12464,17 @@
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.27",
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
"ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.12",
"ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.17",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
"ezsystems/ezplatform-richtext": ">=2.3,<=2.3.7",
"ezsystems/ezplatform-user": ">=1,<1.0.1",
"ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.26",
"ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.28",
"ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1",
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
"ezsystems/repository-forms": ">=2.3,<2.3.2.1",
"ezyang/htmlpurifier": "<4.1.1",
"facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
"facturascripts/facturascripts": "<2022.6",
"feehi/cms": "<=2.1.1",
"feehi/feehicms": "<=0.1.3",
"fenom/fenom": "<=2.12.1",
@ -12510,6 +12513,7 @@
"hjue/justwriting": "<=1",
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
"hyn/multi-tenant": ">=5.6,<5.7.2",
"ibexa/core": ">=4,<4.0.5|>=4.1,<4.1.2",
"ibexa/post-install": "<=1.0.4",
"icecoder/icecoder": "<=8.1",
"illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
@ -12554,6 +12558,7 @@
"livewire/livewire": ">2.2.4,<2.2.6",
"lms/routes": "<2.1.1",
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
"luyadev/yii-helpers": "<1.2.1",
"magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
"magento/magento1ce": "<1.9.4.3",
"magento/magento1ee": ">=1,<1.14.4.3",
@ -12639,7 +12644,7 @@
"pusher/pusher-php-server": "<2.2.1",
"pwweb/laravel-core": "<=0.3.6-beta",
"rainlab/debugbar-plugin": "<3.1",
"remdex/livehelperchat": "<3.96",
"remdex/livehelperchat": "<3.99",
"rmccue/requests": ">=1.6,<1.8",
"robrichards/xmlseclibs": "<3.0.4",
"rudloff/alltube": "<3.0.3",
@ -12652,7 +12657,7 @@
"shopware/core": "<=6.4.9",
"shopware/platform": "<=6.4.9",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<5.7.7",
"shopware/shopware": "<5.7.9",
"shopware/storefront": "<=6.4.8.1",
"showdoc/showdoc": "<2.10.4",
"silverstripe/admin": ">=1,<1.8.1",
@ -12674,7 +12679,7 @@
"simplito/elliptic-php": "<1.0.6",
"slim/slim": "<2.6",
"smarty/smarty": "<3.1.43|>=4,<4.0.3",
"snipe/snipe-it": "<5.4.2|>= 6.0.0-RC-1, <= 6.0.0-RC-5",
"snipe/snipe-it": "<5.4.3|>= 6.0.0-RC-1, <= 6.0.0-RC-5",
"socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1",
"spipu/html2pdf": "<5.2.4",
@ -12786,10 +12791,10 @@
"zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
"zendframework/zend-db": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5",
"zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
"zendframework/zend-diactoros": ">=1,<1.8.4",
"zendframework/zend-feed": ">=1,<2.10.3",
"zendframework/zend-diactoros": "<1.8.4",
"zendframework/zend-feed": "<2.10.3",
"zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
"zendframework/zend-http": ">=1,<2.8.1",
"zendframework/zend-http": "<2.8.1",
"zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
"zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
"zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
@ -12841,7 +12846,7 @@
"type": "tidelift"
}
],
"time": "2022-04-27T15:08:54+00:00"
"time": "2022-05-04T03:31:04+00:00"
},
{
"name": "sebastian/cli-parser",
@ -14361,7 +14366,7 @@
"prefer-lowest": false,
"platform": {
"php": "^8.1",
"ext-pdo": "*",
"ext-curl": "*",
"ext-fileinfo": "*",
"ext-gd": "*",
"ext-iconv": "*",
@ -14369,6 +14374,7 @@
"ext-json": "*",
"ext-maxminddb": "*",
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-redis": "*",
"ext-simplexml": "*",
"ext-xml": "*",

View File

@ -34,7 +34,7 @@ else
fi
APP_ENV="${APP_ENV:-production}"
UPDATE_REVISION="${UPDATE_REVISION:-79}"
UPDATE_REVISION="${UPDATE_REVISION:-80}"
echo "Updating AzuraCast (Environment: $APP_ENV, Update revision: $UPDATE_REVISION)"

View File

@ -13,6 +13,9 @@ upstream redis_server {
server {
listen 127.0.0.1:9010;
root {{ app_base }}/www/web;
index index.php;
location ~ /pub/([^\/]+)$ {
nchan_publisher;
nchan_redis_pass redis_server;
@ -106,17 +109,20 @@ server {
expires 365d;
}
location ~ \.php$ {
location ~ ^/index\.php(/|$) {
fastcgi_split_path_info ^(.+\.php)(/.+)$;
# NOTE: You should have "cgi.fix_pathinfo = 0;" in php.ini
fastcgi_pass 127.0.0.1:9000;
fastcgi_pass php-fpm-www;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME {{ app_base }}/www/web$fastcgi_script_name;
fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;
fastcgi_param DOCUMENT_ROOT $realpath_root;
include fastcgi_params;
fastcgi_read_timeout 1800;
fastcgi_buffering off;
internal;
}
# Reverse proxy all possible radio listening ports (8000, 8010...8480, 8490)

View File

@ -29,7 +29,7 @@
when: update_revision|int < 63
- role: "nginx"
when: update_revision|int < 78
when: update_revision|int < 80
- role: "redis"
when: update_revision|int < 57