|
@@ -0,0 +1,31 @@
|
|
|
+# Sincronizzare i Log delle Chat con UpStash
|
|
|
+## Prerequisiti
|
|
|
+- Account GitHub
|
|
|
+- Server ChatGPT-Next-Web di propria configurazione
|
|
|
+- [UpStash](https://upstash.com)
|
|
|
+
|
|
|
+## Per iniziare
|
|
|
+1. Registrarsi per un account UpStash.
|
|
|
+2. Creare un database.
|
|
|
+
|
|
|
+ 
|
|
|
+
|
|
|
+ 
|
|
|
+
|
|
|
+ 
|
|
|
+
|
|
|
+3. Trovare l'API REST e copiare UPSTASH_REDIS_REST_URL e UPSTASH_REDIS_REST_TOKEN (⚠Importante⚠: Non condividere il token!)
|
|
|
+
|
|
|
+ 
|
|
|
+
|
|
|
+4. Copiare UPSTASH_REDIS_REST_URL e UPSTASH_REDIS_REST_TOKEN nella configurazione di sincronizzazione, quindi fare clic su **Verifica la Disponibilità**.
|
|
|
+
|
|
|
+ 
|
|
|
+
|
|
|
+ Se tutto è in ordine, hai completato con successo questa fase.
|
|
|
+
|
|
|
+ 
|
|
|
+
|
|
|
+5. Successo!
|
|
|
+
|
|
|
+ 
|