Michael Mayer
e50dafe3e1
Setup: Add OLLAMA_API_KEY and OLLAMA_BASE_URL to Compose files #5361
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-12-10 11:26:40 +01:00
Michael Mayer
315b49c1e6
Config: Add fallback to load defaults from "config/defaults.yml" #5325
...
Config.DefaultsYaml() resolves the default options YAML file. When
PHOTOPRISM_DEFAULTS_YAML points to a readable file it will be used;
otherwise it falls back to `defaults.{yml,yaml}` inside the active
config directory.
This allows instances without `/etc/photoprism/defaults.yml` to
still load local defaults, e.g., in containerized environments.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-16 09:06:12 +01:00
Michael Mayer
217c5a44e3
Watchtower: Use nickfedor/watchtower instead of containrrr/watchtower
...
Required or compatibility with Docker 29.0.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-15 16:07:34 +01:00
Michael Mayer
28ad040402
Scripts: Update install-devops-tools.sh, add install-proxysql-admin.sh
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-04 08:57:28 +01:00
Michael Mayer
d693e2235c
Setup: Update link in setup/pkg/linux/README.md
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-08 11:28:08 +02:00
Michael Mayer
5b83aea1f5
Setup: Update package installation docs in setup/pkg/linux/README.md
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-08 11:23:23 +02:00
Michael Mayer
73312ada41
Setup: Update package installation docs in setup/pkg/linux/README.md
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-08 10:53:09 +02:00
Michael Mayer
5610f8fafb
Setup: Update package installation docs in setup/pkg/linux/README.md
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-08 10:43:04 +02:00
Michael Mayer
3b5d185e8c
Setup: Update package installation docs in setup/pkg/linux/README.md
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-08 10:31:14 +02:00
Michael Mayer
a59134ebd6
Setup: Update package installation docs in setup/pkg/linux/README.md
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-08 10:13:12 +02:00
Michael Mayer
b00dd133db
Test: Use PascalCase names for all Go subtests in /pkg
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-02 15:03:47 +02:00
Michael Mayer
f0b9faac8b
Setup: Fix typo in WEBUI_URL example
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-13 15:21:57 +02:00
Michael Mayer
cd81094d25
Setup: Add "open-webui" service to compose.yaml config examples
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-12 16:13:17 +02:00
Michael Mayer
a88580af7c
AI: Update compose.yaml config examples #5123
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-02 11:06:11 +02:00
Michael Mayer
a0b44b2ca2
Setup: Update Ollama service examples in compose.yaml files #5123
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-01 16:03:27 +02:00
Michael Mayer
19fff8b0bf
Setup: Update Ollama service examples in compose.yaml files #5123
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-01 13:07:22 +02:00
Michael Mayer
7de8ee88d8
Setup: Update Ollama service examples in compose.yaml files #5123
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-01 12:08:33 +02:00
Michael Mayer
3d4e2bde49
Setup: Update compose.yaml examples
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-08-12 17:33:10 +02:00
Michael Mayer
2b9a3c9924
Setup: Update compose.yaml config examples #5123
...
Related Documentation:
- https://github.com/photoprism/photoprism-docs/pull/203
- https://docs.photoprism.app/developer-guide/vision/caption-generation/
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-08-06 20:13:07 +02:00
Michael Mayer
8149d4c63a
Setup: Update compose.yaml config examples #5123
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-24 15:46:41 +02:00
Michael Mayer
d622c4d214
Setup: Upgrade traefik image version from v3.4 to v3.5
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-24 15:17:17 +02:00
Michael Mayer
4c24973a24
Setup: Update compose.yaml examples and add ollama service #5123
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-24 13:07:11 +02:00
Michael Mayer
a910795525
Setup: Update service image names for the Raspberry Pi #4414 #5100
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-11 16:36:36 +02:00
Michael Mayer
d5816e0f9f
Setup: Update compose.yaml defaults for the Raspberry Pi #4414 #5100
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-11 16:30:59 +02:00
Ömer Duran
312f8e10be
Raspberry Pi: Upgrade mariadb version in compose.yaml #4414 #5100
...
* Setup: Update mariadb version
* Setup: Remove unnecessary mariadbd from MariaDB container command
2025-07-11 11:58:33 +02:00
Michael Mayer
78f5a48b0b
Setup: Remove "Ofelia" from DigitalOcean app image docs #4414
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-10 22:08:38 +02:00
Michael Mayer
e6a1b54547
Setup: Reorganize config files for Raspberry Pi and DigitalOcean #4414
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-10 22:02:38 +02:00
Ömer Duran
287b921d4f
Setup: Update user-data for PhotoPrismPI #5099
...
* Setup: Update user-data for PhotoPrismPI
* Setup: Replaces '<your IP address>' with '<IP address>'
2025-07-10 16:49:08 +02:00
Michael Mayer
cedc8799d3
Places: Update compose.yaml config examples #883
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-06 11:24:50 +02:00
Ömer Duran
aadde256eb
Setup: Add Cloud-Init configuration for the PhotoPrismPi SD image #4414 #5068
...
This adds initial cloud-init configuration files for the automatic installation of PhotoPrism on a Raspberry Pi. The files include metadata, network configuration, and an in-depth user-data script that installs Docker, configures paths, sets services, and prepares the system for PhotoPrism with Traefik and MariaDB.
2025-06-25 14:44:39 +02:00
Ömer Duran
7d1c453960
Setup: Update DigitalOcean Docker configuration ( #4978 )
...
* Setup: Update Digital Ocean Docker Image
* Setup: update digital ocean docs
* Setup: Update Docker CE version in cloud README
* Setup: Update Traefik version to 3.4
* Setup: Update software versions in DigitalOcean README
2025-06-24 22:54:18 +02:00
Michael Mayer
6fa0ab4734
Setup: Update inline docs in compose.yaml config examples #4982
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-06-11 10:58:18 +02:00
Michael Mayer
3d325015af
Setup: Update nvidia/compose.yaml configuration example #4986
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-05 09:06:17 +02:00
Michael Mayer
ca843987f7
Setup: Update compose.yaml configuration examples #4986
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-05 07:40:21 +02:00
Michael Mayer
21ddba4595
Setup: Install optimized TensorFlow 2 version on first startup #222
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-25 11:05:21 +02:00
Michael Mayer
f73b703123
Videos: Increase transcoding bitrate limit default to 60 Mbps #1307
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-24 11:59:29 +02:00
Michael Mayer
ac8ee9e4dd
Build: Change variable export in Makefiles for Make v4 compatibility
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-18 13:52:14 +02:00
Michael Mayer
de89979e45
Upload: Add new config options to compose.yaml examples #4929 #4895
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-05 12:49:32 +02:00
Michael Mayer
7afffe1809
Setup: Improve compose.yaml inline documentation #4051
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-03-29 04:24:47 +01:00
Yaroslav Halchenko
15668ee7b5
CI: Add codespell config and fix typos ( #4506 )
...
More about codespell: https://github.com/codespell-project/codespell
2025-03-27 16:42:24 +01:00
Michael Mayer
c6225f7117
Setup: Update inline docs in Docker Compose config examples #4888 #4889
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-03-23 14:14:22 +01:00
Michael Mayer
971f39d4ae
Demo: Increase the size limit for pre-rendered thumbs from 2560 to 4096
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-24 10:30:23 +01:00
Michael Mayer
0075c73d06
Docker: Increase Traefik read timeout from 1h to 3h
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-20 16:34:17 +01:00
Michael Mayer
8f6ce848eb
Traefik: Set explicit read and write timeouts #3168
...
see https://github.com/photoprism/photoprism-docs/pull/193
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-17 12:03:17 +01:00
Michael Mayer
303fab7a45
Setup: Rename docker-compose.yml to compose.yaml #4591
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-10-25 17:06:35 +02:00
Michael Mayer
4c0cb0121c
Setup: Update inline comments in Portainer examples
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-06-01 10:55:44 +02:00
Michael Mayer
0808efe4d2
Setup: Update inline comments in docker-compose.yml examples
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-06-01 10:52:23 +02:00
Michael Mayer
d14bbef022
Setup: Update inline comments in docker-compose.yml examples
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-06-01 10:43:09 +02:00
Michael Mayer
dfb9197d9e
Import: Disable auto import by default #4310
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-05-31 09:58:38 +02:00
Michael Mayer
360d687ced
Setup: Add .deb package notes to README.md and README.html
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-05-30 08:34:34 +02:00