Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 909 Bytes

synchronise-chat-logs-en.md

File metadata and controls

31 lines (19 loc) · 909 Bytes

Synchronize Chat Logs with UpStash

Prerequisites

  • GitHub account
  • Your own ChatGPT-Next-Web server set up
  • UpStash

Getting Started

  1. Register for an UpStash account.

  2. Create a database.

    Register and Login

    Create Database

    Select Server

  3. Find the REST API and copy UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN (⚠Important⚠: Do not share your token!)

    Copy

  4. Copy UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN into your synchronization configuration, then click Check Availability.

    Synchronize 1

    If everything is in order, you've successfully completed this step.

    Sync Availability Check Completed

  5. Success!

    Great job~!