immich/server
Andrew Marshall 4cae15f28d
feat: support config via systemd credentials (#20406)
feat: Support config via Systemd Credentials

See https://systemd.io/CREDENTIALS/. This is used as a fallback, so will
only be used if the `$*_FILE` var is empty. This could also be used to
implicitly use Docker Secrets by settings
`CREDENTIALS_DIRECTORY=/run/secrets` rather than setting individual
`$_*FILE` environment variables.
2025-07-29 16:43:11 +07:00
..
bin feat: support config via systemd credentials (#20406) 2025-07-29 16:43:11 +07:00
resources
src fix: handle cleanup of new backups alongside old backups (#20402) 2025-07-29 13:28:10 +07:00
test feat: find large files utility (#18040) 2025-07-28 18:48:39 +07:00
.gitignore
.nvmrc chore(deps): update node.js to v22.17.1 (#20066) 2025-07-22 09:59:16 +07:00
.prettierignore refactor: migrate map repository to kysely (#15348) 2025-01-17 09:14:42 +07:00
.prettierrc
Dockerfile chore: upgrade flutter to 3.32.8 (#20287) 2025-07-26 08:58:48 +07:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +07:00
nest-cli.json
package-lock.json chore: bump minimum eslint-config-prettier version due to MAL-2025-6022 (#20400) 2025-07-29 11:23:52 +07:00
package.json chore: bump minimum eslint-config-prettier version due to MAL-2025-6022 (#20400) 2025-07-29 11:23:52 +07:00
tsconfig.build.json
tsconfig.json feat(server): people sync (#19854) 2025-07-10 11:32:42 +07:00