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.
The open-source Vercel alternative.
Subscribe and react to any event.
Appwrited 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 have tried between 2 different mails and hosts to activate the SMTP of my self-hosted Appwrite instance but to no avail. No matter what I set this is the log...
is this an expected behavior?
I am trying to connect my self-hosted 1.7.4 instance to Github and am getting the following erorr: ```[Error] Timestamp: 2025-05-30T17:03:24+00:00 [Error] Met...
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.