diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-10 21:29:14 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-10 21:29:14 +0100 |
commit | 7d9eee179c16c443337c964deff364f453c032d4 (patch) | |
tree | ec1ad2efed1743874e2e3df2ec3ce99b0ac66f26 /docs/hosting-a-server-with-northstar/dedicated-server | |
parent | 8729e54125bf9bad0a370929a31954339d4f2cd1 (diff) | |
download | NorthstarWiki-7d9eee179c16c443337c964deff364f453c032d4.tar.gz NorthstarWiki-7d9eee179c16c443337c964deff364f453c032d4.zip |
Add skeleton for best practices when hosting
Diffstat (limited to 'docs/hosting-a-server-with-northstar/dedicated-server')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md b/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md new file mode 100644 index 0000000..7e3541b --- /dev/null +++ b/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md @@ -0,0 +1,10 @@ +--- +description: Tweaks and tricks to improve both your experience in hosting and others' in playing on your server +--- + +# Best practices + + +{% hint style="info" %} +TODO: If you have experience in hosting Northstar servers and want to share your knowledge, please open a [pull request](https://github.com/R2Northstar/NorthstarWiki/pulls). +{% endhint %} |