mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
Merge branch 'master' of https://github.com/pterodactyl/documentation
This commit is contained in:
commit
6acadb596e
@ -127,11 +127,6 @@ curl -L https://github.com/pterodactyl/daemon/releases/download/v0.6.13/daemon.t
|
|||||||
Finally, we need to install the dependencies that allow the Daemon to run properly. This command will most likely
|
Finally, we need to install the dependencies that allow the Daemon to run properly. This command will most likely
|
||||||
take a few minutes to run, please do not interrupt it.
|
take a few minutes to run, please do not interrupt it.
|
||||||
|
|
||||||
::: warning Audit Results
|
|
||||||
You may see output along the lines of "found 14 vulnerabilities (6 low, 3 moderate, 5 high) in 927 scanned packages".
|
|
||||||
You can safely ignore this output. Do not run the audit fix command, you _will_ break your Daemon.
|
|
||||||
:::
|
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
npm install --only=production --no-audit --unsafe-perm
|
npm install --only=production --no-audit --unsafe-perm
|
||||||
```
|
```
|
||||||
@ -155,10 +150,6 @@ sudo npm start
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Daemonizing (using systemd)
|
### Daemonizing (using systemd)
|
||||||
::: warning
|
|
||||||
If you are using Ubuntu 14 you cannot use `systemd` to manage your Daemon. Please see the instructions below on using
|
|
||||||
"forever" to run the daemon.
|
|
||||||
:::
|
|
||||||
|
|
||||||
Running Pterodactyl Daemon in the background is a simple task, just make sure that it runs without errors before doing
|
Running Pterodactyl Daemon in the background is a simple task, just make sure that it runs without errors before doing
|
||||||
this. Place the contents below in a file called `wings.service` in the `/etc/systemd/system` directory.
|
this. Place the contents below in a file called `wings.service` in the `/etc/systemd/system` directory.
|
||||||
|
|||||||
@ -7,9 +7,10 @@
|
|||||||
| [Dane Everitt](https://daneeveritt.com/) | `Tactical Fish#8008` | Project Maintainer |
|
| [Dane Everitt](https://daneeveritt.com/) | `Tactical Fish#8008` | Project Maintainer |
|
||||||
| [Anand Capur](https://anand.io/) | `Arcdigital#1337` | Mobile/Cloud Project Lead |
|
| [Anand Capur](https://anand.io/) | `Arcdigital#1337` | Mobile/Cloud Project Lead |
|
||||||
| Michael Parker | `parkervcp#6789` | Egg Developer, Docker Integration |
|
| Michael Parker | `parkervcp#6789` | Egg Developer, Docker Integration |
|
||||||
| [Jakob Schrettenbrunner](https://schrej.net/) | `schrej#1337` | Golang Daemon Lead, Developer |
|
| [Jakob Schrettenbrunner](https://schrej.net/) | `schrej#1337` | Developer |
|
||||||
| Stepan Fedotov | `Trixter#0001` | WHMCS Module Maintainer |
|
| Stepan Fedotov | `Trixter#0001` | WHMCS Module Maintainer |
|
||||||
| [Lance Pioch](https://lancepioch.com/) | `ShadowLancer#5209` | Developer |
|
| [Lance Pioch](https://lancepioch.com/) | `ShadowLancer#5209` | Developer |
|
||||||
|
| [Matthew Penner](https://matthewp.io/) | `matthewp#0001` | Developer |
|
||||||
|
|
||||||
## Community Team
|
## Community Team
|
||||||
Pterodactyl would not be as successful as it is today without the help of our fantastic community support team. These
|
Pterodactyl would not be as successful as it is today without the help of our fantastic community support team. These
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user