bamir
Hello i have a problem with Deploy
[Region: us-west1]
==============
Using Nixpacks
==============
context: 6664cfa2534aecdee02494ee59ce0893
╔══════════════════════════════ Nixpacks v1.24.0 ══════════════════════════════╗
║ setup │ (php81.withExtensions (pe: pe.enabled ++ [])), nginx, ║
║ │ libmysqlclient, php81Packages.composer, nodejs_18, npm-9_x ║
║──────────────────────────────────────────────────────────────────────────────║
║ install │ mkdir -p /var/log/nginx && mkdir -p /var/cache/nginx ║
║ │ composer install --ignore-platform-reqs ║
║ │ npm ci ║
║──────────────────────────────────────────────────────────────────────────────║
║ build │ npm run build ║
║──────────────────────────────────────────────────────────────────────────────║
║ start │ node /assets/scripts/prestart.mjs /assets/nginx.template.conf ║
║ │ /nginx.conf && (php-fpm -y /assets/php-fpm.conf & nginx -c ║
║ │ /nginx.conf) ║
╚══════════════════════════════════════════════════════════════════════════════╝
maybe you say for this ?
22 replies