Johannes Zellner
|
a8fbfb76e9
|
Use arm64 addons
|
2020-11-09 20:06:39 +01:00 |
|
Johannes Zellner
|
2cd02d7f27
|
Initial port of baseimage setup to arm64
|
2020-11-08 20:32:11 +01:00 |
|
Girish Ramakrishnan
|
bedcd6fccf
|
Disable the timeout altogether for chunk to upload
|
2020-11-06 14:47:14 -08:00 |
|
Girish Ramakrishnan
|
df8a71cd8b
|
Each chunk can take up to 30 mins to upload
|
2020-11-06 00:05:53 -08:00 |
|
Girish Ramakrishnan
|
a113ece22b
|
Still have to preserveEnv for the env vars to make it across sudo
|
2020-11-05 16:13:42 -08:00 |
|
Girish Ramakrishnan
|
a63c2cfdf2
|
reverse this since it makes better reading
|
2020-11-05 16:08:57 -08:00 |
|
Girish Ramakrishnan
|
8f78a9dcde
|
No need to pass --expose-gc
http://sambal.org/2014/02/passing-options-node-shebang-line/ was a cool trick but not needed at all.
https://bitbucket.org/chromiumembedded/cef/issues/483/dont-always-add-the-expose-gc-v8-flag
says it will change behavior in ways we don't want.
|
2020-11-05 16:07:28 -08:00 |
|
Girish Ramakrishnan
|
02eb362f37
|
Set the heap size with large backup memory limits
I had to also give the server some more swap for the backup to succeed
|
2020-11-05 16:06:12 -08:00 |
|
Girish Ramakrishnan
|
f79263a92a
|
backups: periodically dump heap space info
|
2020-11-05 16:06:09 -08:00 |
|
Girish Ramakrishnan
|
cd95da6d35
|
Typo in message
|
2020-11-05 09:59:13 -08:00 |
|
Johannes Zellner
|
5ab2c9afaa
|
Use new sftp image to fix chown
|
2020-11-04 15:11:41 +01:00 |
|
Johannes Zellner
|
e77201099d
|
Encode filemanager route paths correctly and do not expect starts with /
|
2020-11-04 13:58:53 +01:00 |
|
Johannes Zellner
|
30a4c00f35
|
Update sftp addon to avoid crash when overwrite property is missing
|
2020-11-03 21:27:24 +01:00 |
|
Girish Ramakrishnan
|
e68db4ce57
|
Aim for 60% used space
|
2020-11-02 23:42:53 -08:00 |
|
Girish Ramakrishnan
|
b5a83ab902
|
demo: blacklist alltube as well
|
2020-11-02 15:16:21 -08:00 |
|
Girish Ramakrishnan
|
2c9efea733
|
Use debug instead of console.error
|
2020-10-30 11:07:51 -07:00 |
|
Girish Ramakrishnan
|
9615dc1458
|
Mount volumes into the file browser
|
2020-10-30 11:05:47 -07:00 |
|
Girish Ramakrishnan
|
f50a8482c3
|
Fix error code handling
|
2020-10-30 10:04:00 -07:00 |
|
Girish Ramakrishnan
|
cd3dc00f2f
|
Do not allow duplicate mounts
|
2020-10-29 23:07:48 -07:00 |
|
Girish Ramakrishnan
|
65eae30a48
|
Mount API fixes
|
2020-10-29 22:04:38 -07:00 |
|
Girish Ramakrishnan
|
fa4392df09
|
Fix docker.getBinds()
|
2020-10-29 11:47:37 -07:00 |
|
Johannes Zellner
|
f8d6fd80d5
|
Do not crash if app.volumes does not exist
|
2020-10-29 12:09:15 +01:00 |
|
Girish Ramakrishnan
|
88ed545830
|
rename appVolumes to appMounts
|
2020-10-28 22:06:33 -07:00 |
|
Girish Ramakrishnan
|
4388f6e87c
|
Send volumes in REST response
|
2020-10-28 19:33:32 -07:00 |
|
Girish Ramakrishnan
|
6157364e20
|
Cannot update a volume (otherwise, we have to re-configure apps)
|
2020-10-28 17:04:24 -07:00 |
|
Girish Ramakrishnan
|
96999e399d
|
volume: use the load pattern
this way we can stash info in the eventlog
|
2020-10-28 15:56:54 -07:00 |
|
Girish Ramakrishnan
|
6a3df679fa
|
Add volume management
the volumes table can later have backup flag, mount options etc
|
2020-10-28 15:31:21 -07:00 |
|
Johannes Zellner
|
03e49c59e2
|
Revert "more changes"
This reverts commit d69af56c90.
|
2020-10-28 16:16:10 +01:00 |
|
Girish Ramakrishnan
|
b525b6e4fa
|
fix code style
|
2020-10-27 17:15:19 -07:00 |
|
Girish Ramakrishnan
|
5541b89cf7
|
Revert "redis: add optional flag"
This reverts commit 0cac5610c8.
|
2020-10-27 08:48:45 -07:00 |
|
Girish Ramakrishnan
|
aaeed5d18b
|
Revert "Another check for redis services configs"
This reverts commit d6c3c8a294.
|
2020-10-27 08:48:17 -07:00 |
|
Johannes Zellner
|
d6c3c8a294
|
Another check for redis services configs
|
2020-10-27 14:47:52 +01:00 |
|
Johannes Zellner
|
d337fc6d47
|
Do not crash if an app does not have a redis service config
|
2020-10-27 09:32:22 +01:00 |
|
Johannes Zellner
|
2d897d8537
|
A task crash should be visible in the task log
|
2020-10-27 09:20:26 +01:00 |
|
Girish Ramakrishnan
|
12b101e04f
|
Make the timeout 30 seconds everywhere
|
2020-10-26 14:08:34 -07:00 |
|
Girish Ramakrishnan
|
d69af56c90
|
more changes
|
2020-10-26 10:04:37 -07:00 |
|
Girish Ramakrishnan
|
0cac5610c8
|
redis: add optional flag
|
2020-10-24 10:34:30 -07:00 |
|
Girish Ramakrishnan
|
d0afcf6628
|
Disable updating the cloudron user in demo mode
|
2020-10-23 11:41:39 -07:00 |
|
Girish Ramakrishnan
|
37fa27d54f
|
more changes
|
2020-10-22 10:04:27 -07:00 |
|
Girish Ramakrishnan
|
be4fed2c19
|
postgresql: whitelist pgcrypto extension for loomio
|
2020-10-22 08:56:55 -07:00 |
|
Johannes Zellner
|
47d02d8c4f
|
Update sftp addon container
|
2020-10-22 15:52:27 +02:00 |
|
Girish Ramakrishnan
|
4881d8e3a1
|
Add option to allow non-admins to access SFTP
|
2020-10-21 23:38:13 -07:00 |
|
Johannes Zellner
|
cc618abf58
|
Update sftp image
|
2020-10-20 12:44:38 +02:00 |
|
Girish Ramakrishnan
|
546e381325
|
skip downloading image if image present locally
if we use build service app locally (without push), then we can skip
the download altogether.
|
2020-10-19 22:22:29 -07:00 |
|
Girish Ramakrishnan
|
9d1bb29a00
|
sftp: Make extract work
|
2020-10-19 19:58:39 -07:00 |
|
Girish Ramakrishnan
|
876d0d5873
|
sftp: init and access API with a token
|
2020-10-19 19:13:54 -07:00 |
|
Girish Ramakrishnan
|
2aa5c387c7
|
branding: add template variables
we can now have %YEAR% and %VERSION% in the footer
|
2020-10-18 10:19:13 -07:00 |
|
Girish Ramakrishnan
|
9ca8e49a4e
|
More changes
|
2020-10-15 16:46:22 -07:00 |
|
Girish Ramakrishnan
|
6ceed03f6b
|
5.6.3 changes
|
2020-10-12 21:09:47 -07:00 |
|
Girish Ramakrishnan
|
4836b16030
|
postgresql: make the locale configurable
|
2020-10-12 18:57:34 -07:00 |
|