Commit Graph

95 Commits

Author SHA1 Message Date
Girish Ramakrishnan
9f9f745f47 Add vultr object storage 2021-06-16 22:51:05 -07:00
Girish Ramakrishnan
841c9bc261 add sshfs bits to restore and backup UI 2021-05-27 15:31:37 -07:00
Girish Ramakrishnan
8590148803 typo 2021-05-27 13:19:13 -07:00
Girish Ramakrishnan
a54a404dac backups: add mount configuration and status 2021-05-17 22:50:49 -07:00
Girish Ramakrishnan
c56c43c464 app backup filename now has fqdn
Part of cloudron/box#782
2021-05-08 17:32:12 -07:00
Johannes Zellner
b9ef941b80 Make backup check messages translatable 2021-04-01 16:36:52 +02:00
Johannes Zellner
9a5bd8a846 Use 24h time instead of 12h to avoid localization requirement 2021-03-31 14:42:10 +02:00
Girish Ramakrishnan
14e1e2fc71 add note on ovh storage vs s3 subdomain usage 2021-03-05 10:31:20 -08:00
Girish Ramakrishnan
7e02996b28 Revert "ovh: storage URLs have changed"
This reverts commit 9e853c07eb.

The URL change is incorrect. storage subdomain is for openstack
2021-03-05 00:15:43 -08:00
Girish Ramakrishnan
818185bf5b DO: add SFO3 region 2021-03-03 08:53:27 -08:00
Girish Ramakrishnan
bec228b854 ionos: add profit bricks object storage 2021-02-04 10:14:42 -08:00
Girish Ramakrishnan
9e853c07eb ovh: storage URLs have changed
https://forum.cloudron.io/topic/4362/possibly-needing-to-update-ovh-object-storage-url
2021-02-03 16:33:43 -08:00
Johannes Zellner
709a12e74c Add china S3 regions 2020-12-02 18:20:58 +01:00
Girish Ramakrishnan
b1addd05dc backup: make password and passwordRepeat the same when not set 2020-11-17 21:12:27 -08:00
Johannes Zellner
5d2f3d51bf Make user repeat the backup encryption password 2020-11-14 11:01:46 +01:00
Girish Ramakrishnan
ecf1852367 better filenames for backup configs 2020-10-15 16:44:26 -07:00
Girish Ramakrishnan
e21a504c35 we upload 3 parts in parallel 2020-09-10 08:30:59 -07:00
Girish Ramakrishnan
92b9fc02fa Fix memory slider 2020-09-10 00:07:12 -07:00
Girish Ramakrishnan
18ba66afcc add linode singapore region 2020-09-02 19:35:02 -07:00
Girish Ramakrishnan
1000d88508 ovh: add sydney region 2020-09-02 19:30:55 -07:00
Johannes Zellner
2f96f565eb Use TASK_TYPES in backup view 2020-09-01 16:36:07 +02:00
Girish Ramakrishnan
ac23b610bc Add upload part size slider 2020-08-19 14:56:41 -07:00
Girish Ramakrishnan
32f4f88b88 help text everywhere 2020-08-11 17:03:49 -07:00
Girish Ramakrishnan
45b3062ac6 Always init the concurrency values 2020-08-11 16:51:02 -07:00
Girish Ramakrishnan
97df39a16f add advanced section to tune backup settings 2020-08-11 09:16:09 -07:00
Girish Ramakrishnan
29c20cfcc4 rename variable 2020-07-29 15:24:10 -07:00
Girish Ramakrishnan
b5c25bcaaa Fix typo in pattern 2020-07-29 12:01:00 -07:00
Girish Ramakrishnan
8abe0a174a Handle case where all days are to be selected 2020-07-29 09:27:55 -07:00
Girish Ramakrishnan
692abcd6de show backup days and hours 2020-07-28 23:09:25 -07:00
Johannes Zellner
03bdcc786e Show critical backup config warning directly in backup ui instead of notification 2020-07-28 18:08:57 +02:00
Girish Ramakrishnan
3abdbdc7c9 Add info on what cleanup backups does 2020-07-15 15:10:44 -07:00
Girish Ramakrishnan
e77d3f4fcc import and restore: add b2 provider
part of cloudron/box#508
2020-07-13 15:36:44 -07:00
Girish Ramakrishnan
7aff747b1c backups: add b2 provider
part of cloudron/box#508
2020-07-13 14:58:14 -07:00
Johannes Zellner
c9ba4ba50a Add nfs storage provider 2020-06-22 15:51:18 +02:00
Johannes Zellner
1d15fd3178 Allow to specify region for custom s3 v4 compat 2020-06-15 16:51:56 +02:00
Johannes Zellner
5440a3b62b Ensure we send the info also for cifs 2020-06-08 18:00:04 +02:00
Johannes Zellner
24737382f9 Add CIFS storage backend 2020-06-08 17:52:56 +02:00
Johannes Zellner
e19edcb67a Do not crash when retention policy is unknown to the dashboard code 2020-06-05 14:35:34 +02:00
Johannes Zellner
8d79244068 Reorder backup provider list 2020-06-05 12:48:27 +02:00
Johannes Zellner
8ee66d3abf Add sshfs backup configuration 2020-06-05 12:47:33 +02:00
Girish Ramakrishnan
79eecd8b3e OVH requires region to be set
https://docs.ovh.com/gb/en/public-cloud/getting_started_with_the_swift_S3_API/#configure-aws-client
2020-05-27 18:11:28 -07:00
Girish Ramakrishnan
ca09f64c12 force path style to true for minio
part of cloudron/box#680
2020-05-27 17:50:23 -07:00
Johannes Zellner
034b2b2ddd Add backup details dialog
When a backup contains many apps, displaying them in the main backup
list is confusing and hides most apps
2020-05-22 13:48:29 +02:00
Girish Ramakrishnan
fb5a789f55 1 monthly does not make much sense 2020-05-21 14:09:06 -07:00
Johannes Zellner
d2a81ce907 Move retention and backup schedule interval into a separate settings dialog 2020-05-19 16:13:20 +02:00
Johannes Zellner
1f0b0d7bd1 Add all wasabi regions 2020-05-19 14:52:42 +02:00
Girish Ramakrishnan
606fe87ca0 backups: show the app info in contents 2020-05-16 09:47:00 -07:00
Girish Ramakrishnan
c2ed909818 fixes to backups view 2020-05-15 12:48:54 -07:00
Girish Ramakrishnan
6528461873 Add backup listing UI 2020-05-14 22:42:41 -07:00
Girish Ramakrishnan
be489744c9 Add some retention policies 2020-05-14 21:36:22 -07:00