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
Jakob
8179d2edbd
Merge pull request #346 from Boy132/master
...
Various updates
2021-04-11 14:57:30 +02:00
Boy132
97a47e4b1b
Update add_node.md
2021-04-09 16:33:20 +02:00
Jakob
ea2217ebd6
Merge pull request #354 from FoksVHox/patch-2
...
Added app_name
2021-04-09 12:15:21 +02:00
Jakob
bc59f12c9e
Merge pull request #345 from Proxymiity/patch-1
...
Fixed a grammar issue
2021-04-09 12:09:31 +02:00
Jakob
6fad92aefa
Merge pull request #352 from GoldenEdit/patch-1
...
Fix a slight spelling mistake
2021-04-09 12:08:47 +02:00
Foks
18de25e6ff
ups
2021-04-04 02:20:21 +02:00
Foks
bb9ba80569
Added app_name
2021-04-04 02:15:17 +02:00
Dane Everitt
85d28d35a5
Merge pull request #353 from Software-Noob/patch-1
...
Add Wings to the chronological next step
2021-03-25 08:39:33 -07:00
Alex
5b450ced22
remove random dot
2021-03-25 17:38:34 +02:00
Alex
1e82070213
add wings step
2021-03-25 17:24:41 +02:00
GoldenEdit
8c0917fa60
Fix a slight spelling mistake
2021-03-23 08:15:16 +00:00
Dane Everitt
77532b9cfc
Merge pull request #349 from Software-Noob/patch-2
...
add network_mode: host
2021-03-13 11:31:38 -08:00
Alex
82d563e4d6
add network_mode: host
2021-03-13 20:58:10 +02:00
Boy132
a63557b8a3
Merge branch 'master' into master
2021-03-13 18:03:55 +01:00
Dane Everitt
e699aaf403
Merge pull request #348 from BrainStone/patch-1
...
Configure a stronger dependency on docker.service in the service file
2021-03-13 09:00:37 -08:00
Dane Everitt
740db48e31
Merge pull request #344 from hwalker928/master
...
Changed daemon references to wings
2021-03-13 09:00:29 -08:00
Yannick Schinko
42b73f6d0a
Configure a stronger dependency on docker.service in the service file
...
This commit ensures that the `wings.service` only ever runs when the `docker.service` runs. This is important as the wings daemon severely misbehaves when the docker daemon is not running.
`Requires` makes sure that when `wings.service` is started that `docker.service` is started as well.
`PartOf` makes sure that when `docker.service` is stopped (for any reason) or restarted, the same happens to `wings.service`
This change is introduced as restarting the docker daemon (for example during an update of docker) causes the wings daemon to enter a broken state, that consumes high amount of CPU and doesn't properly interact with the containers anymore. It never recovers from that state by itself, even after the docker daemon comes back up again. Only way I've found to fix that is by restarting the wings daemon as well, which overall isn't a big deal in the first place. This just adds robostness to the system and preemptively prevents issues that inexperienced sysadmins might have trouble fixing.
2021-03-13 00:07:06 +01:00
Dane Everitt
90ff0dd363
Merge pull request #347 from Software-Noob/patch-1
...
Add PHP repository during PHP upgrade
2021-03-12 08:58:45 -08:00
Alex
9f17c8dd1e
Add PHP repository
2021-03-12 18:44:14 +02:00
Boy132
795806a715
Fix links
2021-03-12 16:34:42 +01:00
Boy132
7da6c7b83e
Updated new images a bit
2021-03-12 16:31:35 +01:00
Boy132
29870ce083
Add updated images
2021-03-12 16:21:49 +01:00
Boy132
060947c59b
Delete pterodactyl_add_node_new_page.png
2021-03-12 16:21:25 +01:00
Boy132
aeaf83edb9
Delete pterodactyl_add_node_create_button.png
2021-03-12 16:21:19 +01:00
Boy132
35094c7722
Delete pterodactyl_add_node_config.png
2021-03-12 16:21:14 +01:00
Boy132
fd43b2c562
New images
2021-03-12 16:19:28 +01:00
Boy132
42aa8b99bd
Replaced TODOs
2021-03-12 16:03:27 +01:00
Boy132
2f892c0bba
Small change
2021-03-12 10:26:47 +01:00
Boy132
bfbd3de2a1
Small fix
2021-03-12 10:23:43 +01:00
Boy132
8a6cf5f302
Started 2fa section
2021-03-12 10:17:50 +01:00
Boy132
f181595204
Fix typo
2021-03-12 10:02:59 +01:00
Boy132
3dd6b9d794
Update some links and paths
2021-03-12 10:01:07 +01:00
Proxymiity ☆
c831f1fdd4
Fixed a grammar issue
2021-03-10 23:23:23 +01:00
hwalker928
15bc6e821e
Changed from .md to .html
...
Fixes https://github.com/pterodactyl/documentation/pull/344#issuecomment-794381819
2021-03-10 09:52:57 +00:00