documentation/tools/deploying-drutopia-updates.md

469 B

Deploying Drutopia updates

Prerequsites

Note that this is sort of

sudo apt-get install ansible rsync php7.4 php7.4-gd php7.4-mysql php7.4-xml php7.4-curl php7.4-fpm php7.4-sqlite3 php7.4-cli

(Yeah that's more PHP than you need.)

The commands from:

https://getcomposer.org/download/

And then:

sudo mv composer.phar /usr/local/bin/composer
cd ~/Projects/drutopia-platform/drutopia_host/hosting_private
ahoy git-pull-all