Commit Graph

16 Commits

Author SHA1 Message Date
56f2ff77a4 notesnook: use the right monograph server tag 2025-10-09 17:49:01 +02:00
27f119f2f7 notesnook: fixed wrong depends-on 2025-10-09 17:45:44 +02:00
7a58faa391 notesnook: removed useless services 2025-10-09 17:32:21 +02:00
e767df1805 notesnook: revert everything for SMTP (testing) 2025-10-09 17:18:25 +02:00
d1be19bf0d notesnook: revert to older identity server
SMTP currently broken on recent build it seems: https://github.com/streetwriters/notesnook-sync-server/issues/53
2025-10-09 17:07:30 +02:00
6f53ca3486 notesnook: switch to explicit version tags 2025-10-09 16:58:21 +02:00
1d5201242b notesnook: add explicit port for traefik 2025-10-08 18:03:46 +02:00
9aeb5f0431 notesnook: hardcoded variables, to debug failing containers
It seems the variables are not resolved
2025-10-07 22:18:21 +02:00
389bb59aaf notesnook: no yaml features (swarm does not seem happy about them) 2025-10-07 20:07:10 +02:00
e6eab7f511 Merge branch 'main' of https://github.com/vhaudiquet/homeprod
* 'main' of https://github.com/vhaudiquet/homeprod:
  build(deps): bump mongo from 8.0.14 to 8.0.15 in /docker/tools/notesnook
  build(deps): bump vabene1111/recipes in /docker/personal/tandoor
  build(deps): bump tomsquest/docker-radicale in /docker/personal/radicale
  build(deps): bump wizarrrr/wizarr
  build(deps): bump jellyfin/jellyfin
  build(deps): bump hotio/jackett
  build(deps): bump library/redis in /docker/personal/gramps
  build(deps): bump stalwartlabs/stalwart
  build(deps): bump esphome/esphome in /docker/home/esphome
2025-10-07 19:58:50 +02:00
8f2178dcb2 notesnook: use shared volumes 2025-10-07 19:58:48 +02:00
dependabot[bot]
75e0ea563b build(deps): bump mongo from 8.0.14 to 8.0.15 in /docker/tools/notesnook
Bumps mongo from 8.0.14 to 8.0.15.

---
updated-dependencies:
- dependency-name: mongo
  dependency-version: 8.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-05 21:55:51 +00:00
669a74a1a0 notesnook: update depends for swarm-cd 2025-10-05 23:54:49 +02:00
dependabot[bot]
cc32f23f44 build(deps): bump mongo from 8.0.10 to 8.0.14 in /docker/tools/notesnook
Bumps mongo from 8.0.10 to 8.0.14.

---
updated-dependencies:
- dependency-name: mongo
  dependency-version: 8.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 00:33:59 +00:00
dependabot[bot]
b4e6970a5d build(deps): bump mongo from 7.0.12 to 8.0.10 in /docker/tools/notesnook
Bumps mongo from 7.0.12 to 8.0.10.

---
updated-dependencies:
- dependency-name: mongo
  dependency-version: 8.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 11:45:44 +00:00
da7781035d Initial commit 2025-03-22 14:29:48 +01:00