From 8e38a6714e5884f06174ec632b86707107e0a44d Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Wed, 25 Oct 2023 02:14:05 +0200 Subject: feat: Add initial page for hosting on Windows (#245) Still empty for now Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com> --- docs/SUMMARY.md | 1 + .../dedicated-server/hosting-on-windows.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md 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 -- cgit v1.2.3