
Hello guys ! I hope you're all doing great :appwritefire:
I have a self hosted appwrite:1.5.4 dockerized container which is proxyfied through ngrok (also dockerized).
I have followed this documentation : https://appwrite.io/docs/advanced/self-hosting/functions
All has been done, but I'm facing an issue. While adding a Github configuration, I'm being successfully redirected to my domain and there is a toast notification says that my Github is now linked but as we see it doesn't show on Settings & Create function (even with Quick start) tabs.
When I click on Github it redirects me on Github Organization-Github app settings.
I'm not sure if I did something wrong :appwritebow:
Recommended threads
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
