mirror of
https://github.com/bellingcat/cisticola.git
synced 2026-06-08 03:18:34 +03:00
16 lines
483 B
ReStructuredText
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 |