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.
Notes on Forking and Customizing Misskey
The GNU Affero General Public License v3.0 (AGPL-3.0), adopted by Misskey, mandates the disclosure of any modifications made to the Misskey source code.
Nginx configuration
We recommend using nginx as a reverse proxy and operating the Misskey server without exposing it directly to the Internet. This provides the following benefits:
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