diff --git a/.vuepress/public/example_setup.png b/.vuepress/public/example_setup.png index e08beb73..a0743646 100644 Binary files a/.vuepress/public/example_setup.png and b/.vuepress/public/example_setup.png differ diff --git a/.vuepress/public/simple_setup_diagram.png b/.vuepress/public/simple_setup_diagram.png new file mode 100644 index 00000000..e08beb73 Binary files /dev/null and b/.vuepress/public/simple_setup_diagram.png differ diff --git a/project/terms.md b/project/terms.md index 5429768c..18d69198 100644 --- a/project/terms.md +++ b/project/terms.md @@ -24,7 +24,12 @@ created on nodes, and you can have multiple servers per node. **Yolks** — A curated collection of core docker images that can be used with Pterodactyl's Egg system. +## Simple Setup Diagram +![](./../.vuepress/public/simple_setup_diagram.png) -## Example Setup Diagram -![](./../.vuepress/public/example_setup.png) \ No newline at end of file +## Advanced Setup Diagram +::: tip Panel and Wings on the same machine +It is also possible to install wings on the panel machine so it acts as panel and node machine at once. +::: +![](./../.vuepress/public/example_setup.png)