Releases: jippi/docker-pixelfed
Releases · jippi/docker-pixelfed
v0.12.4-docker15
v0.12.4-docker14
v0.12.4-docker13
v0.12.4-docker12
✨ New Features
👷 Build System
🔧 Chores
d1abb2a
- deps: update ghcr.io/jippi/dottie docker tag to v0.15.1 (PR #144 by @renovate[bot])ea89079
- scripts/debug-info now runs marketing for itself (commit by @jippi)82c5c98
- scripts/debug-info cleanup (commit by @jippi)07ac591
- Create issue templates (PR #146 by @jippi)79176fc
- rename config file (commit by @jippi)
v0.12.4-docker11
✨ New Features
🐛 Bug Fixes
58e9622
- dottie should always run in Docker (commit by @jippi)58d9cf2
- do not use config cache by default, it mixes badly with .env based configuration (commit by @jippi)
👷 Build System
d9c8636
- fix shel script detection for regex reovate update (commit by @jippi)a31c6b1
- fix shel script detection for regex reovate update (commit by @jippi)ff2e3cd
- fix shel script detection for regex reovate update (commit by @jippi)c64825a
- fix shel script detection for regex reovate update (commit by @jippi)b5e8c85
- fix shell script detection for regex reovate update (commit by @jippi)ce3c0c2
- fix docs-release pipeline dottie command (commit by @jippi)52dfd98
- fix CI cache hits (commit by @jippi)
🔧 Chores
630208d
- deps: update dependency @types/node to v22.13.1 (PR #139 by @renovate[bot])b60b103
- deps: update nginx docker tag to v1.27.4 (PR #141 by @renovate[bot])47138ba
- deps: update ghcr.io/jippi/dottie docker tag to v0.15.0 (PR #142 by @renovate[bot])8a7f8cf
- improve error handling and output in scripts/update (commit by @jippi)
🛸 Other Changes
v0.12.4-docker10
Updating PHP and MariaDB
You can manually change the .env
values or run ./scripts/set-recommended-versions
to update them all, followed by a docker compose up -d
to pull the new changes
✨ New Features
2d133d8
- add and enable 'INSTANCE_DISCOVER_PUBLIC' by default (commit by @jippi)3238e13
- deps: update php docker tag to v8.4 (PR #132 by @renovate[bot])9957dfa
- deps: update mariadb docker tag to v11.6 (PR #134 by @renovate[bot])
👷 Build System
1897dbb
- make PHP releases only output major.minor version (commit by @jippi)ab1e734
- use 'feat' for php upgrade (commit by @jippi)6ec2bc1
- tweak more renovate config (commit by @jippi)8d37c5a
- tweak mariadb renovate config (commit by @jippi)0423eb3
- tweak mariadb renovate config (commit by @jippi)a4434b9
- tweak mariadb renovate config (commit by @jippi)d6f0f57
- tweak mariadb renovate config (commit by @jippi)542ce0e
- tweak mariadb renovate config (commit by @jippi)a026a50
- tweak mariadb renovate config (commit by @jippi)1ed40d0
- tweak mariadb renovate config (commit by @jippi)c5f418b
- tweak redis renovate config (commit by @jippi)ca7c5b9
- tweak mariadb renovate config (commit by @jippi)4c22818
- tweak mariadb renovate config (commit by @jippi)8d895b9
- tweak mariadb renovate config (commit by @jippi)5ee2260
- tweak mariadb renovate config (commit by @jippi)9e067e6
- tweak mariadb renovate config (commit by @jippi)3fe38fb
- tweak mariadb renovate config (commit by @jippi)810deda
- tweak mariadb renovate config (commit by @jippi)a05c856
- tweak mariadb renovate config (commit by @jippi)f1e18d2
- tweak mariadb renovate config (commit by @jippi)037c798
- tweak mariadb renovate config (commit by @jippi)d16c459
- compress buildx caches (commit by @jippi)cce9071
- tweak mariadb renovate config (commit by @jippi)
🔧 Chores
v0.12.4-docker9
✨ New Features
👷 Build System
52b7747
- use TARGETARCH in build caches instead of TARGETPLATFORM for better cache utilization (commit by @jippi)eb2512d
- cache builds on main (commit by @jippi)b213c6f
- tweak Dockerfile for maybe better cache utilization (commit by @jippi)b7611a3
- more verbose log output in php.se (commit by @jippi)71a963e
- disable pixelfed-apt-lists cache layer (commit by @jippi)4fcd012
- copy apache rootfs before using a2enmod (commit by @jippi)febfc01
- remove duplicate (and un-needed) cache entry (commit by @jippi)b76c86c
- move user/group to base.sh setup (commit by @jippi)c29bfc4
- expand .dockerignore (commit by @jippi)01a5299
- try to push build caches correctly (commit by @jippi)01ad537
- fix build config (commit by @jippi)ca10aa6
- mode=max for caches (commit by @jippi)2f59eeb
- buildx cache push fixes (commit by @jippi)1824dcc
- split buildx caches into two distinct CI runs (commit by @jippi)6550719
- fix missing newline char (commit by @jippi)17eea0d
- remove --annotations flag for buildx cache (commit by @jippi)2192cee
- --push caches (commit by @jippi)2f9f6b8
- --target for build caches (commit by @jippi)ee7b24b
- --add dummy tag (commit by @jippi)7567cdb
- use --output type=cacheonly (commit by @jippi)c3fbf7c
- remove --push (commit by @jippi)71b9141
- fake image output? (commit by @jippi)eb5af3f
- push caches? (commit by @jippi)1d87055
- try local / file cache (commit by @jippi)713539f
- align cache logic (commit by @jippi)d268d6d
- remove unneded step 'id' (commit by @jippi)55d5345
- fix buildx cache path (commit by @jippi)7b70ddc
- ensure buildx cache exists (commit by @jippi)878dcad
- ensure buildx cache exists (commit by @jippi)3154910
- fix cache-to config (commit by @jippi)3050f4b
- proper cache full (commit by @jippi)ff0b959
- release can use 'dev' cache (commit by @jippi)e9a3a65
- tweaks (commit by @jippi)3fb08dd
- format caches (commit by @jippi)b1ae42a
- reduce cache mode from 'max' to 'min' to try and get below 10gb caches (commit by @jippi)
🔧 Chores
05d9800
- remove number validation for 'PF_IMPORT_IG_MAX_ATTEMPTS' (commit by @jippi)71550fb
- add 'INSTANCE_CONTACT_FORM' and 'INSTANCE_CONTACT_MAX_PER_DAY' to .env file (commit by @jippi)a7e05f8
- deps: update dependency @playwright/test to v1.50.1 (PR #128 by @renovate[bot])5819f64
- deps: update dependency @types/node to v22.13.0 (PR #130 by @renovate[bot])dc50c1f
- remove double space (commit by @jippi)026fa66
- bump (commit by @jippi)0b349f3
- bump (commit by @jippi)
🛸 Other Changes
0f88847
- Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)7953320
- Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)1f4b920
- Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)14f134c
- Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)3f8c389
- Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)4b79f33
- max cache mode (commit by @jippi)
v0.12.4-docker8
✨ New Features
a70948c
- add mysql config dir volume (PR #113 by @jippi)902cdb0
- add vips PHP extension for future image handling in pixelfed (PR #121 by @jippi)
🐛 Bug Fixes
👷 Build System
c07acf4
- use TARGETARCH in build caches instead of TARGETPLATFORM for better cache utilization (commit by @jippi)
🔧 Chores
ebb51c8
- deps: update dependency @types/node to v22.10.8 (PR #114 by @renovate[bot])795c49d
- deps: update dependency @types/node to v22.10.9 (PR #115 by @renovate[bot])1f668e6
- deps: update dependency @playwright/test to v1.50.0 (PR #116 by @renovate[bot])39acb2d
- deps: update dependency @types/node to v22.10.10 (PR #117 by @renovate[bot])25eb141
- deps: update dependency @types/node to v22.12.0 (PR #120 by @renovate[bot])
🛸 Other Changes
See
https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
for the value of the different ARGs in multi-arch builds (commit by @jippi)
v0.12.4-docker7
✨ New Features
🐛 Bug Fixes
704fb67
- split stopping cron/worker from stopping web during upgrade to minimize downtime (commit by @jippi)ff7db18
- 05-templating entrypoint writing to a symlink should diff against the file content and not the symlink (PR #112 by @jippi)
🔧 Chores
1d7ba7e
- document import from instagram ENV settings (commit by @jippi)a991e78
- fix indentation size in apache configuration (commit by @jippi)