[IMP] install: clarify Windows is not recommended for prod
It has always been the case informally but write it in the doc.
closes odoo/documentation#5835
X-original-commit: 80e1065dff
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
This commit is contained in:
parent
2c0c08cd3e
commit
bde909aa17
@ -602,6 +602,10 @@ security-related topics:
|
|||||||
- Setup daily backups of your databases and filestore data, and copy them to a remote
|
- Setup daily backups of your databases and filestore data, and copy them to a remote
|
||||||
archiving server that is not accessible from the server itself.
|
archiving server that is not accessible from the server itself.
|
||||||
|
|
||||||
|
- Deploying Odoo on Linux is strongly recommended over Windows. Should you choose nevertheless
|
||||||
|
to deploy on a Windows platform, a thorough security hardening review of the server should be
|
||||||
|
conducted and is outside of the scope of this guide.
|
||||||
|
|
||||||
|
|
||||||
.. _login_brute_force:
|
.. _login_brute_force:
|
||||||
|
|
||||||
|
@ -147,6 +147,11 @@ be downloaded from the `Odoo download page <https://www.odoo.com/page/download>`
|
|||||||
Windows
|
Windows
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
Windows packaging is offered for the convenience of testing or running single-user local
|
||||||
|
instances but production deployment is discouraged due to a number of limitations and risks
|
||||||
|
associated with deploying Odoo on a Windows platform.
|
||||||
|
|
||||||
#. Download the installer from the `nightly server <https://nightly.odoo.com>`_ (Community only) or
|
#. Download the installer from the `nightly server <https://nightly.odoo.com>`_ (Community only) or
|
||||||
the Windows installer from the `Odoo download page <https://www.odoo.com/page/download>`_ (any
|
the Windows installer from the `Odoo download page <https://www.odoo.com/page/download>`_ (any
|
||||||
edition.
|
edition.
|
||||||
|
Loading…
Reference in New Issue
Block a user