Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.satoridb.com/llms.txt

Use this file to discover all available pages before exploring further.

In order to deploy Satori you will need to execute the docker image, you can get it with this command
docker pull svcudev2310/satori-linux
Then for execution run
docker run -p PORT:2310 svcudev2310/satori-linux  <arguments>