Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:RISCV
php8-nginx-image
config.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File config.sh of Package php8-nginx-image
#!/bin/sh #====================================== # Functions... #-------------------------------------- test -f /.profile && . /.profile #====================================== # Greeting... #-------------------------------------- echo "Configure image: [$kiwi_iname]..." mv /srv/www/htdocs/index.html /srv/www/htdocs/nginx.html mv /etc/php8/fpm/php-fpm.conf.default /etc/php8/fpm/php-fpm.conf mv /etc/php8/fpm/php-fpm.d/www.conf.default /etc/php8/fpm/php-fpm.d/www.conf # Enable ping URL for healthcheck sed -i -e 's|;ping.path = /ping|ping.path = /fpm-ping|g' /etc/php8/fpm/php-fpm.d/www.conf
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor