From 92ed395c26b0ebd0723009eeba8ab09b3383414c Mon Sep 17 00:00:00 2001 From: qwertyforce Date: Thu, 6 Jul 2023 18:40:34 +0300 Subject: [PATCH] Create installation_guide.md --- installation_guide.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 installation_guide.md diff --git a/installation_guide.md b/installation_guide.md new file mode 100644 index 0000000..37eca72 --- /dev/null +++ b/installation_guide.md @@ -0,0 +1,15 @@ +### Non-docker +1. install mongodb +2. if linux, install libjpeg-turbo-progs ```apt install -y libjpeg-turbo-progs``` (for jpegtran) +3. install [ambience](https://github.com/qwertyforce/ambience) + install phash_web, color_web, image_text_features_web +4. npm install +5. npm run bootstrap +6. npm run build +7. npm run start + +### Docker +1. docker compose up (builds mongodb_server and scenery) +2. install [ambience](https://github.com/qwertyforce/ambience) in Docker + install phash_web, color_web, image_text_features_web in Docker + +### anti_sus +You can also install [anti_sus](https://github.com/qwertyforce/anti_sus) for automatic image mining