mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 09:17:40 -06:00
parent
97779df7e0
commit
e6d20a174a
@ -10,6 +10,8 @@ controlling servers via the Panel.
|
|||||||
**Server** — In this case, a server refers to a running instance that is created by the panel. These servers are
|
**Server** — In this case, a server refers to a running instance that is created by the panel. These servers are
|
||||||
created on nodes, and you can have multiple servers per node.
|
created on nodes, and you can have multiple servers per node.
|
||||||
|
|
||||||
|
**Docker** — Docker is a platform that lets you separate the application from your infrastructure into isolated, secure containers.
|
||||||
|
|
||||||
**Docker Image** — A Docker image contains everything needed to run a containerized application. (e.g. Java for a Minecraft Server).
|
**Docker Image** — A Docker image contains everything needed to run a containerized application. (e.g. Java for a Minecraft Server).
|
||||||
|
|
||||||
**Container** — Each server will be running inside an isolated container to enforce hardware limitations
|
**Container** — Each server will be running inside an isolated container to enforce hardware limitations
|
||||||
@ -25,4 +27,4 @@ created on nodes, and you can have multiple servers per node.
|
|||||||
|
|
||||||
## Example Setup Diagram
|
## Example Setup Diagram
|
||||||
|
|
||||||

|

|
||||||
Loading…
x
Reference in New Issue
Block a user