-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webserver: upgrade dependencies(nginx sftpgo, php-fpm) #7234
Comments
chore(deps): update drakkan/sftpgo docker tag to v2.6.4 NethServer/dev#7234
chore(deps): update nginx docker tag to v1.27.3 NethServer/dev#7234
Update PHP-FPM version mappings to latest releases NethServer/dev#7234
QA the version to test is
<?php
phpinfo( );
?> test each vhost to see if the php version is relevant by reaching the url :
<?php
phpinfo( );
?> test each vhost to see if the php version is relevant by reaching the url : |
community verification asked at : https://community.nethserver.org/t/webserver-1-0-21-needs-testers/25138 |
case 1 direct install: works. |
I propose to upgrade webserver with the last dependencies (php-fpm, nginx, sftpgo)
Proposed solution
Check requirements and upgrade to the most updated version
Alternative solutions
stay with previous version of webserver dependencies
Additional context
ghcr.io/nethserver/webserver:1.0.20
The text was updated successfully, but these errors were encountered: