Flyto
@flyto_00
- Contributors Updates
- Preact Developer
- Content Updates
- NodeJS Developer
- Web Developer
- Community Updates
- Product Updates
- Rank 2: Process
- 1Threads
- 16Replies
Threads
Setup custom domain on selfhosted behind cloudflared
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite running on backend.domain1.com, for anoth...
- Self Hosted
CSR with Serverside Auth
Hello everyone, according to best practices I would like to use server-side authentification as I would also like to render a big chunk of my app serverside. However, there are parts I would prefer to...
- Auth
[SOLVED] Github App "Failed to retrieve access token from GitHub API" v1.8.1
When trying to connect the Github App on 1.8.1 I recieve this error: [Error] Method: GET [Error] URL: /v1/vcs/github/callback [Error] Type: Exception [Error] Message: Failed to retrieve access token f...
- Resolved
- Self Hosted
[CLOSED] Update from 1.8 to 1.8.1 failing
I have spent the past 2 hours trying to figure this out but I really dont know what to do. 1.8. was a fresh install because the upgrade from 1.7.4 was a total mess. I wanna get this production ready b...
- Resolved
- Self Hosted
Use JWT to allow Client Side interactions after SSR Auth?
Hello everyone, I am rebuilding a CSR only application with NextJS to leverage SSR strategically so I can fetch certain data on the server and distribute it to all users equally. I figured if I have S...
- Auth