diff options
author | Julien Dessaux | 2023-01-10 18:36:57 +0100 |
---|---|---|
committer | Julien Dessaux | 2023-01-10 18:36:57 +0100 |
commit | 51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263 (patch) | |
tree | 962ba97917f7f63ebae3ec4a12a9a970e1dbb9e4 /content/docs | |
parent | Added factorio through wireguard blog article (diff) | |
download | www-51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263.tar.gz www-51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263.tar.bz2 www-51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263.zip |
Added factorio installation docs article
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/adyxax.org/factorio/install.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/docs/adyxax.org/factorio/install.md b/content/docs/adyxax.org/factorio/install.md new file mode 100644 index 0000000..174950c --- /dev/null +++ b/content/docs/adyxax.org/factorio/install.md @@ -0,0 +1,14 @@ +--- +title: "Installation" +description: Installation notes of factorio.adyxax.org on FreeBSD +tags: +- Factorio +- FreeBSD +- jail +--- + +## Introduction + +The installation notes can be found in these two blog posts: +- [Running a Factorio server in a linux jail, on FreeBSD]({{< ref "factorio-server-in-a-linux-jail.md" >}}) +- [Exposing a FreeBSD jail through wireguard]({{< ref "factorio-to-nas.md" >}}) |