aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-10-25 02:14:05 +0200
committerGitHub <noreply@github.com>2023-10-25 02:14:05 +0200
commit8e38a6714e5884f06174ec632b86707107e0a44d (patch)
tree17e52eb22f47f1c768a1326ff2287eee33e7f71d
parent343b42c8a40298596dc83fdc8147b2a992ce7fb4 (diff)
downloadNorthstarWiki-8e38a6714e5884f06174ec632b86707107e0a44d.tar.gz
NorthstarWiki-8e38a6714e5884f06174ec632b86707107e0a44d.zip
feat: Add initial page for hosting on Windows (#245)
Still empty for now Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
-rw-r--r--docs/SUMMARY.md1
-rw-r--r--docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 039459d..2169dfe 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -36,6 +36,7 @@
* [Hosting a Basic Listen Server](hosting-a-server-with-northstar/basic-listen-server.md)
* [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md)
* [Best practices](hosting-a-server-with-northstar/dedicated-server/best-practices.md)
+ * [Hosting on Windows](hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md)
* [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md)
* [Server settings](hosting-a-server-with-northstar/server-settings/README.md)
* [Startup arguments](hosting-a-server-with-northstar/server-settings/startup-args.md)
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md
new file mode 100644
index 0000000..efe8b45
--- /dev/null
+++ b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md
@@ -0,0 +1 @@
+# Hosting on Windows