mirror of
https://github.com/bellingcat/cisticola.git
synced 2026-06-12 05:18:33 +03:00
added table diagram, and brief developer guide and deployment info for docs
This commit is contained in:
16
docs/source/deployment.rst
Normal file
16
docs/source/deployment.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
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
|
||||
Reference in New Issue
Block a user