Skip to content

Can CompreFace be used with the Apache Web server instead of with Ngnix? #701

Answered by pospielov
simdol2 asked this question in Q&A
Discussion options

You must be logged in to vote

I believe yes, but you will need to create Apache config by yourself.
There are two things to solve:

  1. You need to write proxy to other compreface containers as we did in nginx: https://github.com/exadel-inc/CompreFace/blob/master/ui/nginx/conf.d/nginx.conf
  2. You need to serve UI using Apache, here we build it and copy to nginx folder: https://github.com/exadel-inc/CompreFace/blob/master/ui/docker-prod/Dockerfile

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by simdol2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants