Back

some queries for storage related issues in appwrite flutter app

  • 0
  • Databases
  • Flutter
  • Storage
  • Cloud
Shubham thakur
30 Aug, 2023, 17:13

as i have installed appwrite on docker inside my macbook and my app is also running on localhost…so when i add some data such as some messages or even if i upload my profic pic in my app then where do will they get stored…inside the phone or inside the docker installed in my laptop…and when i will publish my app then i want to control it using my appwrite profile so currently i manage those database using local host but after publishing my app how can i connect it to appwrite cloud for remote accessing of data.

TL;DR
1. Compute section in the starter plan provides 750k executions. 2. The file size limit for starters is 50mb. If you want to upload 200mb documents, you will need a different plan with a higher file size limit. 3. Concurrent connections in the starter plan are limited to 250. If you are developing a chatting application and expect around 2000 users to chat simultaneously, only 250 users can use the app at a time. Appwrite cloud is chargeable, but if you are using localhost and have not much storage requirement, it is free during beta. 4. If you are using Appwrite
Drake
30 Aug, 2023, 17:26

if you're using appwrite cloud, you would need to set the endpoint to appwrite cloud and use the project id of your project in appwrite cloud

Shubham thakur
30 Aug, 2023, 17:52

Iss appwrite cloud chargable?

Shubham thakur
30 Aug, 2023, 17:53

Because i i’m using local host as digital ocean is chargable and also i have not to use so much storage

Drake
30 Aug, 2023, 17:55

Free during beta. See pricing info: https://appwrite.io/pricing

Shubham thakur
30 Aug, 2023, 19:04

Ohkk i have gone through it..and i think it is suitable for initial purpose…as some points are not yet clear to me i am listing them down plase help me

  1. Compute :- what does this section means under starter section it is 750k execution 2.file size limit :- 50 mb for starters..what if i want to upload 200 mb documents..
  2. Concurrent connection :- 250 for starter( suppose if i am deceloping a chatting appliction in which i think apprx 2000 users can chat simultaneously with each other…so in this case can 2000 users directly chat simultaneously or only 250 out of them can use at a time
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more