We're excited to share that Appwrite 0.12 is now officially available! The new Appwrite version includes our biggest ever performance improvements,...
For further actions, you may consider blocking this person and/or reporting abuse
is Appwrite ready to be used in production on an enterprise level?
Appwrite is still pre 1.0 release, but you can find many production use-cases in the wild. Although we'll still introduce some breaking changes until reaching stability (1.0) the Appwrite team works very hard to provide easy migrations, and backward compatibility fallbacks for each release.
@eldadfux any roadmap planner 1.0?
appwrite is just the best for me... from local to cloud. so amazing. how about increasing video size. max is 10mb.
You can change the file size limit using env vars: appwrite.io/docs/environment-varia... - 0.13 release will support big files and range headers.
Hardly waiting for this release
github.com/utopia-php/storage/pull/16
you are doing a wonderful job every day .. is there a relase day for 0.13 ?
I love Appwrite. Its great that you guys relesed new version but personally I think that you should put all hands into Appwrite Cloud. Im a flutter developer who knows a little bit about docker and kubernetes. The only reason why Im using appwrite only in my side small projects is because I dont know a lot about hosting. Cloud will allow me to dont think about anything else than my Flutter code and Im ready to pay a lot for it. Thank you for attention. Appwrite cloud will be a game changer.
We're working hard on the 🌩 version 💪, don't forget to sign for updates on appwrite.io/cloud
Amazing work! This project is evolving so damm fast
Thank you ❤️
Is there a way to stop a document from being updated or created eg if one of the fields don’t match a regex?
Parse call this Triggers
docs.parseplatform.org/cloudcode/g...
Thanks
In Appwrite you will want to use Cloud Functions to handle this kind of extra logic. We're still checking for ways to make data validation more flexible without regex, as regex validation is complex and might come with some security risks: sec.okta.com/articles/2020/07/dang....
You should set this menu to sticky
Yeh, listed it down for us to work on it as soon as we can 👍
I use appwrite mostly for web applications on a private network. It would be so nice to be able to setup/manage the web hosting from within appwrite, just like I can do with Firebase.
It's on the roadmap 🤞
How similar is this to supabase?
Supabase and Appwrite are both great products, but Appwrite focuses on simplicity in use and better productivity by maintaining a great developer experience and is also agnostic to the Database technology you want to use.
We definitely have some awesome features in Appwrite such as Cloud Functions, Database, File Storage, User Authentication and Management, Websocket Server for Realtime updates and more. And top it off, all you need to self host Appwrite on your system is a single Docker command. So do give it a try and let us know if you need any help along the way 😁
What about Directus?