File tree 1 file changed +25
-2
lines changed
1 file changed +25
-2
lines changed Original file line number Diff line number Diff line change 1
- # pterodactyl-nginx-egg
2
- Nginx web server with PHP8.x/7.3 and Wordpress support
1
+ # Pterodactyl Nginx egg
2
+ Nginx web server with PHP and Wordpress support
3
+
4
+ Supported PHP versions: \
5
+ ✅ 8.2 \
6
+ ✅ 8.1 \
7
+ ✅ 8.0 \
8
+ ✅ 7.3
9
+
10
+
11
+
12
+ ## How to install
13
+ #### Installation
14
+ 1 . Download the egg (json file)
15
+ ``` bash
16
+ egg-nginx.json
17
+ ```
18
+ 2 . Import the egg in the panel under "Import Egg"
19
+ 3 . Create a new server and select the egg.
20
+ 4 . Select the appropriate image for the desired PHP version
21
+ 5 . Fill out the text fields accordingly if you want to install Wordpress and, very importantly, ** which PHP version you have selected**
22
+ ## License
23
+ Originally forked and edited from https://gitlab.com/tenten8401/pterodactyl-nginx
24
+
25
+ [ MIT] ( https://choosealicense.com/licenses/mit/ )
You can’t perform that action at this time.
0 commit comments