Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #2

Open
wants to merge 354 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
354 commits
Select commit Hold shift + click to select a range
a830586
only files check for "read-content", check folders for "read"
Boy132 May 30, 2023
bf17684
ui(server): fix permissions check on file manager (#4793)
matthewpi Aug 23, 2023
85f1259
fix(4752): check if description field present on request
robertnisipeanu May 25, 2023
5cd2697
api(client): allow setting empty server description
matthewpi Aug 23, 2023
2d4071c
do not show strings with password in notification text
Apr 21, 2023
97049f4
ui(server): hide sensitive information in copy-on-click notifications…
matthewpi Aug 23, 2023
1af200c
Replace `bin.ptdl.co` with `pteropaste.com`
Boy132 Apr 18, 2023
57d2729
github(template): update paste domain (#4757)
matthewpi Aug 23, 2023
67b2d94
ui(client): allow MassActionBar to be clicked through (#4753)
Boy132 Aug 23, 2023
51cee76
app: update prune-backup command description (#4754)
Boy132 Aug 23, 2023
5a417e9
app(setup): replace `mail` with `sendmail` driver (#4750)
Boy132 Aug 23, 2023
6f5fb09
Merge branch '1.0-develop' into develop
matthewpi Aug 23, 2023
3721b20
ui(admin): fix egg creation
matthewpi Sep 28, 2023
35ded9d
ui(admin): fix server egg select improperly switching
matthewpi Sep 29, 2023
9b35a55
ui: make the Input component slightly shorter
matthewpi Sep 29, 2023
8ffe0f1
chore: fix eslint
matthewpi Oct 2, 2023
804a08b
nix: update flake.lock
matthewpi Oct 2, 2023
7fa0c26
Update README.md
matthewpi Oct 2, 2023
a9bdf7a
Merge branch '1.0-develop' into develop
matthewpi Oct 2, 2023
35159b3
Update CHANGELOG.md
matthewpi Oct 10, 2023
a62e8b1
egg(rust): use yolk image instead of the deprecated one
matthewpi Oct 12, 2023
742e352
Update CHANGELOG.md
matthewpi Oct 12, 2023
341eda7
egg(rust): change ordering of mod frameworks
matthewpi Oct 21, 2023
8abf2d8
ui(server): fix defaultValue not being used with VariableBox select
matthewpi Oct 21, 2023
f0489f6
Update README.md
matthewpi Oct 24, 2023
fe83a4f
Merge branch '1.0-develop' into develop
matthewpi Dec 30, 2023
fd98c9c
Re-namespace
camwhit-e Feb 3, 2024
b0daf46
Fix small issues
camwhit-e Feb 3, 2024
480795f
Login page tweaks
camwhit-e Feb 5, 2024
1f1c795
change server row; use new button
camwhit-e Mar 23, 2024
9e284a6
remove roles frontend (for now)
camwhit-e Mar 23, 2024
ee179a0
make user table lovely
camwhit-e Mar 25, 2024
b63770b
Get setting pages working + spruce up
camwhit-e Mar 25, 2024
a1e7c73
slightly cleanup node pages
camwhit-e Mar 26, 2024
e1ade64
Get server management page working
camwhit-e Mar 26, 2024
b810578
General settings
camwhit-e Mar 26, 2024
6c920a4
Admin theming
camwhit-e Mar 26, 2024
ea952d6
Missed a spot
camwhit-e Mar 26, 2024
9b10597
feat: user suspension
camwhit-e Mar 26, 2024
860da4f
yeet telemetry
camwhit-e Mar 26, 2024
60246fb
Big lint
camwhit-e Mar 26, 2024
71f1b5b
Small lint
camwhit-e Mar 26, 2024
4b4594e
Admin API key creation/deletion
camwhit-e Mar 27, 2024
9210844
Fix admin API keys
camwhit-e Mar 27, 2024
8eb19a6
Create basic auth settings
camwhit-e Mar 28, 2024
2e5bf26
User Registration
camwhit-e Mar 28, 2024
53ab872
Add security settings
camwhit-e Mar 28, 2024
900b124
fix infinite 2fa bug
camwhit-e Mar 28, 2024
68ebfd1
Sort-of get Discord auth working
camwhit-e Mar 28, 2024
d981f11
Fix Discord callback
camwhit-e Mar 28, 2024
a0ff9bb
Use Illuminate HTTP instead of Guzzle
camwhit-e Mar 28, 2024
e79d3e9
work pls
camwhit-e Mar 28, 2024
dfa6f78
feature: oauth onboarding
camwhit-e Mar 28, 2024
3ffed1f
Make Onboarding module toggleable
camwhit-e Mar 28, 2024
e7b81b2
Show message about forceful 2FA in Onboarding
camwhit-e Mar 28, 2024
82cd72c
Fix onboarding
camwhit-e Mar 29, 2024
bb16de7
fix registration
camwhit-e Mar 30, 2024
f9da55a
add reload button on auth modules; fix user delete error displays
camwhit-e Mar 30, 2024
55d557b
Google SSO module
camwhit-e Mar 30, 2024
9bd8182
Make clientId + clientSecret required
camwhit-e Mar 30, 2024
cc37a65
Get Google authentication working
camwhit-e Mar 30, 2024
ec50e39
Fix frontend not thinking variable is set
camwhit-e Mar 30, 2024
73900b8
admin: Tickets (I regret everything)
camwhit-e Apr 1, 2024
21f8efc
unfinished: client-side ticket system
camwhit-e Apr 1, 2024
09f4cd4
Finish client-side ticket system
camwhit-e Apr 1, 2024
cf04b4b
Partial implementation: Theming system
camwhit-e Apr 15, 2024
47d9e3f
Whoops, two commits
camwhit-e Apr 15, 2024
d239820
Complete theming structure
camwhit-e Apr 16, 2024
c8b83b6
Add theme preview
camwhit-e Apr 16, 2024
2c7b7b4
Fully theme admin UI
camwhit-e Apr 16, 2024
4bb3c56
Spruce up console pages
camwhit-e Apr 17, 2024
360407e
Spruce up server row
camwhit-e Apr 17, 2024
e238c1f
New 'Files's server page style
camwhit-e Apr 17, 2024
18001eb
Make theme changes butter-smooth
camwhit-e Apr 21, 2024
e6c69c3
create useStatus helper
camwhit-e Apr 21, 2024
874f665
Create landing pages for tickets, billing
camwhit-e Apr 21, 2024
3fa2523
Admin folder restructuring
camwhit-e Apr 21, 2024
5ed146b
Change @/components/elements to @elements
camwhit-e Apr 21, 2024
8a0da0a
Remove Preact dependency (fix builds)
camwhit-e Apr 21, 2024
896c6d6
FileManagerStatus fix
camwhit-e Apr 21, 2024
65bdeaa
billing: migrations/models
camwhit-e Apr 21, 2024
4e086dd
Add basic ability to enable/disable billing
camwhit-e Apr 21, 2024
288087b
server featureLimits: subuser control
camwhit-e Apr 22, 2024
f25b696
Auto-fill subuser admin feature box
camwhit-e Apr 22, 2024
3155fe7
Fix subuser creation on client-side
camwhit-e Apr 22, 2024
95be044
Fix ticket system toggle button
camwhit-e Apr 23, 2024
8f308a9
Add ability to expand console
camwhit-e Apr 23, 2024
3cdb1d0
More frontend theming
camwhit-e Apr 23, 2024
6032179
Sort out backup menu
camwhit-e Apr 23, 2024
bd8e4af
Sort of fix startup command not displaying to users
camwhit-e Apr 23, 2024
c8a30d4
Update basic billing page structure
camwhit-e Apr 23, 2024
07479cd
UNSTABLE: remove checkboxes from admin tables
camwhit-e Apr 23, 2024
8258546
Billing category display on admin menu/api
camwhit-e Apr 24, 2024
8d5fd6a
Add ability to CRUD product categories
camwhit-e Apr 24, 2024
9806a3d
extend Category API to include Product[]
camwhit-e Apr 24, 2024
5ad9dee
Billing: show products associated to categories
camwhit-e Apr 25, 2024
19ddfd9
Add update/delete for billing products
camwhit-e Apr 25, 2024
15c481b
Return model on creation + redirect
camwhit-e Apr 25, 2024
261aed9
Assign categories to an egg for server creation
camwhit-e Apr 26, 2024
69e44f6
Add nest_id to categories
camwhit-e Apr 26, 2024
b5ea466
Fix egg selection on categories (finally!)
camwhit-e Apr 26, 2024
75a40dc
Show category/product icons in admin table
camwhit-e Apr 26, 2024
58725fd
Make sidebar text color 'primary' on active
camwhit-e Apr 26, 2024
b77a08e
basic product order page
camwhit-e Apr 27, 2024
adc59ad
Make order container look good
camwhit-e Apr 27, 2024
c0806e8
Fix variables on server order
camwhit-e Apr 28, 2024
163f0a8
Init stripe structure; add stripe_id to products
camwhit-e Apr 30, 2024
a0f37b7
Get subscription system mostly working
camwhit-e Apr 30, 2024
c376a7f
Working subscription system (indev)
camwhit-e May 1, 2024
6a1c474
Add 'deployable' bool to nodes for billing system
camwhit-e May 1, 2024
1ea9647
billing: allow users to choose which node to deploy to
camwhit-e May 1, 2024
2144f35
Fix subscription creation (what happened here?!)
camwhit-e May 3, 2024
9e21935
Restructure billing backend to only have one plan model
camwhit-e May 3, 2024
9ec0517
Show customers their billing plans
camwhit-e May 3, 2024
5907dc7
bump pnpm ver
camwhit-e May 5, 2024
7c5ab8d
Use correct value for billing config storage
camwhit-e May 8, 2024
46c1d88
Display dialog explaining redirect when product is ordered
camwhit-e May 14, 2024
978b7af
Make cancel/success pages for billing look nice
camwhit-e May 14, 2024
b4a6152
Add error handling to store; check whether node is online
camwhit-e May 14, 2024
0195e91
Build UI for viewing a billing plan on the client-side
camwhit-e May 15, 2024
0384b1f
Fix cancelling a product purchase
camwhit-e May 15, 2024
1606a06
(ui-client): show associated server with billing plan
camwhit-e May 16, 2024
237d39d
Logic for cancelling subscriptions
camwhit-e May 16, 2024
76194cf
Add order processing page
camwhit-e May 28, 2024
65d9473
Match subscription ID to product
camwhit-e Jun 8, 2024
671947d
Fix typo causing billing plan creation to crash
camwhit-e Jun 26, 2024
2c9d53f
Hide pnpm cache
camwhit-e Aug 14, 2024
0c63638
Start work on automatic background update functionality
camwhit-e Aug 14, 2024
083b5e3
Remove telemetry function
camwhit-e Aug 14, 2024
53b29ea
Add node status on admin-side
camwhit-e Aug 14, 2024
a7573f4
Add additional details to node information page
camwhit-e Aug 14, 2024
567cc7f
Remove mail system (experimental)
camwhit-e Aug 14, 2024
b4169fe
Implement part of server databases admin view
camwhit-e Aug 14, 2024
5739fe5
Implement jGuard & refractor registration backend
camwhit-e Aug 15, 2024
4717b7b
fix abstract login controller
camwhit-e Aug 25, 2024
b950e80
Better billing plan view for clients
camwhit-e Sep 8, 2024
91d33eb
Create auto update frontend toggle
camwhit-e Sep 8, 2024
65a1fe9
Make admin settings update in realtime
camwhit-e Sep 9, 2024
e434292
Improve client ticket UI
camwhit-e Sep 9, 2024
888e54a
Fix admin ticket message sending bug
camwhit-e Sep 9, 2024
92b36f3
Add indicators for enabled modules on admin UI
camwhit-e Sep 9, 2024
1e99095
Add admin setting to control visibility of indicators; only show on l…
camwhit-e Sep 9, 2024
c10737d
Slightly improve admin billing overview ui
camwhit-e Sep 9, 2024
d65f15b
Add suggested actions to admin overview
camwhit-e Sep 10, 2024
264726b
Rework password resetting
camwhit-e Sep 10, 2024
697f3ce
Start adding 'modes' system to panel
camwhit-e Sep 10, 2024
54aedb8
Improve UI & backend for new alerts sytem
camwhit-e Sep 10, 2024
14c61ec
Persist the admin sidebar being opened/closed
camwhit-e Sep 10, 2024
3693115
Add dialog as form of alert
camwhit-e Sep 10, 2024
846f98b
Show alerts on dashboard page
camwhit-e Sep 10, 2024
bd8b081
Limit certain dashboard/server routes when in personal mode
camwhit-e Sep 10, 2024
6f5008e
Add speed-dial component for admins
camwhit-e Sep 11, 2024
280988c
Remove non-functional modes on client routes
camwhit-e Sep 11, 2024
2f3fa33
Hide speed dial component if not enabled
camwhit-e Sep 11, 2024
4566084
Add ID to alerts so multiple dialogs can be shown to one user
camwhit-e Sep 11, 2024
3a6e3e8
Fix admin-side server deletion
camwhit-e Sep 17, 2024
46baa92
Allow admins to see server console during conflict state
camwhit-e Sep 17, 2024
c91e22a
Fix conflict state renderer
camwhit-e Sep 17, 2024
2f58a19
ai: add admin-side functionality
camwhit-e Oct 9, 2024
6492826
change ai admin container size
camwhit-e Oct 9, 2024
bbcc296
prevent users from using ai when module is disabled
camwhit-e Oct 9, 2024
0e152c4
small ui improvements
camwhit-e Oct 9, 2024
23e3ae4
make sidebar visible on mobile
camwhit-e Oct 9, 2024
c384d36
Add AI settings; small qol ui tweaks
camwhit-e Oct 9, 2024
81ba9ec
Lint; allow admins to modify ai api key
camwhit-e Oct 11, 2024
3d2c192
Use sidebar on user pages
camwhit-e Oct 16, 2024
4662355
Add admin server link; persist console toggle state
camwhit-e Oct 17, 2024
c2ec649
(feat): add ai functionality for on-the-fly server debugging
camwhit-e Nov 29, 2024
6f594aa
refractor payment system
camwhit-e Dec 4, 2024
7b3a8da
Move from billing plans to orders; init structure of orders
camwhit-e Dec 4, 2024
b4405da
Create orders and build API to view them
camwhit-e Dec 4, 2024
a3209e7
Change name of OrderController to StripeController
camwhit-e Dec 4, 2024
4fbd644
Build UI for viewing orders
camwhit-e Dec 4, 2024
ab4c2e1
Change theme of Stripe payment field
camwhit-e Dec 4, 2024
e74c28f
Check for failing orders
camwhit-e Dec 5, 2024
137e1b2
Create backend code to allow servers to be renewed
camwhit-e Dec 5, 2024
93c1f32
Assign order ID and renewal time to servers on creation
camwhit-e Dec 5, 2024
66df958
Create UI to view server billing details
camwhit-e Dec 5, 2024
143345e
Send public key to frontend via API call
camwhit-e Dec 5, 2024
280472a
Make commands to cleanup orders and process billable servers
camwhit-e Dec 5, 2024
3c39af7
Lock down servers if payment is not made
camwhit-e Dec 5, 2024
3857a10
Allow users to renew their servers, do not allow users to process the…
camwhit-e Dec 6, 2024
15c489c
Lint; Show error message when no product is defined
camwhit-e Dec 6, 2024
83533f1
Fix react-markdown causing production build to fail
camwhit-e Dec 6, 2024
de20dc5
Redesign server row
camwhit-e Dec 6, 2024
a3fc84a
Add indicators for server state (transferring, suspended, install_fai…
camwhit-e Dec 6, 2024
aca2440
Create usePagination hook
camwhit-e Dec 7, 2024
33e5e5a
Build UI on everest branch
camwhit-e Dec 7, 2024
c364e84
Fix admin UI failing to render
camwhit-e Dec 7, 2024
d168713
Remove Stripe ID for products
camwhit-e Dec 7, 2024
81a177e
Add PaginatedFooter to table
camwhit-e Dec 7, 2024
2bcdadb
Add page counter to pagination
camwhit-e Dec 7, 2024
fb092e8
Make client-side UI mobile friendly
camwhit-e Dec 7, 2024
bc035a0
Make admin UI mobile-friendly
camwhit-e Dec 7, 2024
0aa245b
Run billing commands automatically
camwhit-e Dec 7, 2024
e5eee02
View orders in admin UI
camwhit-e Dec 8, 2024
ce70404
Allow admins to add custom links to the sidebar
camwhit-e Dec 8, 2024
747048c
Do not show links when sidebar is collapsed
camwhit-e Dec 8, 2024
ea1a19e
Allow users to unsuspend billable servers by paying
camwhit-e Dec 8, 2024
3aacbd7
Add stack for CRUD server groups; todo: add to servers
camwhit-e Dec 16, 2024
b18917a
(unfinished) server grouping ui updates
camwhit-e Dec 21, 2024
fb042d8
implement backend for admin activity logging
camwhit-e Dec 21, 2024
a8f2645
Complete admin-side activity logging
camwhit-e Dec 21, 2024
0e1803c
Add CI workflow; remove node 16 tests
camwhit-e Dec 21, 2024
6eb0732
Add warnings to admin area for unfinished/untested code
camwhit-e Dec 21, 2024
1728a28
Finish server grouping system
camwhit-e Dec 21, 2024
050933e
Rename import aliases
camwhit-e Dec 21, 2024
d2931a1
Create billing analytics
camwhit-e Dec 22, 2024
56c89e6
Conditionally add/remove Link & PayPal integration
camwhit-e Dec 22, 2024
c03524b
lint php files
camwhit-e Dec 22, 2024
1e78b4e
Remove unnecessary console.log statements
camwhit-e Dec 22, 2024
5fb3db6
Sort admin orders by createdAt date
camwhit-e Dec 22, 2024
43699a0
Allow admins to customize currency via UI/env
camwhit-e Dec 22, 2024
480c410
Also use custom currency symbol in admin area
camwhit-e Dec 22, 2024
6fc1b64
Allow admins to set & delete Stripe keys from UI; disables store if k…
camwhit-e Dec 23, 2024
183dd59
Do not log stripe API keys in activity log
camwhit-e Dec 23, 2024
8efb461
Fix nest creation in admin UI; closes #362
camwhit-e Dec 23, 2024
bd6e31e
Use SettingsRepositoryInterface over Setting::get()
camwhit-e Dec 26, 2024
3237209
Update release workflow
camwhit-e Dec 26, 2024
a0f619b
Add .env.ci
camwhit-e Dec 26, 2024
2751b20
Lint Laravel files
camwhit-e Dec 26, 2024
544b198
Fix CI testing
camwhit-e Dec 26, 2024
fff97d7
Pass SettingsRepositoryInterface to parent::__construct()
TheFallenSpirit Dec 26, 2024
66c94e5
Add ability to see node utilization
camwhit-e Dec 27, 2024
cc8222d
Allow users to create a range of allocations; closes #365
camwhit-e Dec 27, 2024
6b97b9e
Merge pull request #367 from TheFallenSpirit/develop
camwhit-e Dec 27, 2024
d3807e5
Change icon for Supercharged node
camwhit-e Dec 27, 2024
9abd958
Merge branch 'develop' of https://github.com/jexactyl/jexactyl into d…
camwhit-e Dec 27, 2024
def71f0
Fix Issue
TheBoiCJ Dec 28, 2024
fc8fcc2
Fix Issue
TheBoiCJ Dec 28, 2024
2c21b35
Fix auto update command
camwhit-e Dec 28, 2024
36024eb
Add logout button to UI
camwhit-e Dec 28, 2024
4721572
Fix user registration, SSO and logins
camwhit-e Dec 28, 2024
0c512bf
Fix 'No Stripe API key provided' error
camwhit-e Dec 28, 2024
509a2ce
Ensure users are created as Stripe customers when getting payment intent
camwhit-e Dec 28, 2024
cbbfc22
Merge pull request #373 from CFi-Developments/develop
camwhit-e Dec 28, 2024
dca6253
Allow admins to change ticket max count via UI
camwhit-e Dec 28, 2024
cc9d32e
Merge branch 'develop' of https://github.com/jexactyl/jexactyl into d…
camwhit-e Dec 28, 2024
6dd3cd2
Allow SetupStripe modal to be closed
camwhit-e Dec 28, 2024
5f0a965
Add option to admin UI to setup Stripe API keys afterwards
camwhit-e Dec 28, 2024
11f1ed0
(refractor): react account api
camwhit-e Dec 28, 2024
2109c9a
(fix): don't specify 'attributes' in Transformers
camwhit-e Dec 28, 2024
433621c
(refractor): react auth api
camwhit-e Dec 28, 2024
0405b09
(refractor): react server api
camwhit-e Dec 29, 2024
9c436a0
(fix): use correct import for useFileManagerSwr hook
camwhit-e Dec 29, 2024
732842f
(fix): use updated saveFileContents path
camwhit-e Dec 29, 2024
1f039c4
(security): use `post` over `delete` for account 2fa removal
camwhit-e Dec 29, 2024
34c5e42
Ensure node can be updated without error; closes #378
camwhit-e Dec 30, 2024
f74f7fd
Ensure allocations are created with IP alias (#379)
camwhit-e Dec 30, 2024
67b5703
Use username_or_email filter for searchUserAccounts in admin UI (#379)
camwhit-e Dec 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .env.ci
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ APP_ENVIRONMENT_ONLY=true
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_DATABASE=testing
DB_USERNAME=root
DB_USERNAME=jexactyl
DB_PASSWORD=

CACHE_DRIVER=array
Expand Down
1 change: 0 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
APP_ENV=production
APP_DEBUG=false
APP_KEY=
APP_THEME=pterodactyl
APP_TIMEZONE=UTC
APP_URL=http://panel.example.com
APP_LOCALE=en
Expand Down
3 changes: 2 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,16 @@ module.exports = {
// 'standard',
'eslint:recommended',
'plugin:react/recommended',
'plugin:react/jsx-runtime',
'plugin:@typescript-eslint/recommended',
'plugin:jest-dom/recommended',
],
rules: {
eqeqeq: 'error',
'prettier/prettier': ['error', {}, { usePrettierrc: true }],
// TypeScript can infer this significantly better than eslint ever can.
'react/prop-types': 0,
'react/display-name': 0,
'react/no-unknown-property': ['error', {ignore: ['css']}],
'@typescript-eslint/no-explicit-any': 0,
'@typescript-eslint/no-non-null-assertion': 0,
// This setup is required to avoid a spam of errors when running eslint about React being
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ body:
Run the following command to collect logs on your system.

Wings: `sudo wings diagnostics`
Panel: `tail -n 100 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc bin.ptdl.co 99`
placeholder: "https://bin.ptdl.co/a1h6z"
Panel: `tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99`
placeholder: "https://pteropaste.com/a1h6z"
render: bash
validations:
required: false
Expand Down
21 changes: 21 additions & 0 deletions .github/docker/Caddyfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
:8080 {
root * /var/www/pterodactyl/public/
file_server

header {
-Server
-X-Powered-By
Referrer-Policy "same-origin"
X-Frame-Options "deny"
X-XSS-Protection "1; mode=block"
X-Content-Type-Options "nosniff"
}

encode gzip zstd

php_fastcgi 127.0.0.1:9000 {
trusted_proxies 172.20.0.0/16
}

try_files {path} {path}/ /index.php?{query}
}
76 changes: 0 additions & 76 deletions .github/docker/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions .github/docker/default.conf

This file was deleted.

70 changes: 0 additions & 70 deletions .github/docker/default_ssl.conf

This file was deleted.

81 changes: 0 additions & 81 deletions .github/docker/entrypoint.sh

This file was deleted.

21 changes: 21 additions & 0 deletions .github/docker/php-fpm.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[global]
error_log = /dev/stderr
daemonize = no

[www]
user = nobody
group = nobody

listen = 127.0.0.1:9000

pm = dynamic
pm.start_servers = 4
pm.min_spare_servers = 4
pm.max_spare_servers = 16
pm.max_children = 64
pm.max_requests = 256

clear_env = no
catch_workers_output = yes

decorate_workers_output = no
Loading