NewNexusDeploy v2.0 is now available

Powerful CMS & Deployment Tools for WoW Projects

Build, deploy, and manage World of Warcraft private servers with modern tools. NexusCMS and NexusDeploy provide everything you need to run your project.

terminal
$npx create-nexuscms@latest my-wow-project

Creating a new NexusCMS project in ./my-wow-project

Installing dependencies...

Done! Your project is ready.

$cd my-wow-project && npm run dev

The WoW-CMS Ecosystem

Two powerful products designed to work together, helping you build and manage your WoW projects.

Open Source

NexusCMS

A free, open-source content management system designed specifically for World of Warcraft private servers. Self-host and customize it your way.

  • Modular architecture
  • User management
  • Server status integration
  • Theme customization
  • Plugin ecosystem
Free Tier

NexusDeploy

Automated deployment and CI/CD platform for WoW projects. Connect your repositories and deploy with confidence.

  • Git integrations
  • Discord notifications
  • API & SDK
  • Automated workflows
  • Real-time logs

Everything you need to succeed

Built by developers, for developers. Every feature designed with the WoW community in mind.

Git Provider Integrations

Connect with GitHub, GitLab, and Bitbucket. Push to deploy with automatic builds and previews.

Discord Notifications

Real-time deployment status and server alerts delivered directly to your Discord channels.

API & SDK

Full API access and SDKs for popular languages. Build custom integrations and automate workflows.

Lightning Fast

Optimized for performance with edge deployments and intelligent caching strategies.

Secure by Default

Built-in security features including SSL, DDoS protection, and secure environment variables.

Community Driven

Open source at heart with an active community of developers and contributors.

Integrations that work for you

Connect your favorite tools and services. WoW-CMS integrates with the platforms you already use.

GitHub

Push to deploy directly from your GitHub repositories

GitLab

Full GitLab CI/CD integration with automatic triggers

Bitbucket

Seamless Bitbucket Pipelines integration

Discord

Real-time notifications and bot integrations

nexusdeploy.config.js
module.exports = {
  providers: {
    github: {
      enabled: true,
      webhooks: true,
    },
    discord: {
      enabled: true,
      channel: "deployments",
      events: ["deploy.success", "deploy.failed"],
    },
  },
  deploy: {
    branch: "main",
    auto: true,
  },
}

Ready to build your WoW project?

Join hundreds of developers using WoW-CMS to power their private servers. Get started for free and scale as you grow.

500+

Projects deployed

10K+

Community members

99.9%

Uptime SLA