Just wondering if this is in general OK to do? I can imagine this messes with network settings or with Appwrite migration scripts.
Example containers include:
- webhook proxy
- frontend container
I do not recommend it because upgrades will wipe the docker-compose.yml file.
webhook proxy
Why do you need a webhook proxy?
frontend container
Why not use some front end hosting provider like Cloudflare pages, Vercel, etc?
Hey @Steven thanks again for your response! I needed it mainly because I thought that I needed a webhook proxy to receive Stripe webhooks (see https://github.com/Meldiron/appwrite-webhook-proxy), however I figured out this is not required. Anyway, useful to know the compose file can be wiped 🙂 I am currently using Vercel for the frontend but would prefer to keep the entire application on a single machine. Not a problem to keep it separated though.
[CLOSED] Adding new containers to docker-compose file
Recommended threads
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...
- Unauthorized Charge After Appwrite Pro F...
I was using Appwrite Pro credits worth $100, which were valid until November. During this period, I was exploring Appwrite's services. However, I recently notic...
- Cancelling Pro account and billing perio...
Is it possible to switch back to a free account and cancel a billing period. i switched to pro version for a day and realised i don't need it and i want to retu...