Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cymph.io/llms.txt

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

Before you begin

It is advisable to keep a backup of the database and API volumes before you begin the update process.

Steps

  1. Stop the current running containers
sudo docker compose stop
  1. Update the container images
sudo docker compose pull
  1. Re-create and start the containers
sudo docker compose up -d --force-recreate