Dane Everitt
c68eb5813e
0.6.10 daemon version
2019-02-01 20:38:35 -08:00
Dane Everitt
f445184b67
Bump versions on old daemon
2019-01-31 20:53:26 -08:00
Dane Everitt
74149990c6
Update daemon version
2019-01-31 20:43:39 -08:00
Dane Everitt
cf036b73da
Update standalone_sftp.md
2019-01-31 20:37:32 -08:00
Dane Everitt
6b92bd98ba
Merge pull request #64 from pterodactyl/community/bungeecord
...
add minecraft server networks to community section
2019-01-29 09:20:39 -08:00
Jakob Schrettenbrunner
39beabc75c
add minecraft server networks to community section
2019-01-27 13:25:31 +01:00
Dane Everitt
8de8536a67
Merge pull request #63 from Sir3lit/patch-6
...
Update standalone_sftp.md
2019-01-25 09:03:39 -08:00
Sir3lit
baf20de87e
Update standalone_sftp.md
2019-01-25 05:16:44 -05:00
Dane Everitt
1a36bd788b
Merge pull request #62 from Bl4ckSpr4y/patch-4
...
fix typo
2019-01-24 09:09:24 -08:00
mrkrabs
55496147b3
fix typo
2019-01-24 17:57:23 +02:00
Dane Everitt
962b4c1362
Bump SFTP version
2019-01-23 22:22:34 -08:00
Dane Everitt
2672d28dca
Merge pull request #60 from PiggyPiglet/patch-1
...
Install curl before installing mysql via curl
2019-01-15 09:08:43 -08:00
PiggyPiglet
f568069c43
Install curl before installing mysql via curl
2019-01-15 14:21:48 +08:00
Michael (Parker) Parker
f26e57a40f
Merge pull request #59 from JhonatanPereira/patch-2
...
Update CentOS 7 tutorial
2019-01-04 08:54:09 -05:00
Jhonatan Pereira
d2d55bbff0
Message improvement
2019-01-04 11:03:02 -02:00
Dane Everitt
712df56aa4
Merge pull request #58 from JhonatanPereira/patch-1
...
Update getting_started
2019-01-03 09:54:56 -08:00
Jhonatan Pereira
1526de0510
Update CentOS 7 tutorial
...
The instructions about where the contents described should be placed were not clear, leading to error 403 at the end of the installation.
2019-01-03 08:00:35 -02:00
Jhonatan Pereira
bb8d80e7e5
Update getting_started
...
Modified a comment to (try to)ensure that the user will set the right user for pteroq.service
2019-01-03 07:08:25 -02:00
Jakob
ce60274305
Merge pull request #57 from parkervcp/master
...
Update service name and fix spelling in community section
2018-12-28 23:52:32 +01:00
Michael (Parker) Parker
fecf275bc7
Fixing spelling
2018-12-28 05:32:14 -05:00
Michael (Parker) Parker
c53acc3a92
Merge remote-tracking branch 'origin/master'
2018-12-28 05:28:58 -05:00
Michael (Parker) Parker
73784de487
Update php-fpm service name for debian based OS'
...
changed from php-fpm to php7.2-fpm
2018-12-28 05:28:41 -05:00
Michael (Parker) Parker
d20317d59e
Update php-fpm service name for debian based OS'
...
changed from php-fpm to php7.2-fpm
2018-12-28 05:27:41 -05:00
Dane Everitt
4548622d01
Merge pull request #27 from parkervcp/master
...
adding community section
2018-12-19 17:43:14 -08:00
Dane Everitt
96f4abeb8b
Merge pull request #46 from clrxbl/patch-2
...
Rename OVHkernel file
2018-12-19 17:40:16 -08:00
Dane Everitt
24303e6967
Merge pull request #52 from Sir3lit/patch-5
...
Added node-gyp
2018-12-19 17:39:53 -08:00
Dane Everitt
016163e87e
Merge pull request #55 from pterodactyl/schrej-patch-1
...
add more visible warning regarding app_key backup
2018-12-17 12:36:34 -06:00
Jakob
5a7b292577
correct description of what APP_KEY is used for
2018-12-17 10:39:11 +01:00
Jakob
99313bf379
add more visible warning regarding app_key backup
2018-12-16 16:59:07 +01:00
Sir3lit
762d259bb2
Update installing.md
2018-12-12 14:16:27 -05:00
Jakob
9f7b106d4f
Merge pull request #48 from Sir3lit/patch-2
...
Move where to put enabled
2018-12-02 16:06:07 +01:00
Sir3lit
787cae4c84
Added node-gyp
...
Added node-gyp to dependencies
2018-11-25 21:56:50 -05:00
Michael (Parker) Parker
16711640f4
Merge remote-tracking branch 'origin/master'
2018-11-24 16:04:13 -08:00
Michael (Parker) Parker
928b88f415
Add warning to daemon docs
...
Adding a warning to the daemon docs about changing the network config.
2018-11-24 16:04:04 -08:00
Michael (Parker) Parker
00b59f0d57
adding link for mysql setup
...
Added link for mysql user setup in the Database tip.
2018-11-24 16:04:04 -08:00
Rodrigo Aguilar
1572e96982
Redis on CentOS service name
...
The redis service on CentOS is called just redis.service, so we need to point that out as i have seen some people having issues with the queue worker trying to start before redis and failing to do so.
2018-11-24 16:03:38 -08:00
Michael (Parker) Parker
f77fa29939
updated about.md
2018-11-24 16:03:38 -08:00
Michael (Parker) Parker
8db2fc12dc
adding community section
...
Sorry Dane for the config.js mess but it was necessary for now.
2018-11-24 16:03:38 -08:00
Lance Pioch
ce9e80ce67
Merge pull request #49 from Sir3lit/patch-3
...
Fixed dependencies
2018-11-15 12:04:16 -05:00
Sir3lit
cd65572873
Fixed dependencies
...
gcc-g++ isn't a valid package on CentOS, gcc-c++
2018-11-15 00:40:12 -05:00
Sir3lit
c103d86b7e
Move where to put enabled
...
People are getting confused and putting it under the key pair and not knowing to add a comma after the closing key pair bracket, causing the daemon to fail to start, added ip to give context where it should go.
2018-11-10 21:02:59 -05:00
Dane Everitt
a288b69cd9
oh shit
2018-11-10 16:51:18 -08:00
Dane Everitt
d02237d293
Add docs for SFTP standalone
2018-11-10 16:21:36 -08:00
Dane Everitt
84f074f7d8
Bump versions
2018-11-10 15:45:58 -08:00
Jakob
588ae83cc2
Merge pull request #47 from clrxbl/patch-3
...
Remove unnecessary commands
2018-11-02 09:53:43 +01:00
Jakob
f258a5c93d
Merge pull request #45 from clrxbl/patch-1
...
Shorten systemctl enable & start
2018-11-02 09:53:00 +01:00
Michael
2f64ba2242
Update installing.md
2018-11-02 09:15:05 +01:00
Michael
d1476666f1
Remove unnecessary commands
...
Same as #45
Daemon-reloading should be unnecessary and enable --now enables & starts a service.
2018-11-02 09:09:09 +01:00
Michael
79a47d9835
Rename OVHkernel file
...
Instead of setting permissions, rename the file so it'll get detected last during update-grub.
2018-11-02 09:07:09 +01:00
Michael
12ed166c5c
Shorten systemctl enable & start
2018-11-01 20:55:26 +01:00