help! install stuck,all system is stuck, after run install script 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:1.2.1
it run on a pure debian 11
I'm feeling a little blue
how long has it been like this?
30 min. until more
maybe due to my memory limit, only 1g
but i succeed run on a 512m memory 1 year agao
yes i success on 2g memory now。
appwrite eate too much memory,i need a little version😆
Whether it will swell to require more memory later?
Can control it at 2 g memory?😆
@safwan
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...