KumarOriginal post
Web Developer
hey there help me to self hosting appwrite to my aws ec2 server and for storage aws s3, i tried but nothing happen appwrite not running on my server
Summary
The user is seeking assistance with self-hosting Appwrite on their AWS EC2 server and using AWS S3 for storage. They mention that they have already installed Docker but are unable to get Appwrite running on their server.
Solution: Follow the installation instructions provided in the Appwrite documentation (https://appwrite.io/docs/advanced/self-hosting) to install Appwrite on your EC2 server. Ensure that you have properly configured the necessary settings, such as configuring the AWS S3 storage integration. If Appwrite is still not running, check the server logs for any error messages that may provide insight into the issue.