sophex89Original post
Rank 1: Thread
I tried
docker run -it --rm --publish 20080:20080 --volume /var/run/docker.sock:/var/run/docker.sock --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw --entrypoint="install" appwrite/appwrite:2.0.0-rc.3
getting error
what I am missing?
Summary
To install Selfhosted 2.0.0, increase CPU and memory, clean and re-run the installation process. The increased requirements are due to an embeddings service, which can be disabled using env variables.