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 ::  
:: adb shell command to rotate screen 
Shell :: install postgresql and phppgadmin client 
Shell :: make your react an electron desktop app 
Shell :: yarn gem 
::  
Shell :: Install the package to configure and build kernel 
Shell :: install laravel admin panel with laravel 9 
Shell :: the demonstration data of 2 module(s) failed to install and were disabled 
Shell :: virtmanager network autostart 
Shell :: column cut linu 
Shell :: cmd echo empty line 
Shell :: Adding the daily DevCard to your GitHub profile 
Shell :: show all permission apk 
Shell :: mongodb install and connect 
Shell :: sed: 1: "package.json": extra characters at the end of p command 
Shell :: grep not like 
Shell :: https://physionet.org/files/chf2db/1.0. 
Shell :: turbo top for linux 
Shell :: how to close git issue with fixes automaticallt 
Shell :: "root:root" linux 
Shell :: Fix SSH Error in Terminal & Linux: client_loop: send disconnect: Broken pipe 
Shell :: Install Discord Together 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =