Marc
b22bdd987b
update docs to remove old references to frankenphp:static-builder ( #1950 )
...
* update docs to remove old references to frankenphp:static-builder (we have -musl and -gnu)
* remove --platform and make gnu default
* add --platform back in (let dunglas decide)
* fix missed translations
2025-11-07 10:27:37 +01:00
wu
c9329bd717
docs: fix typo in French laravel.md ( #1617 )
2025-05-30 14:04:29 +02:00
Kévin Dunglas
ffa52f7c8d
chore: run prettier
2025-04-23 01:02:44 +02:00
Indra Gunawan
c276a3f434
docs: remove wildcard matcher from root directive ( #1513 )
2025-04-22 11:27:29 +02:00
Romain Bastide
96dd739064
docs: sync French docs with English ( #1475 )
...
* docs: update configuration options for frankenphp and add file watching details
* docs: add classic mode usage in french documentation
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: add French metrics documentation
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: improve formatting and clarity in configuration documentation
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: update contributing guide with build instructions and debugging tips
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: fix link formatting in classic mode documentation
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: enhance Docker documentation with tag pattern for FrankenPHP image and usage details
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: enhance embed documentation with PHP extensions customization
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: add static binary packaging steps
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: add troubleshooting for TLS/SSL issues with static binaries
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: add max_threads and try_files configuration details to performance documentation
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: update Docker run command syntax for clarity
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: add optional dependencies and build tags for Brotli and file watcher features
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: enhance static binary documentation with build instructions and performance tips
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: add file change watch and manual worker restart instructions to worker documentation
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: typo
* docs: remove english text in french doc
* docs: last missing translations for worker failures
* docs: typo
* docs: typo
* docs: fix lint errors
* docs: add max_wait_time configuration details and clarify thread scaling
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
* docs: add missing translations for thread pool and max_threads configuration
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
---------
Signed-off-by: Romain Bastide <romain.bastide@orange.com >
2025-04-08 11:01:37 +02:00
Kévin Dunglas
cc21b4dfd3
docs(octane): explain how to get structured JSON logs
2024-10-18 11:50:04 +02:00
Kévin Dunglas
334139ca2b
feat: improve install script ( #1097 )
2024-10-15 18:06:21 +02:00
Kevin Detournay
952dd7a79b
docs: use octane:frankenphp instead of octane:start ( #893 )
...
to be more consistent with OFFICIAL laravel documentation
(basically octane:start comment , will
check your env octane server and call octane:frankenphp )
Co-authored-by: kevin <kevin@popsell.com >
2024-06-28 12:11:43 +02:00
Kévin Dunglas
0b4a427cac
feat: use the new RegisterDirectiveOrder to simplify config
2024-05-31 17:47:24 +02:00
Laury S
963b3e0f59
docs: add FR translations and various EN improvements ( #589 )
...
* feat: add fr doc (#1 )
* fix: fr translations
* fix: linter
* docs: various improvements
* fix: md links on readme fr
* fix: remove duplicate images
---------
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr >
2024-02-27 17:21:48 +01:00