1092 Commits

Author SHA1 Message Date
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
Lance Pioch
fcd0cf2b01
Merge pull request #44 from Ultra03/patch-1
Fix typo (0.6.S to 0.6.X)
2018-10-31 10:52:57 -04:00
Ultra03
dda3f419a9
Fix typo (0.6.S to 0.6.X) 2018-10-30 21:05:22 -07:00
Michael (Parker) Parker
dbbfd921e7 Merge remote-tracking branch 'parkervcp/master' 2018-10-28 21:10:29 -04:00
Dane Everitt
c832db928a
Merge pull request #42 from cyrodii/patch-1
Fixing documentation error
2018-10-27 11:46:41 -07:00
Dane Everitt
2590d3db3c
Merge pull request #41 from tenten8401/patch-4
Add rudimentary Apache SSL configuration
2018-10-27 11:46:25 -07:00
Isaac A
8df45454b2
Fix capitalization 2018-10-26 08:01:55 -04:00
Isaac A
d81042da91
Add links to SSL certs 2018-10-26 07:59:53 -04:00
Jakob
64d8df7987
Merge pull request #40 from tenten8401/patch-3
Provide link to MySQL page
2018-10-25 23:29:52 +02:00
Jakob
ed22444b49
Merge pull request #38 from Ethereal739/patch-6
Adding Fedora
2018-10-25 23:25:14 +02:00
Riley
1b879ded72
Fixing documentation error
Seeing as the rest of the documentation revolves around the usage of apt instead of apt-get the SSL certificate bit should as well.
2018-10-24 17:23:04 -04:00
Isaac A
0fb186468c
Update docs to reflect new apache config 2018-10-16 00:35:51 -04:00
Isaac A
342fa07eb4
Rudimentary apache SSL config file 2018-10-16 00:29:59 -04:00
Isaac A
f17dedd5be
Create apache-nossl.conf 2018-10-16 00:21:29 -04:00
Isaac A
167be5c9cb
Provide link to MySQL page 2018-10-08 08:52:47 -04:00
Michael (Parker) Parker
3fe66ccd84 Add warning to daemon docs
Adding a warning to the daemon docs about changing the network config.
2018-10-06 16:05:28 -04:00
Michael (Parker) Parker
1a89fe7e12 Merge remote-tracking branch 'origin/master' 2018-10-06 15:43:07 -04:00
Thien Tran
58db90d97e
Update installing.md 2018-10-03 04:53:44 -04:00
Dane Everitt
81e1000716
release 2018-09-29 15:33:51 -07:00