Documentazione e guide per chi ospita autonomamente i propri siti Discourse.
Configurazione e impostazioni
- Guida all’installazione: Install Discourse in production with the official supported instructions
- Installazione di plugin: Install plugins on a self-hosted site
- Variabili d’ambiente: Set Environmental Variables
- Branch di tracciamento per gli aggiornamenti: Configure a supported tracking branch to get Discourse software updates
- Posizione di archiviazione: Change Discourse install storage location
- Caricamenti Amazon S3: Set up file and image uploads to S3
- Archiviazione Amazon S3: Configure an S3 compatible object storage provider for uploads
- Archiviazione Google Cloud: Set up image uploads to Google Cloud Storage
- Configurazione firewall: Configure a firewall for Discourse
- Best practice Cloudflare: Using Discourse with Cloudflare: Best Practices
- Configurazione CDN: Enable a CDN for your Discourse
- CDN completo del sito: Full site CDN acceleration for Discourse
- Creazione swapfile: Create a swapfile for your Linux server
- Supporto host run: Host run support for launcher
- Configurazione Caddy: Use Caddy instead of NGNIX as your reverse proxy
- Siti web multipli: Run other websites on the same machine as Discourse
- PostgreSQL separato: Configure Discourse to use a separate PostgreSQL server
- Installazione in sottocartella: Serve Discourse from a subfolder (path prefix) instead of a subdomain
- Proxy inverso Cloudfront: Configure a Cloudfront reverse proxy for a subfolder install
- Ripristino lento del database: Recover from a very slow database
- Installazione temi in app.yml: Install a Theme programatically
Utilizzo di Docker
- Risoluzione dei problemi: Troubleshoot docker installation issues
- Configurazione SSL: Allow SSL / HTTPS for your Discourse Docker setup
- Configurazione risorse: Configure Discourse Docker on servers with more RAM and CPU
- Configurazione multisito: Multisite configuration with Docker
- Migrazione a Docker: Migrate an old Discourse install to Docker
- Aggiornamento manuale Docker: Manually update Discourse and Docker image to latest
AI
- Guida self-hosted: Discourse AI - Self-Hosted Guide
- LLM open-source: Self-Hosting an OpenSource LLM for DiscourseAI
- Embedding self-hosted: Self-Hosting Embeddings for DiscourseAI
- Emozione self-hosted: Self-Hosting Sentiment and Emotion for DiscourseAI
Domini
- Cambio dominio: Change the domain name or rename your Discourse
- Configurazione Let’s Encrypt: Set up HTTPS support with Let's Encrypt
- Configurazione sottocartella: Use a subfolder (path prefix) to serve Discourse with multiple servers sharing a domain
Backup e ripristino
- Guida al backup: Create, download, and restore a backup of your Discourse database
- Backup automatici: Configure automatic backups for Discourse
- Backup da riga di comando: Backup discourse from the command line
- Ripristino da riga di comando: Restore a backup from the command line
- Backup caricamenti S3: Enable hidden setting to include S3 uploads in the backups
- Archiviazione DigitalOcean: Move Uploads and Backups to DigitalOcean Block Storage
- Ripristino sviluppo: Restore a Discourse backup manually for development
- Migrazione server: Move your Discourse Instance to a Different Server
- Checklist email: Email delivery configuration checklist
- Risoluzione problemi email: Troubleshoot email on a new Discourse install
- Casella di posta Google Apps: Configure mailbox in Google Apps for user-friendly incoming email addresses for discourse categories (with screenshots)
- Configurazione VERP: Configure VERP to handle bouncing e-mails
- Polling POP3: Set up reply by email with POP3 polling
- Consegna diretta: Configure direct-delivery incoming email for self-hosted sites with Mail-Receiver
- Risoluzione problemi risposte: Troubleshoot reply by email
Rake tasks e Rails
- Operazioni in massa: Administrative Bulk Operations
- Impostazioni nascoste: Hidden Site Settings Reference Guide
- Abilita impostazioni nascoste: Using Hidden Site Settings
- Abilita SQL badge: Enable Badge SQL
- Eliminazione dati admin: Enable setting to allow admins to permanently delete data
- Disabilita 2FA: Disable 2FA via console
- Modifica dimensione caricamento: Change the maximum attachment/upload size
- Applica chiusura automatica: Apply auto-close to existing topics
- Cambia proprietario post: Change ownership of all posts by a specific user
- Converti argomenti in wiki: Convert all existing topics in category to wikis
- Elimina argomenti in massa: Bulk delete all topics in a category
- Elimina tutti i like: Delete all the likes
- Sposta argomenti: Move topics from one Discourse instance to another
- Rebake post: Rebake all posts matching a pattern
- Sostituisci stringhe: Replace a string in all posts
- Modifica preferenze utente: Edit a user preference for everyone or a subset of users
- Modifica livelli di fiducia: Modify trust level for all users
- Logout tutti gli utenti: Logout all users through the rails console
- Crea account admin: Create an admin account from the console
- Cambia email staff: Change staff email address from console
- Assegna badge: Award a non-custom badge through the console
- Annulla avviso: Undo an Official Warning
Guide generali
- Bitnami non supportato: Bitnami installations are unsupported
- Configurazione CORS: Setup Cross-Origin Resource Sharing (CORS)
- Risposta a compromissione: What to do if your Discourse is compromised
- Esporta hash password: Export password hashes in the PHC format
- Limiti globali di frequenza: Available settings for global rate limits and throttling
- Log: Where does Discourse store and show logs?