DEV Community

Discussion on: Learn How to Disable ClamAV in Your Appwrite Stack and Reduce Memory Usage

Collapse
 
dokkaebi profile image
S. Peter Choe

In 0.7 and higher, you'll get a ERROR: Service 'appwrite' depends on service 'clamav' which is undefined. error after following these steps. Simply finding the depends_on section and removing clamav in docker_compose.yml will get rid of this.

Collapse
 
lohanidamodar profile image
Damodar Lohani

Thanks @dokkaebi for finding and reporting the issue.

Collapse
 
dokkaebi profile image
S. Peter Choe

Thanks for article and the flutter appwrite tutorials that jumpstarted my team's work!

Thread Thread
 
lohanidamodar profile image
Damodar Lohani

Thank you. Glad it was helpful. Do provide more suggestions to make more awesome resources for Appwrite