add sqlite3 addon take 2

- there is no container id during the addon lifecycle
- sqlite3 requires the localstorage addon to be inited. so this has to
  become like the ftp option
- remove all that child_process streaming stuff. too complicated
This commit is contained in:
Girish Ramakrishnan
2024-11-20 23:26:43 +05:30
parent f8cd0b5f52
commit 4316d3eade
3 changed files with 58 additions and 112 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"async": "^3.2.5",
"aws-sdk": "^2.1637.0",
"basic-auth": "^2.0.1",
"cloudron-manifestformat": "^5.25.0",
"cloudron-manifestformat": "^5.26.1",
"connect": "^3.7.0",
"connect-lastmile": "^2.2.0",
"connect-timeout": "^1.9.0",