4 Commits

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