diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SUMMARY.md | 2 | ||||
-rw-r--r-- | docs/hosting-a-server-with-northstar/hosting-guides.md | 11 |
2 files changed, 12 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 93f3b40..7ce8728 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -28,7 +28,7 @@ * [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 Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md) - +* [Guides](hosting-a-server-with-northstar/hosting-guides.md) ## Modding * [Getting Started](modding/getting-started.md) diff --git a/docs/hosting-a-server-with-northstar/hosting-guides.md b/docs/hosting-a-server-with-northstar/hosting-guides.md new file mode 100644 index 0000000..860345a --- /dev/null +++ b/docs/hosting-a-server-with-northstar/hosting-guides.md @@ -0,0 +1,11 @@ +--- +description: Guides to setting up a server +--- + +# Hosting guides + +{% hint style="info" %} +Note that these guides might not fully reflect best practices and can be outdated. However they should be helpful in setting up a server for the first time. +{% endhint %} + +{% embed url="https://www.youtube.com/watch?v=EZ3w2Nl9SZo" %} |