Add URL to Discord channel advisor text
This commit is contained in:
parent
e7fb1ea552
commit
dcef48441e
|
|
@ -24,9 +24,9 @@ We could just install Foundry locally, but instead we will do something a little
|
|||
|
||||
We are going to use a technology call *containerisation*. You don't need to worry about all the technical details, just understand that this will allow us to run one or more copies of Foundry (possibly at different versions, which will be useful when we test upgrades).
|
||||
|
||||
The first step is to install a program called 'Docker' (again, don't worry about all the technical details, for our purposes this is just 'the system that runs Foundry'). For instructions on downloading and installing Docker I suggest a quick search on YouTube. I won't cover it here as this article is not a Docker tutorial.
|
||||
The first step is to install a program called 'Docker' (again, don't worry about all the technical details, for our purposes this is just 'the system that runs Foundry'). For instructions on downloading and installing Docker I suggest a quick search on YouTube. I won't cover it here as this post is not a Docker tutorial.
|
||||
|
||||
**Note** If you need only one simple installation then Foundry provide [installation instructions](https://foundryvtt.com/article/installation/). Most of the technical articles on this site apply to any Foundry installation and I will note when an article relies heavily on a Docker installation.
|
||||
**Note** If you need only one simple installation then Foundry provide [installation instructions](https://foundryvtt.com/article/installation/). Most of the technical posts on this site apply to any Foundry installation and I will note when a post relies heavily on a Docker installation.
|
||||
|
||||
I prefer using Docker because:
|
||||
|
||||
|
|
@ -136,4 +136,4 @@ Next you will be invited to tour the Foundry backup functionality. Feel free to
|
|||
|
||||
With that we are ready to start setting up Foundry.
|
||||
|
||||
For help with this article please use the [Discord channel](https://discord.com/channels/1226222567292145786/1267486648011329576) and be sure to refer to this article's link.
|
||||
For help with this post please use the [Discord channel](https://discord.com/channels/1226222567292145786/1267486648011329576) and be sure to refer to this post's link ({{< permalink >}})
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
{{ .Page.Permalink }}
|
||||
Loading…
Reference in New Issue
Block a user