876 Commits

Author SHA1 Message Date
realkarmakun
eb7c143197
Add TIP to swap limit block (#398)
* Add TIP to swap limit block
2021-09-10 18:59:37 +03:00
Patrik Lundin
b09c7c6fbf
Remove unnecessary USE mysql; statements (#394)
https://mariadb.com/kb/en/create-user/:
```
For each account, CREATE USER creates a new row in mysql.user (until MariaDB
10.3 this is a table, from MariaDB 10.4 it's a view) or mysql.global_priv_table
(from MariaDB 10.4) that has no privileges.
```

https://dev.mysql.com/doc/refman/8.0/en/create-user.html#create-user-overview:
```
For each account, CREATE USER creates a new row in the mysql.user system table.
```
2021-08-16 10:52:37 +03:00
Patrik Lundin
505cdc7229
Remove 'FLUSH PRIVILEGES;' calls (#393)
Not necessary when using GRANT:
https://dev.mysql.com/doc/refman/8.0/en/privilege-changes.html
2021-08-13 09:33:11 +03:00
Alex
9d1faf28fb
Revert "Add instructions for downloading Wings for ARM (#383)" (#390)
This reverts commit e69528659a2f824bc0649e52a00f69f3b8c64e45.
2021-08-11 20:40:48 +03:00
HiKE-yt
55b0f77859
Change Ubuntu 20.04 guide to install php8.0 (#363)
* Change Ubuntu 20.04 guide to install php8.0
2021-08-08 01:44:43 +03:00
HiKE-yt
eaa1f1d7da
Update debian10.md to install php8.0 (#358)
* Update debian10.md to install php8.0

Modified to install php8.0 and all its dependencies in 8.0 (previous: 7.4)
2021-08-08 01:43:17 +03:00
Shadowhacker
e6d20a174a
Add Docker to terminology (#367)
* Update terms.md
2021-08-08 01:23:07 +03:00
hwalker928
97779df7e0
Added p:upgrade (#361)
* Added p:upgrade

* docs: include all p:upgrade arguments and fix old typos
2021-08-08 00:27:36 +03:00
JackOXI
51d081c30a
PHP Repo Debian 10 Change (#372)
* PHP Repo

Personally, this is the only way I can get PHP installed nowadays. Used to work fine the old way before PHP 8 came out but now it just gives me the error php modules are not found and this fixes it for me.

* docs: add basic packages and change to curl

Includes basic packages to proceed in case they are not already in the distro source. Change wget to curl for consistency

Co-authored-by: Softwarenoob <admin@softwarenoob.com>
2021-08-08 00:02:47 +03:00
Aniket
e69528659a
Add instructions for downloading Wings for ARM (#383)
* Add instructions for downloading Wings for ARM

* Specify ARM64

* docs: format installation into Tabs and include ARM64 on upgrade page

Co-authored-by: Alex <admin@softwarenoob.com>
2021-08-08 00:02:29 +03:00
Simonmicro
ef94a498f2
Added restart delay for pteroq and wings service (#364) 2021-08-07 20:10:20 +03:00
Boy132
610ee1c5be
Add "Yolk" and "Docker image" term to terminology (#387)
* Add "Yolk" and "Docker image" term to terminology
2021-08-07 16:03:38 +03:00
JackOXI
67442f1b74
Update centos8.md (#389)
Fixed wording to make it unified with the Panel Documentation. Seems like it was forgotten!
2021-08-06 13:55:53 +03:00
Mark David
97c0bfa6dd
Update CentOS for AlmaLinux & RockyLinux (#382)
* Update CentOS for AlmaLinux & RockyLinux

After testing, this guide works for AlmaLinux and Rocky Linux. The guide should be updated accordingly.

* Rename enterpriselinux8.md to centos8.md

* Update centos8.md
2021-08-05 18:04:04 +03:00
JackOXI
7ca42ecb5a
Update debian mariadb installation (#380)
Fixes an issue where it will automatically install MariaDB 10.1 (Which is not supported, 10.2 is lowest supported version).
2021-08-04 07:29:05 +03:00
argonaut-network
39306a4b7a
Add info regarding backup drivers (#385)
A more in-depth explanation of both s3 and local backup driver options
2021-08-04 03:36:44 +03:00
JohnB17
abe9b897aa
Fix url at the end of wings community guide (#362) 2021-08-04 03:20:57 +03:00
Alex
dcf9752c35
Make mounts guide more clear and provide visual example mount (#351)
Slight wording changes on the feedback. Adds notice of having to restart Wings together with example panel mount
2021-08-04 02:07:51 +03:00
Charles Morgan
e9d113452d
docs: bump panel version in the sidebar 2021-08-04 00:46:12 +03:00
Alex
7ba0dff609
Merge pull request #377 from MysteriousK69/patch-1
fixed some minor grammatical errors and stuff
2021-08-03 23:40:05 +03:00
Dane Everitt
1955c58e24 Update updating.md 2021-08-02 21:06:20 -07:00
Dane Everitt
b223b18004
Merge pull request #378 from Software-Noob/docs/new-limits
New PID and installer limits
2021-06-23 16:55:54 -07:00
Softwarenoob
21e03453d1
docs: new pid and installer limits 2021-06-24 02:24:59 +03:00
Jakob
0503c89075
Merge pull request #371 from LogischJo/patch-1
Remove the server:rebuild command
2021-06-21 09:19:44 +02:00
MysteriousK69
8885ee6ed3
fixed some minor grammatical errors and stuff 2021-06-21 12:07:56 +05:30
Dane Everitt
0a69f558d8
Merge pull request #376 from Software-Noob/patch-5
Clear up the database host external access
2021-06-19 17:14:08 -07:00
Alex
9594503d02
docs: delete unnecessary block of text 2021-06-16 19:31:35 +03:00
Dane Everitt
9981963df3
Merge pull request #368 from Justman10000/patch-1
Not access to Panel
2021-06-11 16:08:04 -07:00
Dane Everitt
a9341ed686 Update updating.md 2021-06-05 09:45:40 -07:00
Dane Everitt
15a3d287c3 Update updating.md 2021-06-05 09:24:00 -07:00
Dane Everitt
e75ebe5883 Fix confusing titling 2021-06-05 09:15:24 -07:00
Dane Everitt
1a9506940f Update updating.md 2021-06-05 09:12:34 -07:00
Dane Everitt
54e873bb9c Merge branch 'master' of github.com:pterodactyl/documentation 2021-06-05 09:11:18 -07:00
Dane Everitt
42db99da46 Document self-upgrade procedure 2021-06-05 09:10:26 -07:00
LogischJo
54e72cdf8f
Remove the server:rebuild command
I remove the server:rebuild command because it’s not longer working in 1.4+
2021-06-02 21:38:07 +02:00
Justman10000
0b2bfc4477
Not access to Panel
Without this, access to the panel will be denied!
2021-06-01 12:51:23 +02:00
Dane Everitt
77a7267a0b
Merge pull request #360 from Software-Noob/wings/patch01
Add node allocations and SSL certificate to Wings docs
2021-05-02 10:53:47 -07:00
Alex
ff0be6cde5
Changes based on feedback 2021-05-02 17:50:46 +03:00
Softwarenoob
57c84774fe Improve grammar 2021-05-02 15:50:05 +03:00
Softwarenoob
bcccd5ece6 add node allocations and SSL certificate warning 2021-05-02 15:47:24 +03:00
Dane Everitt
1c2ab185f1
Merge pull request #359 from Software-Noob/patch-3
Include check_permissions_on_boot in the additional configuration
2021-04-29 08:55:29 -07:00
Alex
d0db7995c0
include check_permissions_on_boot 2021-04-29 12:25:16 +03:00
Dane Everitt
912d485395
Merge pull request #357 from Software-Noob/patch-2
Add self-upgrade and more clear notice of being in the correct folder
2021-04-25 15:11:31 -07:00
Alex
9385417239
add self-upgrade 2021-04-25 23:05:10 +03:00
Jakob
0ca62abb7a
Merge pull request #356 from fabm3n/patch-1
bump version in docs sidebar
2021-04-25 15:10:44 +02:00
Fabian
411a8a3727
bump version in docs sidebar 2021-04-25 15:05:04 +02:00
Dane Everitt
fa1328e71b Merge branch 'master' of github.com:pterodactyl/documentation 2021-04-24 16:55:11 -07:00
Dane Everitt
5e1e9bea51 Update version table 2021-04-24 16:55:08 -07:00
Dane Everitt
56c28ed8b6
Merge pull request #355 from Software-Noob/patch-1
Remove instructions to navigate into a directory to start wings
2021-04-18 10:45:54 -07:00
Alex
594c8384d2
remove directory requirement 2021-04-18 20:13:00 +03:00