Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 773 Bytes

index.rst

File metadata and controls

31 lines (24 loc) · 773 Bytes

Installation

You can install Open Forms in several ways, depending on your intended purpose and expertise.

  1. Deploy using :ref:`Ansible <installation_ansible>` for public testing and production purposes
  2. Run with :ref:`Docker-Compose <installation_docker_compose>` on your computer for private testing purposes
  3. Run from :ref:`Python code <developers_installation>` on your computer for development purposes

Note

If you don't want to install Open Forms yourself, you can ask an Open Forms supplier to host and manage it for you.

.. toctree::
   :maxdepth: 1
   :caption: Further reading

   docker_compose
   ansible
   security
   config
   file_uploads
   self_signed
   form_hosting
   redis
   issues/index