Files
cisticola/docs/source/deployment.rst

16 lines
483 B
ReStructuredText

Deployment
==========
.. warning::
We are working on making cisticola more to install, configure, and use. If you're confused by these steps don't worry, it will get more accessible.
Docker
------
The easiest way to deploy Cisticola is to use Docker. Docker works like a virtual machine running inside your computer, it isolates everything and makes installation simple.
1. Install `Docker <https://docs.docker.com/get-docker/>`_
Manual Installation
-------------------
TODO