Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

upgrade appwrite

# This will pull the docker-compose.yml file for the new version and 
# perform the installation. Once the setup completes
docker run -it --rm 
    --volume /var/run/docker.sock:/var/run/docker.sock 
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw 
    --entrypoint="install" 
    appwrite/appwrite:<VERSION_NAME>

# verify that you have the latest version of Appwrite.
docker ps | grep appwrite/appwrite

# Running the Migration
cd appwrite/
docker compose exec appwrite migrate
Comment

PREVIOUS NEXT
Code Example
Shell :: shows current time (12hrs), date, month by instance 
Shell :: git lab remote 
Shell :: brew install shopify-cli Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)! 
Shell :: convert dos to unix vim 
Shell :: app not installed app appears to br corrupt in android studio 
Shell :: fstab path 
Shell :: * Github. : [RUKS](https://github.com/muntazir-halim) 
Shell :: force remove any folder windwos 10 command 
Shell :: adb shell command to rotate screen 
Shell :: smach viewer install 
Shell :: how to increase the resources allocated to windows subsystem linux 
Shell :: cmd create fgile 
Shell :: vs code search panel regex match all css media queries 
Shell :: odoo web/static 404 
Shell :: bash rename different file names with zero padding 
Shell :: ffmpeg copy video 
Shell :: install adoptium openjdk ubuntu 
Shell :: git merge branch not including all the file 
Shell :: vscode unable to resolve your shell environment 
Shell :: yarn <pre00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one. </pre 
Shell :: git commit allow empty to trigger ci 
Shell :: ring check if the operating system is Unix or not 
Shell :: executable post recieve git hook 
Shell :: how to add user and password as alias in linux 
Shell :: build.sh 
Shell :: Midori rpm install 
Shell :: stop gnome display manager 
Shell :: install opencv powershell cmake 
Shell :: git edit hunk how to remove + lines 
Shell :: oepn file in linux shell 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =