mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: document that gunicorn does not work on windows (#1258)
And suggest to use a supported platform instead. Fix #1236
This commit is contained in:
committed by
Maxime Beauchemin
parent
231804e2b4
commit
e50b59e553
@@ -106,6 +106,11 @@ the credential you entered while creating the admin account, and navigate to
|
||||
your datasources for Caravel to be aware of, and they should show up in
|
||||
`Menu -> Datasources`, from where you can start playing with your data!
|
||||
|
||||
Please note that *gunicorn*, Caravel default application server, does not
|
||||
work on Windows so you need to use the development web server.
|
||||
The development web server though is not intended to be used on production systems
|
||||
so better use a supported platform that can run *gunicorn*.
|
||||
|
||||
Configuration behind a load balancer
|
||||
------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user