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
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...