Tim van Osch
d1bca362de
chore: Improve .dev dockerfile for development and production ( #183 )
...
* chore: update dockerfile and dev env
* chore(dockerfile): fix user/group id args
* chore(docker): use php-fpm w/ separate nginx
* chore(docker): add nginx image w/ static files
* chore(docker): build vite resources only once, bump vite minor version,
add watch yarn command.
By using --buildplatform tag in the dockerfile we can have the vite step
be built only on the host platform, which significantly speeds it up.
This is possible since the build assets aren't platform dependant.
* Move dockerfiles to .dev
2025-08-31 00:46:56 +02:00
Darko Gjorgjijoski
29c15116bc
Fix Adminer docker build ( #444 )
2025-08-28 10:01:50 +02:00
Tim van Osch
bf40f792c2
Feat(Gotenberg): Opt-in alternative pdf generation for modern CSS ( #184 )
...
* WIP(gotenberg): add pdf generation abstraction and UI
* feat(pdf): settings validate(clien+server) & save
* fix(gotenberg): Use correct default papersize
chore(gotengberg): Remove unused GOTENBERG_MARGINS env from .env
* style(gotenberg): fix linter/styling issues
* fix(pdf): use pdf config policy
* fix: revert accidental capitalization in mail config vue
* Update composer, remove whitespace typo
* Fix small typos
* fix cookie/env issue
* Add gotenberg to .dev, move admin menu item up
2025-05-04 02:10:15 +02:00
Darko Gjorgjijoski
fbac9abbc5
Expose port 5173 for the Dev environment
2024-08-04 02:38:02 +02:00
Darko Gjorgjijoski
6422da193b
Improve .dev/php/entrypoint permissions setting
2024-07-29 13:01:43 +02:00
Darko Gjorgjijoski
4b9052079f
Update docker context for the php image
2024-07-28 17:45:06 -07:00
Darko Gjorgjijoski
25fb260cd7
Update local links
2024-07-28 21:07:48 +02:00
Darko Gjorgjijoski
17082ea8c8
Improvements to SQLite dev setup
2024-07-28 21:02:49 +02:00
Darko Gjorgjijoski
c4ade42a8f
Update dev readme
2024-07-28 21:02:00 +02:00
Darko Gjorgjijoski
314abe4cc6
Add node and exif & update entrypoint
2024-07-28 19:54:07 +02:00
Darko Gjorgjijoski
45ff9c89a8
Add development environment
2024-07-28 17:25:32 +02:00