diff options
Diffstat (limited to 'docs/hosting-a-server-with-northstar/getting-started.md')
-rw-r--r-- | docs/hosting-a-server-with-northstar/getting-started.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/getting-started.md b/docs/hosting-a-server-with-northstar/getting-started.md index 9bd8177..e327558 100644 --- a/docs/hosting-a-server-with-northstar/getting-started.md +++ b/docs/hosting-a-server-with-northstar/getting-started.md @@ -1,5 +1,14 @@ # Getting started +{% hint style="warning" %} +The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDocs](https://docs.northstar.tf/) where this wiki has been integrated. + +Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) + +The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/hosting-a-server-with-northstar/getting-started + +{% endhint %} + **TL;DR:** Port forward `37015` (UDP), and no [CGNAT](getting-started.md#cgnat) Make sure you already installed Northstar [as described here](../installing-northstar/basic-setup.md). |