显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> --- redirect_from: "/Installation" --- # Installation Guide ## Choosing a setup There are several ways to install AzerothCore, you need to choose **ONE**. ### Install from the source <span class="badge badge-info">Supported</span> These are the officially supported and complete ways of installing AzerothCore, for any purpose (Windows, Linux, macOS). - [Azerothcore Classic Installation <span class="badge badge-success">Recommended</span>](classic-installation.md) - the traditional way of installing AzerothCore. Battle-tested, recommended for all operating systems for any purpose. This process gives more awareness of how AzerothCore is structured. See below on this page. - [AzerothCore Bash Dashboard setup <span class="badge badge-secondary">Limited Support</span>](ac-dashboard-core-installation.md) - the simplest way of installing AzerothCore, recommended for both local development and production. - [Docker setup <span class="badge badge-secondary">Limited Support</span>](install-with-docker.md) - an installation process based on Docker. Docker knowledge is recommended. ### Install from pre-compiled images <span class="badge badge-info">Limited support and usage</span> - [Docker pre-compiled setup](https://www.azerothcore.org/acore-docker/) - a straightforward way of installing AzerothCore. Currently, you can't install C++ modules, only Eluna scripts. Particularly suitable for bug triaging, bug reporting, or domestic usage. ### Community made <span class="badge badge-info">Unsupported</span> These guides are made by community members and might not be up-to-date: - [Debian 12](debian12-install-guide.md) - [Amazon Web Services](aws-tutorial.md) - [Digital Ocean droplet](digital-ocean-video-tutorial.md) - [ArchLinux](arch-linux.md) - [FreeBSD](freebsd.md) - [Visual Studio Code](vsc-requirements) <br> ## Help If you are still having problems, check: * [FAQ](faq.md) * [Common Errors](common-errors.md) * [How to ask for help](how-to-ask-for-help.md) * [Join our Discord Server](https://discord.gg/gkt4y2x), but it is not a 24/7 support channel. A staff member will answer you whenever they have time. docs-en/installation.md.txt 最后更改: 2024/03/16 06:42由 admin