Discourse サイトをセルフホストするユーザー向けのドキュメントとガイド。
セットアップと設定
- インストールガイド: Install Discourse in production with the official supported instructions
- プラグインのインストール: Install plugins on a self-hosted site
- 環境変数: Set Environmental Variables
- アップデートの追跡ブランチ: Configure a supported tracking branch to get Discourse software updates
- ストレージの場所: Change Discourse install storage location
- Amazon S3 アップロード: Set up file and image uploads to S3
- Amazon S3 ストレージ: Configure an S3 compatible object storage provider for uploads
- Google Cloud Storage: Set up image uploads to Google Cloud Storage
- ファイアウォール設定: Configure a firewall for Discourse
- Cloudflare のベストプラクティス: Using Discourse with Cloudflare: Best Practices
- CDN セットアップ: Enable a CDN for your Discourse
- フルサイト CDN: Full site CDN acceleration for Discourse
- スワップファイルの作成: Create a swapfile for your Linux server
- ホスト実行サポート: Host run support for launcher
- Caddy セットアップ: Use Caddy instead of NGNIX as your reverse proxy
- 複数のウェブサイト: Run other websites on the same machine as Discourse
- 独立した PostgreSQL: Configure Discourse to use a separate PostgreSQL server
- サブフォルダインストール: Serve Discourse from a subfolder (path prefix) instead of a subdomain
- Cloudfront リバースプロキシ: Configure a Cloudfront reverse proxy for a subfolder install
- 低速データベースの復旧: Recover from a very slow database
- app.yml へのテーマのインストール: Install a Theme programatically
Docker の使用
- トラブルシューティング: Troubleshoot docker installation issues
- SSL セットアップ: Allow SSL / HTTPS for your Discourse Docker setup
- リソース設定: Configure Discourse Docker on servers with more RAM and CPU
- マルチサイト設定: Multisite configuration with Docker
- Docker への移行: Migrate an old Discourse install to Docker
- Docker の手動アップデート: Manually update Discourse and Docker image to latest
AI
- セルフホストガイド: Discourse AI - Self-Hosted Guide
- オープンソース LLM: Self-Hosting an OpenSource LLM for DiscourseAI
- セルフホスト埋め込み: Self-Hosting Embeddings for DiscourseAI
- セルフホスト感情分析: Self-Hosting Sentiment and Emotion for DiscourseAI
ドメイン
- ドメインの変更: Change the domain name or rename your Discourse
- Let’s Encrypt セットアップ: Set up HTTPS support with Let's Encrypt
- サブフォルダセットアップ: Use a subfolder (path prefix) to serve Discourse with multiple servers sharing a domain
バックアップと復元
- バックアップガイド: Create, download, and restore a backup of your Discourse database
- 自動バックアップ: Configure automatic backups for Discourse
- コマンドラインバックアップ: Backup discourse from the command line
- コマンドライン復元: Restore a backup from the command line
- S3 アップロードバックアップ: Enable hidden setting to include S3 uploads in the backups
- DigitalOcean ストレージ: Move Uploads and Backups to DigitalOcean Block Storage
- 開発環境での復元: Restore a Discourse backup manually for development
- サーバー移行: Move your Discourse Instance to a Different Server
メール
- メールチェックリスト: Email delivery configuration checklist
- メールトラブルシューティング: Troubleshoot email on a new Discourse install
- Google Workspace メールボックス: Configure mailbox in Google Apps for user-friendly incoming email addresses for discourse categories (with screenshots)
- VERP 設定: Configure VERP to handle bouncing e-mails
- POP3 ポーリング: Set up reply by email with POP3 polling
- 直接配信: Configure direct-delivery incoming email for self-hosted sites with Mail-Receiver
- 返信トラブルシューティング: Troubleshoot reply by email
Rake タスクと Rails
- 一括操作: Administrative Bulk Operations
- 非公開設定: Hidden Site Settings Reference Guide
- 非公開設定の有効化: Using Hidden Site Settings
- バッジ SQL の有効化: Enable Badge SQL
- 管理者によるデータ削除: Enable setting to allow admins to permanently delete data
- 2FA の無効化: Disable 2FA via console
- アップロードサイズの変更: Change the maximum attachment/upload size
- 自動クローズの適用: Apply auto-close to existing topics
- 投稿の所有権の変更: Change ownership of all posts by a specific user
- トピックのウィキへの変換: Convert all existing topics in category to wikis
- トピックの一括削除: Bulk delete all topics in a category
- すべての「いいね」の削除: Delete all the likes
- トピックの移動: Move topics from one Discourse instance to another
- 投稿の再レンダリング: Rebake all posts matching a pattern
- 文字列の置換: Replace a string in all posts
- ユーザー設定の編集: Edit a user preference for everyone or a subset of users
- 信頼レベルの変更: Modify trust level for all users
- 全ユーザーのログアウト: Logout all users through the rails console
- 管理者アカウントの作成: Create an admin account from the console
- スタッフメールアドレスの変更: Change staff email address from console
- バッジの付与: Award a non-custom badge through the console
- 警告の取り消し: Undo an Official Warning
一般ガイド
- Bitnami 非サポート: Bitnami installations are unsupported
- CORS セットアップ: Setup Cross-Origin Resource Sharing (CORS)
- 侵害時の対応: What to do if your Discourse is compromised
- パスワードハッシュのエクスポート: Export password hashes in the PHC format
- グローバルレート制限: Available settings for global rate limits and throttling
- ログ: Where does Discourse store and show logs?