mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-25 13:50:15 +08:00
28 lines
637 B
ReStructuredText
Vendored
28 lines
637 B
ReStructuredText
Vendored
Installation instructions
|
|
=========================
|
|
|
|
.. toctree::
|
|
:caption: Quick setup guide
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
install/docker
|
|
install/venv-debian
|
|
install/venv-suse
|
|
install/venv-redhat
|
|
install/source
|
|
install/openshift2
|
|
|
|
Depending on your setup and experience, choose appropriate installation method:
|
|
|
|
* :ref:`quick-docker`, recommended for production setup.
|
|
|
|
* Virtualenv installation, recommended for production setup:
|
|
|
|
* :doc:`install/venv-debian`
|
|
* :doc:`install/venv-suse`
|
|
* :doc:`install/venv-redhat`
|
|
|
|
* :ref:`quick-source`, recommended for development.
|
|
|
|
* :ref:`quick-openshift2`.
|