Misskey Hub
  • Servers
  • Docs
  • Blog
  • More!
  • Language Settings
    • 日本語
    • English
    • Bahasa Indonesia
    • 한국어
    • Italiano
    • Polski
    • Français
    • 简体中文
    • 繁体中文
    • 🐙
  • About Misskey
  • For Misskey Users
    • Getting Started with Misskey
      • Important notes
      • Find a Misskey Server
      • Register on a server
      • Misskey Basics
    • Various functions
      • Ads
      • Antennas
      • Charts
      • Clips
      • Custom Emoji
      • Deck
      • Drive
      • Bookmarks
      • Follow
      • Hashtags
      • Mentions
      • MFM
      • Mutes and Blocks
      • ノート
      • オンラインステータス
      • Page
      • Plugins
      • アンケート
      • リアクション
      • 共有フォーム
      • サイレンス
      • テーマ
      • スレッドミュート
      • タイムライン
      • Webhook
      • ウィジェット
      • ワードミュート
    • Additional Resources
      • Troubleshooting
      • Apps
      • よくある質問
      • 用語集
      • Misskey Hubについて
    • Step-by-step Guides
      • How to Set Up Two-Factor Authentication (One-Time Password)
      • How to use Misskey Web as a smartphone app
  • For Server Operators
    • Server Features
      • Announcements
      • Fan-out Timeline Technology (FTT)
      • ロール
    • Install and Maintain Misskey
      • Creating a Misskey Server
        • Misskey install shell script v3.0.0
        • Building Misskey using Docker Compose
        • Kubernetes/TrueNASを使ったMisskey構築
        • Misskeyを手動で構築する
        • Ubuntu版Misskeyインストール方法詳説
      • Misskey Maintenance & Troubleshooting
        • CDN Configuration
        • Nginx configuration
        • How to push to Docker Hub using GitHub Actions
        • Scaling Misskey
        • マニュアルインストール時のトラブルシューティング
    • Moderation Tips
      • Disabling the LTL/STL/GTL
  • For Developers
    • AiScript
    • Misskey API
      • Endpoints
      • ライブラリの一覧
      • 権限の一覧
      • ストリーミングAPI
        • チャンネル一覧
          • globalTimeline
          • homeTimeline
          • hybridTimeline
          • localTimeline
          • main
        • チャンネル一覧
        • 投稿キャプチャイベント
      • アクセストークンの取得
        • MiAuth方式でのアクセストークン取得方式
        • OAuth方式でのアクセストークン取得方式
        • アプリ作成方式でのアクセストークン取得方法(旧来型)
    • Create a bot
    • Creating a Plugin/Play
      • Create Play
      • Creating Plugins
      • AiScript Misskey Extended API Reference
    • Distributing Plugins and Themes
  • リリースノート
  • Donating to the project
  • Become a Sponsor
Help us translate

This document is translated by the community. You can contribute on Crowdin. We appreciate your cooperation 🙏.

Misskey Maintenance & Troubleshooting

CDN Configuration

We strongly recommend using a CDN such as Cloudflare when publishing your Misskey server.

Nginx configuration

nginxをリバースプロキシとして活用し、Misskeyサーバーを直接インターネットに公開せず運用することをお勧めします。 これにより、以下のようなメリットが得られます。

How to push to Docker Hub using GitHub Actions

An example of how to push to Docker Hub using Github Actions can be found on the original repository in the file /.github/workflows/docker.yml

Scaling Misskey

As the number of your users increase, it becomes necessary to improve the specs of the server or increase the number of servers to handle the load. This article introduces tips on how to scale your Misskey server.

マニュアルインストール時のトラブルシューティング

2018年10月07日 / 2021年12月20日 最終更新 / 文責 aqz/tamaina

Table of Contents

Misskey Hub

Documentation

  • Table of Contents
  • For Misskey Users
  • For Server Administrators
  • For Developers
  • Release Notes

More!

  • Server List
  • Brand Assets
  • Tool Collection
  • Links
  • Contact

© 2024 syuilo and Misskey Project