Back

Add custom ca certificate to docker

  • 0
  • General
  • Self Hosted
whataboutno13
14 Aug, 2024, 08:19

Hi there,

How can I add an ca-certificate to docker? I've found some solutions that modify the dockerfile, but with that I would have handle the dockerfile again with every update I would make on appwrite correct? Is there another way or would you recommend using the dockerfile modification?

Cheers :appwritecheers:

TL;DR
Developers can add a custom CA certificate to Docker by utilizing `docker-compose.override.yml` to make the necessary changes without modifying the Dockerfile. This approach avoids the need to handle the Dockerfile again with every app update. Cheers <:appwritecheers:892495536823861258>
Joshi
14 Aug, 2024, 08:25

You can make use of docker-compose.override.yml and do the changes there.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more