Alex
4522c6cc04
docs: expand generating certificate documentation ( #459 )
...
* docs: expand generating certificate documentation
Provides more information about the methods for certificate generation and renewal
resolves #458
* docs: improve grammar
2022-07-02 10:20:26 -04:00
Matteo
a090252d4b
update version chart in 'upgrading wings' ( #463 )
2022-07-02 10:19:35 -04:00
DaneEveritt
e044a4e022
Release
2022-06-26 21:13:38 -04:00
Boy132
44123a3c9d
docs: more advanced setup diagram ( #444 )
2022-06-12 03:19:01 +03:00
Bad
e1eb92cae1
docs: do not specify PHP 7 version in meta tag ( #456 )
2022-06-12 03:17:23 +03:00
DaneEveritt
b0d37ce9dd
Remove self-upgrade for time being
2022-05-30 11:04:52 -04:00
DaneEveritt
3140104cc1
Add note about issues with auto upgrader
2022-05-30 10:53:55 -04:00
Dane Everitt
dedd80eb30
Update updating.md
2022-05-29 21:24:30 -04:00
DaneEveritt
2791177505
Composer update _before_ self upgrade
2022-05-29 21:22:23 -04:00
Alex
057b8e2719
Update documentation for 1.8 release ( #449 )
2022-05-29 20:57:10 -04:00
Boy132
056578cb02
docs: instruct to enable ssl module for apache( #447 )
2022-05-04 17:40:36 +03:00
Leon
8bd0ed6a8a
docs: update tech stack in introduction ( #446 )
...
Co-authored-by: Alex <admin@softwarenoob.com>
2022-05-04 17:23:52 +03:00
Alix
b208caadc7
fix: CentOS 7 stream PHP repos ( #440 )
2022-05-04 17:22:34 +03:00
Boy132
b1a05c7fac
Remove "userInteraction" part from "Create a custom egg" ( #442 )
2022-04-11 18:34:41 +03:00
Omar Kamel
675d634fac
docs: Update Wings version on the sidebar( #438 )
2022-03-08 19:12:04 +02:00
Dane Everitt
2f1669a7a8
Add banner
2022-03-06 10:27:50 -05:00
Mark David
eeb8544b14
Update remi & use php 8 on CentOS ( #433 )
...
* Note about centos 8 EOL
* Update remi and use php 8 on centos docs
2022-02-12 13:34:10 +02:00
PadowYT2
9348ddcad7
fix highlighting for apache webserver_configuration.md ( #436 )
2022-02-12 13:32:10 +02:00
Alex
f6cd27e307
docs(community): hide ubuntu specific guides from the sidebar ( #435 )
...
Official documentation works for all Ubuntu LTS distros. There's no reason to have Ubuntu guides in different places, especially with the community guide being outdated and confusing users.
2022-02-01 10:44:38 -08:00
Term14
4f6d1912cc
docs: improve sudo consistency in web configuration ( #432 )
2022-01-31 20:45:34 +02:00
Dane Everitt
96453faf8c
Merge pull request #428 from pterodactyl/version/1.7
...
docs: update panel version to 1.7
2022-01-20 05:14:49 -08:00
softwarenoob
1e9717ffde
Merge branch 'master' into version/1.7
2022-01-20 05:10:06 +02:00
softwarenoob
a4d0b9fc6b
docs: update panel version to 1.7
2022-01-20 05:03:50 +02:00
Dane Everitt
260a3ade51
Merge pull request #427 from pterodactyl/patch/self-upgrade
...
display note for php-posix and composer v2
2022-01-19 17:04:37 -08:00
softwarenoob
c0e54aed8e
docs: grammar
2022-01-15 19:12:32 +02:00
softwarenoob
8b43158200
docs: display note for php-posix and composer v2
...
Provide instructions to check composer version and a note for php-posix requirement for self-upgrade.
Some users skip or are unaware of this causing them issues during dependency installation or self-upgrade.
2022-01-15 19:08:33 +02:00
Dane Everitt
7953523ee2
Update Home.vue
2022-01-02 07:32:25 -08:00
Dane Everitt
42f5de6999
Update config.js
2022-01-02 07:31:03 -08:00
Dane Everitt
c5f33a3caa
Update Home.vue
2022-01-02 07:30:15 -08:00
VersatileSft
3f59831d79
Fix recaptcha docs typo ( #426 )
2021-12-29 17:54:58 +02:00
Dane Everitt
a2e5c7cfb9
Merge pull request #423 from pterodactyl/update/server-os
2021-12-23 05:16:29 -08:00
softwarenoob
e1860312c9
add debian 11 to OS list
2021-12-23 13:56:20 +02:00
Dane Everitt
27b89a07f3
Merge pull request #421 from pterodactyl/patch/arm64
2021-12-19 09:44:09 -08:00
softwarenoob
902d4782c0
fix: ZSH bracketed URL magic
...
ZSH will escape the bash command brackets with backslashes if we don't enclose the URL
2021-12-14 22:57:10 +02:00
Alex
8a69eec542
chore: delete pushed .ddache
2021-12-14 22:28:34 +02:00
softwarenoob
58f59dcc18
docs(wings): simplify multiarch install
...
Detect CPU architecture and modify URL accordingly in bash oneliner. Install ARM64 binary for everything that's not AMD64
2021-12-14 22:25:16 +02:00
Boy132
5a884ae9f5
docs(wings): Display ARM64 download for wings ( #418 )
...
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2021-12-10 17:26:47 +02:00
Quinten
3163473197
add the exit command to the panel mysql setup. ( #417 )
2021-12-10 17:14:01 +02:00
Boy132
ff3300c5f1
Explicitly tell to delete default webserver config ( #416 )
2021-12-02 20:23:00 +02:00
Alex
c1bf101117
docs(s3): add aws_use_path_style_endpoint ( #403 )
...
Specific configurations, such as dual-stacks or "older URLs" like minio, might require path style with the bucket being in the file path.
2021-11-14 19:12:29 +02:00
PadowYT2
0fd5ef8d19
Fix community guide link ( #414 )
...
Fixes the link in a community guide pointing to the official documentation
2021-10-29 09:23:53 +03:00
Justman10000
fe595b6792
Improve readability of Apache virtual host ( #411 )
2021-10-27 12:34:33 +03:00
Chance Callahan
92f68cf9c1
Adds default volume label note for SELinux ( #396 )
...
This should only happen in very rare occasions, and proper way to address this in the future is by creating labels for default wings volumes
2021-10-27 10:24:02 +03:00
Justman10000
43c91ab294
Add Require all granted to Apache virtual host
2021-10-27 10:13:26 +03:00
Dane Everitt
2d551a034e
Merge pull request #406 from pterodactyl/panel/mysql
...
Display database setup directly in the Panel install guide
2021-10-10 11:31:30 -07:00
Dane Everitt
5c5d1270f9
Merge pull request #407 from pterodactyl/panel/reverse-proxy
...
Add reverse proxy setup guide for the Panel
2021-10-10 11:31:16 -07:00
Alex
cf57494f86
docs(panel): add reverse proxy setup guide
...
Adds reverse-proxy setup that's copied from 0.7 docs, with a few changes
2021-10-10 14:06:02 +03:00
Alex
c8d7699b9e
docs(panel): display database setup
...
Display the database setup steps in the same guide instead of redirecting to a separate MySQL guide. Unfortunately, many users easily skip over this step.
2021-10-10 13:15:07 +03:00
Thierry
c000f6c44d
Use DNS API for challenge instead of standalone method
...
Fixes acme.sh to use DNS API for challenges instead of standalone method
2021-09-27 18:37:14 +03:00
Dane Everitt
917ce61805
Merge pull request #402 from pterodactyl/bump-version
...
docs: bump versions in the sidebar
2021-09-13 21:14:38 -07:00