23 Commits

Author SHA1 Message Date
stanig2106 ba4aac2d8b [Workavia] Pin Node 22 in tdrive-node Dockerfile (config@2.x breaks on 24) 2026-05-02 18:40:08 +02:00
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
Anton SHEPILOV 3cf164787f 📝Updated documentation for the backend services 2024-05-29 11:25:45 +02:00
Eric Doughty-Papassideris 781f89b93f 🩹 tdrive-frontend Dockerfile: migrate to alpine, typo in entrypoint.sh, accept any host name 2024-03-19 17:39:05 +01: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
Montassar Ghanmy dcb6fa1c36 🖥️ Onlyoffice connector moved into the TwakeDrive repository (#366) 2024-02-27 10:35:01 +01:00
Yadd 1ade3de40d Reduce docker image from 1.39 GB to 611 MB (#341)
* Reduce docker image from 1.39 GB to 611 MB
* Declare environment variables
2024-01-30 12:28:36 +01:00
Anton Shepilov 46c3f36338 Lemon nextcloud migration (#338) 2024-01-22 20:18:01 +01:00
Anton Shepilov 065cd03f36 Remove unoconv python library (#322)
* Remove unoconv python library
2024-01-16 16:06:40 +01:00
Yadd eae85905a0 Nextcloud migration:: add security tips + reduce size (#307)
* Add security tips
* Don't rebuild on start
* Build a full bundle with rollup, then minimize image size
2024-01-05 12:35:13 +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 8efe4ec194 🌟 Data migration tool from nextcloud (#299)
- created server configuration
 - implemented downloading files from nextcloud to a local directory
 - build of the docker image added to the GutHub workflow
 - Twake client added
 - Creating user in Twake Drive from ldap
 - Ldap client with ldapsearch(TODO make it work with ldapjs)
 - Jest debug tests
2023-12-14 22:19:15 +01:00
Anton Shepilov a3600ef174 📚 docs update, and obsolete code remove (#219) 2023-10-06 18:20:20 +02:00
Anton Shepilov b149882c34 🌟 Synchronization of the user with LDAP (#185)
* 🌟Synchronization of the user with LDAP
2023-09-06 18:47:54 +02:00
Romaric Mourgues 362f82a29a Redirect plugins to node 2023-04-25 13:20:57 +02:00
Romaric Mourgues 9279d7a858 No plugin server on TDrive 2023-04-25 11:06:06 +02: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