Girish Ramakrishnan
|
d089444441
|
db upgrade: stop containers only after exporting
we cannot export if the containers were nuked in the platform logic.
for this reason, move the removal near the place where they get started.
|
2020-07-30 15:28:53 -07:00 |
|
Johannes Zellner
|
312efdcd94
|
Fix debug message
|
2020-07-29 20:38:46 +02:00 |
|
Johannes Zellner
|
9106b5d182
|
Avoid using extra /data dir for filemanager
|
2020-07-29 20:14:14 +02:00 |
|
Johannes Zellner
|
74bdb6cb9d
|
Only mount app data volumes if localstorage is used
|
2020-07-29 19:58:41 +02:00 |
|
Johannes Zellner
|
0a44d426fa
|
Explicitly mount all apps into the sftp container
|
2020-07-29 19:47:37 +02:00 |
|
Johannes Zellner
|
e1718c4e8d
|
If app.dataDir is set, first unmount from sftp before deleting on uninstall
|
2020-07-29 17:54:32 +02:00 |
|
Johannes Zellner
|
ef296c24fe
|
Mount data custom app data location specifically into sftp addon
Fixes #722
|
2020-07-24 15:43:26 +02:00 |
|
Girish Ramakrishnan
|
a843104348
|
sftp: typo
|
2019-08-12 11:31:59 -07:00 |
|
Girish Ramakrishnan
|
4c1e967dad
|
give containers a hostname
this only affects the hostname and not the network name/alias
|
2019-06-01 10:02:26 -07:00 |
|
Girish Ramakrishnan
|
a0d1016c01
|
containerize sftp
|
2019-04-04 22:43:02 -07:00 |
|