65 Commits
Author SHA1 Message Date
notplants e39f0e8ca3 chore: publish 0.11.0+v0.19.0 release 0.11.0+v0.19.0 2026-06-23 16:02:40 -04:00
notplants d9adb88d40 Merge pull request 'Add auto-migrations to lasuite-drive' (#10) from pr-20260623-193109 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/10
2026-06-23 19:57:53 +00:00
notplantsandnotplants 9e4c194783 create minio bucket automatically on startup (minio-initialize.sh)
cc-ci/testme cc-ci: success
Replace the one-shot minio-createbuckets service (which required a
manual 'abra app restart minio-createbuckets' that appeared to hang)
with a minio-initialize.sh config, ported from lasuite-docs. The minio
service entrypoint runs it in the background before starting minio; it
waits for minio to be ready and idempotently creates the
drive-media-storage bucket with versioning. Manual trigger:
'abra app cmd minio minio_initialize'.
2026-06-23 19:26:19 +00:00
notplantsandnotplants 0b64135f98 run migrations automatically on backend startup (AUTO_MIGRATIONS)
Add a migrate.sh config (ported from lasuite-docs) that the backend
entrypoint runs when AUTO_MIGRATIONS=true (default). It loads secrets,
waits for the DB, and idempotently applies pending migrations via
'migrate --check' then 'migrate --noinput'. The manual 'abra app cmd
backend migrate' now delegates to the same script.
2026-06-23 19:13:39 +00:00
trav d3c3682936 chore: publish 0.10.1+v0.19.0 release 0.10.1+v0.19.0 2026-06-22 14:54:08 -04:00
trav a06114d855 Merge pull request 'chore: upgrade web (nginx) to 1.31.2' (#9) from upgrade-0e3daef into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/9
2026-06-22 18:46:47 +00:00
autonomic-bot 0e3daeffec chore: upgrade web (nginx) to 1.31.2
cc-ci/testme cc-ci: success
2026-06-19 02:58:04 +00:00
trav 717205a117 Merge pull request 'chore: upgrade to v0.19.0' (#8) from upgrade-6771622 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/8
2026-06-15 17:12:34 +00:00
autonomic-bot 6771622bae chore: upgrade to v0.19.0
cc-ci/testme cc-ci: success
0.10.0+v0.19.0
2026-06-12 03:32:50 +00:00
trav d5cb5c898f Merge pull request 'chore: upgrade to 0.9.0+v0.18.0' (#6) from upgrade-0.9.0+v0.18.0 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/6
2026-06-08 17:32:44 +00:00
autonomic-bot ffa7d585af chore: upgrade to 0.9.0+v0.18.0
cc-ci/testme cc-ci: success
0.9.0+v0.18.0
2026-06-05 02:50:51 +00:00
notplants f4135d7820 bump to 0.8.0+v0.18.0
- drive-frontend/backend: v0.12.0 → v0.18.0
- collabora/code: 25.04.9.1.1 → 25.04.9.4.1
- onlyoffice/documentserver-de: 9.2 → 9.3.1.2
- redis: 8 → 8.6.3 (pinned)
- nginx: 1.29 → 1.30.0
- add optional env vars: DJANGO_EMAIL_URL_APP, DJANGO_CSRF_TRUSTED_ORIGINS, DATA_UPLOAD_MAX_MEMORY_SIZE
0.8.0+v0.18.0
2026-05-11 19:52:46 +00:00
notplants 016728f970 Merge pull request '0.7.1v0.12.0' (#4) from 0.7.1v0.12.0 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/4
2026-02-20 14:22:44 +00:00
notplants 9c4a1f823c bump to 0.7.1+v0.12.0 0.7.1+v0.12.0 2026-02-20 14:20:07 +00:00
notplants 0411553e36 add minio backup label and fix pg restore path 2026-02-20 14:19:59 +00:00
notplants 7146f3e8be fix release note: consistent placeholder 0.7.0+v0.12.0 2026-02-18 16:57:01 +00:00
notplants 306914f9d8 fix release note: use placeholder domain 2026-02-18 16:56:37 +00:00
notplants c408893d5f fix release note: lowercase secret name 2026-02-18 16:56:08 +00:00
notplants 196d20a92e bump to 0.7.0+v0.12.0 2026-02-18 16:54:43 +00:00
notplants 8ec47fa554 fix release note 2026-02-18 11:26:08 -05:00
notplants e6ebe275a3 update release note 2026-02-18 11:24:54 -05:00
notplants 415bb3d9a9 Merge pull request 'update-0.7.0' (#3) from update-0.7.0 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/3
2026-02-18 16:07:22 +00:00
notplants 7bc5a4bcca fix env.sample 2026-02-18 11:05:26 -05:00
notplants d838d62103 fix env.sample 2026-02-18 11:04:40 -05:00
notplants af25d3acc0 fixing up collabora secret 2026-02-18 11:02:52 -05:00
notplants 223a242f70 working on release 0.7.0 2026-02-18 10:43:49 -05:00
notplants 6ac2a5c838 Merge pull request 'bump to 0.6.0+v0.12.0' (#2) from update2 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/2
2026-02-18 15:03:13 +00:00
notplants 3a9e85a114 bump to 0.6.0+v0.12.0 0.6.0+v0.12.0 2026-02-18 14:38:22 +00:00
notplants f114ed0bab bump to 0.5.0+v0.12.0 0.5.0+v0.12.0 2026-02-18 13:54:20 +00:00
notplants bbc1270356 upgrade to 0.4.0+v0.12.0 0.4.0+v0.12.0 2026-02-18 12:03:26 +00:00
notplants ccac11e01c bump to 0.3.0+v0.11.1 0.3.0+v0.11.1 2026-02-18 11:47:40 +00:00
notplants 0c861eae16 update to version 0.2.6+v0.11.1 0.2.6+v0.11.1 2026-01-26 18:34:44 -05:00
notplants e364cdbaf7 update to version 0.2.6+v0.11.1 2026-01-26 18:34:44 -05:00
notplants 2c7387523f automatic wopi configuration 2026-01-26 18:18:16 -05:00
notplants a2d8ebb8e5 rename 2026-01-26 17:23:31 -05:00
notplants 4512245d82 working on wopi scheduler 2026-01-26 16:48:49 -05:00
notplants 558a96f202 new release 0.2.5+v0.10.1 2026-01-12 10:34:16 -05:00
notplants b1d60e2e4c update version to 0.2.5+v0.10.1 2026-01-12 10:30:36 -05:00
notplants 752fa221e7 Update README.md 2026-01-09 15:19:46 +00:00
notplants 6bb122fa71 Merge pull request 'Update README.md' (#1) from notplants-patch-1 into main
Reviewed-on: https://git.coopcloud.tech/coop-cloud/lasuite-drive/pulls/1
2026-01-09 15:19:27 +00:00
notplants 68f7c87ea4 Update README.md 2026-01-09 15:08:21 +00:00
notplants bb80b143c6 Update README.md 2026-01-08 23:15:46 +00:00
notplants 958c88a52f Update README.md 2026-01-08 23:15:29 +00:00
notplants a45620633f Update README.md 2026-01-08 23:03:42 +00:00
notplants 7296c4e879 Update README.md 2026-01-08 23:03:22 +00:00
notplants c51b53ce18 polishing 2026-01-08 17:47:14 -05:00
notplants 57201fb2ec working on readme and configs 2026-01-08 17:47:14 -05:00
notplants 84bc02cf2f Update README.md 2026-01-08 21:49:42 +00:00
notplants acd6d57d83 Update README.md 2026-01-08 21:13:31 +00:00
notplants 9b900f2131 working integration with onlyoffice and collabora 2026-01-05 17:09:44 -05:00