Kévin Dunglas
341b0240c9
ci: include version in BuildInfo and Prometheus metrics ( #1418 )
2025-03-19 13:27:28 +01:00
Pierre du Plessis
6f108a4203
fix: do not extract embedded app on every execution ( #488 )
...
* Do not extract embedded app on every execution
* Add app_checksum.txt to .dockerignore
* Rename embeddedAppHash to embeddedAppChecksum
* Remove check for empty directory
2024-01-21 18:13:08 +01:00
Kévin Dunglas
537f899939
feat: use tar to embed apps ( #333 )
2023-12-03 19:17:36 +01:00
Kévin Dunglas
6509cddd2a
feat: embed PHP apps into the FrankenPHP binary
2023-12-02 15:40:51 +01:00
Kévin Dunglas
de5de146c3
ci: add generic static build script ( #322 )
2023-11-30 08:07:39 +01:00
Kévin Dunglas
2d91a606fd
feat(caddy): php_server simplified directive ( #235 )
...
* feat(caddy): php_server simplified directive
* fix typo
Co-authored-by: Matt Holt <mholt@users.noreply.github.com >
* fix
* cleanup
* Update config.md
Co-authored-by: Francis Lavoie <lavofr@gmail.com >
* feat: automatically serve static files
* file_server off
* fix tests
* fix config
* fix tests in Docker
* debug
* fix
---------
Co-authored-by: Matt Holt <mholt@users.noreply.github.com >
Co-authored-by: Francis Lavoie <lavofr@gmail.com >
2023-10-03 15:44:55 +02:00
Kévin Dunglas
70110dcc77
ci: Docker images for various PHP versions
...
Also adds semver support.
2023-07-17 10:18:33 +02:00
Marko Korhonen
e66ac34ac7
ci: use Docker Bake to build images
2023-07-17 10:18:33 +02:00
Kévin Dunglas
acc48830f7
feat: improve Dockerfile and add some docs ( #15 )
2022-10-13 18:05:22 +02:00