Need help to create a wrapper which let users to self host appwrite quick and easy.
- 0
- Databases
- Auth
- Storage
- Self Hosted
- Functions
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allows non-technical users to self-host Appwrite with a single click.
This approach would make onboarding much easier for new users, eliminating the need to search through multiple guides and resources (as I had to). As a reference, I’m aiming for something similar to this project: https://github.com/singh-inder/supabase-automated-self-host
That project provides a one-click executable to set up a basic Supabase instance, including a custom dashboard domain and authentication credentials. I’d like to build a more advanced and polished version for Appwrite.
Similar to tools like Gemini CLI or Clawbot (Moltbolt), the wrapper should allow users to easily configure and update environment variables through a CLI interface.
If others are facing the same challenges I did, I believe it’s important to solve them properly so future users don’t run into the same issues. Your help in making this happen would mean a lot. If direct assistance isn’t possible, I’d appreciate it if you could share this project with the Appwrite core team or help me get the right level of support to successfully bring this idea to life.
Recommended threads
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...
- Running Appwrite in docker through nginx
Hi team, I'm trying to expose multiple local services (Appwrite, Ollama, PostHog) through a single Nginx reverse proxy port, tunneled via ngrok to a public dom...
- Can't update to 1.9.0
I'm trying to update from 1.8.1 to 1.9.0 but I keep getting this error: ```http://appwrite/v1/health/version => Operation timed out after 2001 milliseconds wit...