431 Commits

Author SHA1 Message Date
Michael (Parker) Parker
9d378c0fc6
replace ius with remi 2019-08-26 09:05:32 -04:00
mayed505
7f35d8ca9e
Update config.js 2019-08-25 21:20:23 +04:00
mayed505
45e7a7f4e2
Change to the correct directory 2019-08-25 21:19:27 +04:00
mayed505
bae3270ac3
Update config.js to add custom_theme_setup.md 2019-08-24 20:29:58 +04:00
mayed505
1a35b480ce
Typo fix 2019-08-24 20:11:16 +04:00
mayed505
8ca048e645
Create custom_theme_setup.md
This is a guide on how everyone should be doing their custom theme setup correctly without overwriting default pterodactyl files.
2019-08-24 20:08:44 +04:00
Jakob
32831b6846
Update footer year to 2019 on frontpage 2019-08-22 13:18:10 +02:00
Michael Parker
7087096ac1 update two '7.2' to '7.3' 2019-08-17 16:09:09 -04:00
Michael Parker
f1b46f6dae update debian 9 doc
update for php 7.3 for the panel guide
update to node 10 for the daemon guide.
2019-08-17 16:08:29 -04:00
Michael Parker
e7e0080863 Add Debian 10 guides.
Mostly the same as debian 9
2019-08-17 16:06:50 -04:00
Michael Parker
acedb7aea1 update minecraft proxy docs. 2019-08-17 14:57:42 -04:00
Michael Parker
eb7248d4e3 update centos requirements section 2019-08-17 14:39:28 -04:00
Michael Parker
799b500097 update centos 7 install docs 2019-08-17 14:02:09 -04:00
Lance Pioch
8a016bb5c8
Renaming (#114)
Renaming
2019-08-16 01:06:32 -04:00
LoYungSum
012cb62f5c
Renameing 2019-08-16 10:56:04 +08:00
Dane Everitt
613f0dae7b
Bump to 0.7.15 2019-08-03 15:05:54 -07:00
Michael (Parker) Parker
05af1bb0e3
Merge pull request #109 from parkervcp/update/centos7-php73
update centos 7 guide for php 7.3 and selinux
2019-07-30 08:21:13 -04:00
Michael Parker
22c37f9a38 remove an extra - 2019-07-29 21:51:37 -04:00
dependabot[bot]
16b02aef8d
Bump lodash from 4.17.10 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-20 13:43:46 +00:00
Michael Parker
32b3fdd39c update to php73 on the centos guide 2019-07-11 16:33:29 -04:00
Lance Pioch
3d387c93b2
Bump lodash.template from 4.4.0 to 4.5.0 (#107)
Bump lodash.template from 4.4.0 to 4.5.0
2019-07-11 13:00:35 -04:00
dependabot[bot]
6accc6b5aa
Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 12:09:12 +00:00
Michael Parker
acedb7499e add restorecon for ptero dir 2019-07-08 22:15:57 -04:00
Michael Parker
0289beaf0d change redis install due to ius removal 2019-07-08 21:52:59 -04:00
Michael Parker
23e8b275fe more package fixes
fix the repo instructions
fix package names again.
2019-07-08 21:42:14 -04:00
Michael Parker
5fbb235f25 update php73 package names 2019-07-08 21:22:42 -04:00
Michael Parker
4c44b8cba2 update centos7 install for php 7.3
move to using the remi repo
install php 7.3
2019-07-08 21:04:22 -04:00
Nuc1eoN
a599d130c6
Make it clear that fpm is only needed for nginx setups 2019-07-08 21:09:48 +02:00
Dane Everitt
099d2541f4
Merge pull request #102 from JjTheHusky/master
Link user to download files first [Master]
2019-07-02 16:18:22 -07:00
Jj
8d31fc0e4e
Link user to download files first
At the end of this community guide, it normally redirects the user to install the panel first, before downloading the files for it.

Changed from #installation to #download-files
2019-07-02 14:55:24 -05:00
Jj
e4c2483192
Link user to download files first
At the end of this community guide, it normally redirects the user to install the panel first, before downloading the files for it.

Changed from #installation to #download-files
2019-07-02 14:53:45 -05:00
Dane Everitt
fc5779030d
Merge pull request #101 from Wqrld/patch-2
now start redis correctly
2019-06-27 09:36:45 -07:00
Wqrld
c047a06f1c
now start redis correctly
new PR as i dont want to mess up the history, this does the same as https://github.com/pterodactyl/documentation/pull/100
Basically making sure that redis is started before we get all sorts of errors from people where redis wasnt on (offline is the default)
2019-06-26 21:02:04 +02:00
Dane Everitt
b857fcfbe8
Someone keeps caching people's configs and causing upgrade pain 2019-06-21 23:08:29 -07:00
Dane Everitt
580cdd8f28
Bump release version 2019-06-21 22:13:10 -07:00
Nuc1eoN
25d0196170
fpm extension is also needed 2019-06-21 04:36:38 +02:00
Lance Pioch
117acbc9b8
Add Ubuntu 18.04 back(#97)
Add Ubuntu 18.04 back
2019-06-18 13:30:38 -04:00
Vilhelm Prytz
4409bbd122
Add Ubuntu 18.04 back as supported OS 2019-06-18 19:01:02 +02:00
Dane Everitt
fb0ae156fc
Merge branch 'master' of https://github.com/pterodactyl/documentation 2019-06-17 21:21:30 -07:00
Dane Everitt
6a3bae281c
Update homepage logo 2019-06-17 21:21:27 -07:00
Lance Pioch
4b4e0a7b4e
Add python-dev packages (#75)
Add python-dev packages
2019-06-17 16:33:13 -04:00
Lance Pioch
46d43b0c77
Update installing.md 2019-06-17 16:32:53 -04:00
Lance Pioch
bf3a4d1e84
Add python-dev 2019-06-17 16:32:34 -04:00
Lance Pioch
97e2264715
Adding Fedora 29 (#79)
Adding Fedora 29
2019-06-17 16:27:55 -04:00
Lance Pioch
9d6d2659fd
Update installing.md 2019-06-17 16:27:43 -04:00
Lance Pioch
ca1f3f2405
Link to correct point in Documentation (#93)
Link to correct point in Documentation
2019-06-17 16:25:59 -04:00
Lance Pioch
0fdc98dadc
Remove redundant instructions to install certbot (#95)
Remove redundant instructions to install certbot
2019-06-17 16:23:28 -04:00
Lance Pioch
ac53f5b144
Add unzip to fix composer for centos 2019-06-17 16:22:56 -04:00
Lance Pioch
76e32ccd45
Update centos7.md 2019-06-17 16:21:33 -04:00
Dane Everitt
638291b08c
Merge pull request #96 from parkervcp/master
update debian 8 support status
2019-06-17 09:10:57 -07:00