summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/management.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/internals/management.md b/docs/internals/management.md
new file mode 100644
index 0000000..7bff71b
--- /dev/null
+++ b/docs/internals/management.md
@@ -0,0 +1,5 @@
+# Nova Internals - Management
+
+In order to run in multiple environments, Nova uses a scheduling system to balance shards between "cluster" instances.
+Each cluster instance is in fact a gateway instance. All the management is handled in the "manager" component.
+The discord shards are dynamically scaled and restarted if needed. \ No newline at end of file