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
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...
- sh: vite: Permission denied
When installing the vue starter template as site and then adding DaisyUI, i get the error `sh: vite: Permission denied`. I also got this issue (with a fresh tem...
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...