Trenton H
a009ea1f04
Chore(beta): Update suggested broker to Valkey + Redis agnostic documentation ( #13032 )
...
Co-authored-by: upmcplanetracker <219436948+upmcplanetracker@users.noreply.github.com >
2026-06-18 19:54:15 +00:00
dependabot[bot]
10ccccc987
docker-compose(deps): Bump library/mariadb from 11 to 12 in /docker/compose ( #10621 )
...
Bumps library/mariadb from 11 to 12.
---
updated-dependencies:
- dependency-name: library/mariadb
dependency-version: '12'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 15:07:50 -07:00
Trenton H
3d2a3ede71
Chore: Updates dependency groups ( #10339 )
2025-07-07 17:37:58 -07:00
dependabot[bot]
bcb0ae1ee5
docker-compose(deps): Bump library/redis from 7 to 8 in /docker/compose ( #9879 )
...
Bumps library/redis from 7 to 8.
---
updated-dependencies:
- dependency-name: library/redis
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 16:49:18 +00:00
shamoon
312bb743b9
Chore: add ymlfmt ( #9745 )
2025-04-22 22:20:54 +00:00
shamoon
32a7f9cd5a
Enhancement: allow webUI first account signup ( #9500 )
2025-03-29 17:12:34 +00:00
Trenton H
9c68100dc0
Fix: Make management commands aware of the container environment ( #9499 )
2025-03-26 14:17:10 -07:00
Bruno Willenborg
2116964f67
docs: drop obsolete docker compose version ( #6806 )
2024-05-22 15:21:48 -07:00
Trenton H
48092d47c5
Updates the recommended versions of databases to their latest ( #6639 )
2024-05-08 20:32:17 +00:00
Colin Hebert
4f85dcecfc
Deployment: Use the default Docker healthcheck from the Dockerfile (Part 2) ( #5224 )
...
* Set default healthcheck
* Rely on default healthcheck
2024-01-07 22:49:29 +00:00
Trenton H
c8ee35692c
Documentation: Update documentation to refer only to Docker Compose v2 command ( #4650 )
...
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
* Update docs/setup.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-11-20 20:14:33 -08:00
Omar Saleem
37ddc3b8f7
wrapping ports in quotes
2023-02-10 15:14:22 -08:00
ThellraAK
800e842ab3
Removing Mariadb default open port ( #2227 )
...
* Removing Mariadb default open port
Removing the listening port 3306 for the DB, Docker networks will let the containers talk to one another. The existing setup would allow anyone to connect to the DB and use the default passwords.
* Update docker-compose.mariadb-tika.yml
Adding change to the other compose file to remove open port
* Remove excess blank lines
* Remove excess blank lines
Co-authored-by: Felix E <felix@eckhofer.com >
2022-12-21 02:36:37 -08:00
Michael Shamoon
7ba9cdbe23
Mariadb compose files should use PAPERLESS_DBPASS
2022-09-28 09:38:13 -07:00
Trenton Holmes
ed2e884de8
Fully qualifies the image and updates to Redis 7
2022-09-11 07:42:20 -07:00
Brian Kelly
ebdf9b55df
correct the mariadb volume data path
2022-09-11 07:40:32 -07:00
Brian Kelly
f528b01de4
set paperless db user
2022-09-11 07:40:32 -07:00
Brian Kelly
6ae9a8f2be
remove debug image reference
2022-09-11 07:40:32 -07:00
Brian Kelly
65cfd55027
rebase mariadb feature onto dev
2022-09-11 07:40:31 -07:00