aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2023-01-10 18:36:57 +0100
committerJulien Dessaux2023-01-10 18:36:57 +0100
commit51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263 (patch)
tree962ba97917f7f63ebae3ec4a12a9a970e1dbb9e4
parentAdded factorio through wireguard blog article (diff)
downloadwww-51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263.tar.gz
www-51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263.tar.bz2
www-51d0a2ef2c4ac0ef30e9e45a9ef82ee5d4333263.zip
Added factorio installation docs article
-rw-r--r--content/docs/adyxax.org/factorio/install.md14
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" >}})