User Tools

Site Tools


servers:linux:nginx:joomla

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
servers:linux:nginx:joomla [2026/01/01 07:55] – [Node.js] Sean Rhoneservers:linux:nginx:joomla [2026/01/01 08:08] (current) – [Service] Sean Rhone
Line 331: Line 331:
  
 WorkingDirectory=/srv/www/main WorkingDirectory=/srv/www/main
-Environment="CYPRESS_CACHE_FOLDER='/srv/www/main'"+Environment="COMPOSER_CACHE_DIR=/dev/null"
  
 ExecStart='/usr/bin/git' -C '/srv/www/main' reset --hard 'origin/6.1-dev' ExecStart='/usr/bin/git' -C '/srv/www/main' reset --hard 'origin/6.1-dev'
Line 337: Line 337:
  
 ExecStart='/usr/bin/composer' --working-dir='/srv/www/main' --no-cache install --no-dev ExecStart='/usr/bin/composer' --working-dir='/srv/www/main' --no-cache install --no-dev
-ExecStart='/usr/bin/node' '/usr/share/nodejs/npm/bin/npm-cli.js' --prefix '/srv/www/main' ci --cache '/srv/www/main' --force --logs-max='0'+ExecStart='/usr/bin/npm' --prefix '/srv/www/main' ci --logs-max='0'
  
 ExecStartPost='/usr/bin/rm' -f '/srv/www/main/administrator/cache/autoload_psr4.php' ExecStartPost='/usr/bin/rm' -f '/srv/www/main/administrator/cache/autoload_psr4.php'
/var/www/wiki/data/attic/servers/linux/nginx/joomla.1767272148.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki