Secure login with multi-factor auth.
Scalable and robust databases.
Advanced compression and encryption.
Deploy & scale serverless functions.
Set up a full-functioning messaging service.
Subscribe and react to any event.
The open-source Vercel alternative.
Appwrite helped reduce development time by 60%, and lower server costs by 40%.
Looks like your github credentials aren't correct
all fine i am using docker
i am following this doc https://appwrite.io/integrations/deployments-github
Do you have the key between "" and single-lined with \n?
Try running this:
CODE=' if (openssl_pkey_get_private(getenv("_APP_VCS_GITHUB_PRIVATE_KEY")) === false) { echo "Invalid Private Key\n"; exit(1); } else { echo "Valid Private Key\n"; exit(0); }' docker compose exec appwrite php -r "$CODE"
Reply to this thread by joining our Discord
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?
I have been trying to figure it out myself for the last 2 days. I have self-hosted appwrite instance, and I am running python 3.12 function. It works great up t...
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.