one-click-apps icon indicating copy to clipboard operation
one-click-apps copied to clipboard

App Suggestion: [Appwrite]

Open SOG-web opened this issue 3 years ago • 2 comments

Please tell us what app you'd like to see on CapRover as a one-click app.

AppWrite Do you know if there is any official Docker image for the app?

Yes

docker run -it --rm
--volume /var/run/docker.sock:/var/run/docker.sock
--volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw
--entrypoint="install"
appwrite/appwrite:0.13.0

Thanks in Advance

SOG-web avatar Mar 03 '22 14:03 SOG-web

Pull request #638 adds Appwrite to the Caprover. 🍀

danielrataj avatar Mar 27 '22 18:03 danielrataj

wow, has it been added

SOG-web avatar Mar 27 '22 19:03 SOG-web