Hi, If k8s is hard then I tried using Docker Swarm following the guide in Dev.to. But I think its outdated and not working. Is there any updated Docs or Github or Something?
Hi
Can I know which appwrite feature is this in reference to? I might need a bit more explanation to help you
Is it related to the thread you previously opened?
Hi, I wanted to setup a K8S cluster but there are not Guides or No Docs.(I'm Learning kubernetes).
As you guys told me to use Docker Swarm, I followed the Dev.to Guide and I think its not working and Outdated
How can I setup my own Testing Appwrite Like you guys did on Appwrite cloud?
I'm just learning Docker Swarm & K8S by doing this. Thanks
Which guide on dev.to are you using? Can you once put a link here so I can see?
Oh yes this one is outdated, Iām sorry but everything related to appwrite is mentioned in the article but for docker swarm I would recommend taking a look at their documentation which will help you understand what and why if docker swarm. Since you want to learn, this would be the best way to go forward with this<:appwritepeepo:902865250427215882>
If it wouldn't be a problem. May I know what tools are you guys using along with Docker Swarm to maintain smooth operations in Appwrite Cloud?
Hey there š Appwrite Cloud uses Docker Swarm as the back bone for the infrastructure. There isn't any magic to it.
We also use some tools to help us with monitoring, automatic backups or deployment, but for this you can choose any service you like. For example, for monitoring, you could use UptimeRobot, BetterUptime, or open source alternative, Upptime or Uptime Kuma.
For databases and file storage we use cloud services from well-established server providers with MySQL and S3 technologies.
Thanks!!š„°
[SOLVED] Docker Questions running Appwrite
Recommended threads
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...