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
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?