Daniel Barton
e216789084
Add noindex robots tag to old panel 0.7 and daemon 0.6 pages ( #591 )
2024-07-10 15:27:22 -06:00
Quinten
8a497a9016
Remove unnecessary Ubuntu-specific guides ( #561 )
2024-06-29 13:04:19 -06:00
Daniel Barton
ce182cf30c
Remove some left over margins from the banner that was just removed ( #588 )
2024-06-23 09:48:21 -06:00
Matthew Penner
1c3c9f0dcd
ui: remove banner
...
Signed-off-by: Matthew Penner <me@matthewp.io>
2024-06-22 19:26:00 -06:00
Matthew Penner
cc2770a8a7
Update project/about.md
...
Signed-off-by: Matthew Penner <me@matthewp.io>
2024-06-22 19:25:10 -06:00
Daniel Barton
dc9ddb6477
webservers(caddy): fix PHP_VALUE newlines ( #575 )
2024-04-27 15:31:54 -06:00
Matthew Penner
406bd5a1fa
Update project/about.md
2024-03-16 14:03:23 -06:00
Michael (Parker) Parker
1799718afa
Merge pull request #531 from Loki-101/patch-4
...
Update troubleshooting.md (Add DNS Troubleshooting Section)
2024-02-10 13:02:00 -05:00
Loki
b7883394c3
Merge branch 'pterodactyl:master' into patch-4
2024-02-08 15:31:56 -08:00
Loki
2cff4606d8
Update troubleshooting.md
2024-02-08 15:31:06 -08:00
Michael (Parker) Parker
07a883d272
Merge pull request #571 from pterodactyl/lancepioch-patch-1
...
Update about.md
2024-02-02 19:46:30 -05:00
Lance Pioch
0130cf7aef
Update about.md
2024-01-31 13:50:33 -05:00
Michael (Parker) Parker
fad96abc27
Merge pull request #535 from acaslab/master
...
Add Caddy webserver configuration and tutorial on Caddy with Cloudflare DNS in proxy mode
2024-01-18 10:10:51 -05:00
Vojtěch Mareš
10bf4f1416
fix(webserver_configuration.md): typo
2024-01-02 10:24:22 +01:00
Matthew Penner
29d1fe22a4
Update team members and sponsors
2023-12-29 22:18:20 -07:00
Stefano
f47365c69b
Update creating_ssl_certificates.md
...
Made a seperation of the documentation on CF's side.
2023-12-23 00:28:06 +01:00
Vojtech Mares
f1ab970cb8
chore(webserver_configuration.md): remove whitespace (new line) after :::: tab
2023-11-29 10:35:43 +01:00
Vojtech Mares
432c6cd42a
refactor(creating_ssl_certificates.md): move file path out of snippet
2023-11-29 09:48:56 +01:00
Vojtech Mares
02510f0640
refactor(webserver_configuration.md): move section describing how to change domain in caddy config after deleting default config
2023-11-29 09:42:21 +01:00
Vojtech Mares
0c61c3c24c
refactor(webserver_configuration.md): than -> then
2023-11-29 09:41:55 +01:00
Vojtech Mares
8ffb97d82c
refactor(webserver_configuration.md): add extra : to tabs, for hierarchy
...
- this was required to allow for `::: tip :::` inside a tab. Using only three colons resulted in formatting/rendering error
2023-11-28 11:59:13 +01:00
Vojtech Mares
4c46daa798
refactor(webserver_configuration.md): remove highlight from server directive
2023-11-28 11:45:03 +01:00
Vojtech Mares
bad00b7742
refactor(webserver_configuration.md): instruct user to delete default config
2023-11-28 10:53:51 +01:00
Vojtech Mares
3c3601878a
refactor(caddy): use :80 suffix for HTTP configuration
2023-11-13 12:10:47 +01:00
Vojtech Mares
9af02fab47
refactor(panel/webserver_configuration.md): do not validate caddy, only restart the daemon
2023-11-13 12:06:12 +01:00
Vojtech Mares
f32dee99dc
fix(snippets/caddy): explicit comment for disabling https
2023-11-13 12:05:47 +01:00
Vojtech Mares
f7751b04c2
fix(snippets/caddy): simplify logging
2023-11-13 11:52:17 +01:00
Vojtech Mares
163c623f79
fix(caddy): uncomment env HTTPS "on"
2023-11-13 11:49:12 +01:00
Vojtech Mares
3061cd4970
style(creating_ssl_certificates.md): capitalize fist letter in numbered list
2023-11-13 11:47:52 +01:00
Quinten
8fd93ce2e8
docs: Add Debian 12 to supported versions, remove Debian 10 ( #552 )
2023-10-17 02:18:27 +03:00
Loki
b53096af40
Update troubleshooting.md
...
Not sure why there was a quote there, probably a fat-finger moment.
2023-10-15 21:03:59 -07:00
Jcodeerd
a229982e80
Add note that mariadb is default
2023-10-13 23:50:31 +02:00
Jcodeerd
ec76b6759d
Change uppercase V to lowercase v
2023-10-13 23:49:20 +02:00
Jcodeerd
55444a359a
Change uppercase V to lowercase v
2023-10-13 23:49:02 +02:00
Jcodeerd
185d2eeb63
Change uppercase V to lowercase v
2023-10-13 23:48:39 +02:00
Michael (Parker) Parker
430bf35a20
Merge pull request #515 from Loki-101/patch-2
...
Fedora Server 38 Support
2023-10-13 08:32:35 -04:00
Michael (Parker) Parker
eed15bc794
Merge pull request #548 from MaddDogg98/patch-2
...
Update installing.md
2023-10-13 08:31:34 -04:00
Quinten
489852aa8e
Remote Ubuntu 18.04 from supported OS list ( #532 )
2023-10-02 17:13:12 -06:00
PadowYT2
a86527b650
Use packages instead of scripts for installing NodeJS ( #542 )
2023-10-02 17:10:48 -06:00
MaddDogg98
693ab30a91
Update installing.md
...
Updated some of the commands to include sudo. This is because on Ubuntu at least, systemctl needs this to update and reload, folder cannot be made without sudo etc
2023-09-29 18:00:39 -04:00
Matthew Renze
ce71df61a7
Update creating_a_custom_egg.md ( #544 )
...
Fix typo: redundant phrasing
2023-09-29 05:56:32 +03:00
MaddDogg98
0735c3dd65
fix(ssl): specify -p option in folder creation
2023-09-29 05:54:57 +03:00
Jcodeerd
6b3f037f16
Update mysql_setup.md
...
put mariadb first
2023-09-20 22:55:14 +02:00
Jcodeerd
80a3771329
Update getting_started.md
...
put mariadb first
2023-09-20 22:54:54 +02:00
Jcodeerd
756a25df78
put mariadb first
2023-09-20 22:54:22 +02:00
Jcodeerd
fe22343c6b
Update mysql_setup.md
2023-09-15 21:39:01 +02:00
Jcodeerd
5f38cb1224
Update getting_started.md
2023-09-15 21:38:41 +02:00
Jcodeerd
8412ffefa6
Update additional_configuration.md
2023-09-15 21:38:00 +02:00
Jcodeerd
38555a646c
Update additional_configuration.md
2023-09-15 21:37:17 +02:00
Jcodeerd
28460757f4
update mysql command to mariadb
2023-09-14 23:38:39 +02:00