Commit Graph

11 Commits

Author SHA1 Message Date
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