Skip to content

Commit df33728

Browse files
feat(misc): Pufferpanel Java Update (#780)
Co-authored-by: Strokkur24 <strokkur.24@gmail.com>
1 parent cbcd5ef commit df33728

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

42.5 KB
Loading

src/content/docs/misc/java-install.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,32 @@ If you don't see `Java 25` in the dropdown, an administrator account is required
140140

141141
:::
142142

143-
The Verifying Installation section does not apply for Pterodactyl.
143+
## Pufferpanel (Docker)
144+
145+
:::note
146+
147+
You will need **Admin** permissions on the panel to change your Java version.
148+
149+
:::
150+
151+
At the server you want to change the Java version for, go to the **Admin** tab and open
152+
**Edit Server Definition**. In the **Environment** tab, the **Docker Image** field allows
153+
you edit the docker image used.
154+
155+
![Pufferpanel Environment Tab](./assets/pufferpanel-environment.png)
156+
157+
In this case, you can simply replace the version (the number after the ":") with `25`.
158+
You can find alternative JDK docker images on
159+
[Docker Hub](https://hub.docker.com/search?badges=official).
144160

145161
## Verifying installation
146162

163+
:::note
164+
165+
This section does not apply when running on Pterodactyl or Pufferpanel.
166+
167+
:::
168+
147169
Now that you have installed Java 25, run this command in your terminal to ensure the process was
148170
successful.
149171

0 commit comments

Comments
 (0)