Commit Graph

11 Commits

Author SHA1 Message Date
Montassar Ghanmy a272d66dcd 🛠️ Cozy migration CLI tools and client (#876)
* feat: migration cli tools and client

* feat: creating folder tree / ref cli cmds / Dockerfile

* feat: refresh app auth token for requests

* feat: skip already migrated files

* ref: auth token refresh and download request

* ref: using cloudery to create user instace and generate token

* ref: using config for cloudery

* fix: docker for backend

* fix: docker for backend

* fix: docker for backend

* fix: docker for backend

* fix: lint/Dockerfile

* fix: docker for backend

* fix: docker for backend

* ref: delete client

* fix: user default company

* feat: stream file upload and progress

* feat: use default company

* ref: file upload

* ref: removed migration endpoints for external client
2025-05-16 14:41:33 +02:00
Eric Doughty-Papassideris 88af44d5c8 👷 Minimal docker compose option for internal e2e testing 2024-12-28 00:24:54 +01:00
Eric Doughty-Papassideris 65939725a1 💚 backend docker environment variable set fo 2024-09-30 12:46:59 +02:00
Eric Doughty-Papassideris fbf1d2fda4 🚨 dockerfile: fix casing of FROM AS to avoid warnings in github actions 2024-07-23 15:50:09 +02:00
Eric Doughty-Papassideris 79f0050ac8 🩹 tdrive-node: Use npm ci instead of yarn and npm install 2024-03-19 17:39:05 +01:00
Eric Doughty-Papassideris 2cc332e3cb 🩹 tdrive-node Dockerfile: switch to alpine base image (and remove Mac libc thing) 2024-03-19 17:39:05 +01:00
Anton Shepilov 065cd03f36 Remove unoconv python library (#322)
* Remove unoconv python library
2024-01-16 16:06:40 +01:00
Anton Shepilov 927d5a62bb 🌟 Support of OpenSearch as a search database (#304)
- Added common search adapter for ES and OpenSearch
-  Open Search integration tests add to the build workflow
 - Stop docker-compose environment before running the next stop
2024-01-04 10:59:05 +01:00
Anton Shepilov 3be88c5a50 🐳 feature 3 set up envs for the tdrive
* 🐳 Set up envs for the TDrive
- Change the port in docker file according to default app configuration
- Remove obsolete rewrite rule
2023-04-14 13:31:20 +02:00
Anton Shepilov 01630194fc 🐳 Set up envs for the TDrive (#19)
- remove php upstream from nginx config
- fix docker-compose configuration
2023-04-13 15:27:10 +02:00
Montassar Ghanmy e0615fa867 📁 Changed TDrive root folder (#16)
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00