I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready.
Dockhand is reporting containers still being created even though the installation frontend already reports a failure, so i assume the timeout for the frontend is set too low. I know that a raspberry is not a strong device but given the listed specs, it should at least be able to install the docker containers. Anything i can do?
As a side question, i saw appwrite light, which is something i am also interested in but it seems like its long abandoned (last commit 4 years ago). Is there an alternative? is it still being worked on?
Container 4441b7c04494_appwrite-mariadb Recreate
Container e9f6608ac1b3_appwrite-console Recreate
Container 8e4ea25d08ec_appwrite-browser Recreate
Container 12323b44a146_openruntimes-executor Recreate
Container ae260089088d_appwrite-redis Recreate
Container 4441b7c04494_appwrite-mariadb Recreated
Container appwrite-worker-migrations Stopping
Container ac6a9c3836d0_appwrite-worker-migrations Recreate
Container e9f6608ac1b3_appwrite-console Recreated
Container 12323b44a146_openruntimes-executor Recreated
Container ae260089088d_appwrite-redis Recreated
Container 8e4ea25d08ec_appwrite-browser Recreated
...
Recommended threads
- [Self-hosted] Realtime crashes with "Mis...
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...