sebo-b / warp

Workspace Autonomous Reservation Program - a system to help you efficiently manage hybrid (assigned, hot-desks, etc) office space.
MIT License
139 stars 60 forks source link

WARP without Docer #23

Closed DzeTro closed 1 year ago

DzeTro commented 1 year ago

Hello Sebo-b

thanks for your previous answer.

Is there a way to install and use WARP without Docker?

sebo-b commented 1 year ago

yes - it is described in without Docker - the old way section of the readme.

If you want to use it on production, instead of using Flask built-in HTTP server, you should use uWSGI or gunicorn with rev-proxy or Apache with mod_wsgi.

btw: why do you want to use it without Docker?

DzeTro commented 1 year ago

I should test WARP on our server to see if we could use it. Unfortunately, I lack the necessary permissions, and they don't want to have Docker. I don't understand this either, as Docker works very well on my PC.

Now we go the old way via the command inputs

Am Montag, 3. April 2023 um 21:51:38 MESZ hat sebo-b ***@***.***> Folgendes geschrieben:  

yes - it is described in without Docker - the old way section of the readme.

If you want to use it on production, instead of using Flask built-in HTTP server, you should use uWSGI or gunicorn with rev-proxy or Apache with mod_wsgi.

btw: why do you want to use it without Docker?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>