Create installation_guide.md

master
qwertyforce 2023-07-06 18:40:34 +03:00 committed by GitHub
parent 6160b2c957
commit 92ed395c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
installation_guide.md Normal file
View File

@ -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