Well while running pulling the appwrite instance it pull the image from the internet but we want to test it in the area where no internet is available and than build it again so how can we not pull and it run
You should follow the contribution guide to build appwrite from source code, and use main as the branch to build it https://github.com/appwrite/appwrite/blob/main/CONTRIBUTING.md#setup-from-source
Recommended threads
- 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...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Self-hosted 1.9.0 — what's the canonical...
Self-hosted 1.9.0 — canonical way for functions to call the API on the same host? Setup: Go functions on self-hosted 1.9.0. Public domain via traefik, valid LE...