Johannes Zellner
e7fc40cfdd
Minor code style changes
2016-12-15 16:57:29 +01:00
Johannes Zellner
55d306c938
we use single quotes
2016-12-15 16:57:29 +01:00
Johannes Zellner
8fe1f2fef1
Rename email dns records route
2016-12-15 16:57:29 +01:00
Dennis Schwerdel
1065b56380
Check dns records for generic dns providers
2016-12-15 16:57:29 +01:00
Girish Ramakrishnan
e58068688c
Add dns-provider to arg list
2016-12-15 07:41:09 -08:00
Girish Ramakrishnan
9a51feed0a
Add --dns-provider argument
...
Maybe someday we can set other providers like route53 etc here
2016-12-15 07:35:56 -08:00
Girish Ramakrishnan
9ac8cc2cd7
Do not override the tls config provider when restoring
2016-12-15 07:32:10 -08:00
Girish Ramakrishnan
54a388af5e
Add debug
2016-12-15 07:30:38 -08:00
Girish Ramakrishnan
5dda872917
Add note about the log message
2016-12-14 19:21:43 -08:00
Girish Ramakrishnan
3277cfdc6b
Remove IP detection logic
...
This code was here to check if user will get an admin certificate.
It doesn't work well for intranet cloudron's. The check is also not
complete since just DNS is not enough for LE to succeed, we also
require port forwarding.
2016-12-14 19:19:00 -08:00
Girish Ramakrishnan
c759a1c3f6
Fix test
2016-12-14 15:04:14 -08:00
Girish Ramakrishnan
b77b2ab82d
add manual dns provider to the ui
2016-12-14 14:59:16 -08:00
Girish Ramakrishnan
855de8565e
Allow setting manual dns provider in api
2016-12-14 14:58:08 -08:00
Girish Ramakrishnan
f1ad003b41
Switch dns backend default to manual
...
Existing cloudrons should be OK because there is no entry in the db
by default for dnsConfig.
2016-12-14 14:56:48 -08:00
Girish Ramakrishnan
f6507ecbe3
noop dns backend does not wait for dns anymore
2016-12-14 14:56:03 -08:00
Girish Ramakrishnan
79083925d1
Add manual dns backend
...
The manual differs from noop in that it will perform the
wait for dns check.
2016-12-14 14:54:14 -08:00
Girish Ramakrishnan
de1c677e75
Simply get admin cert after waiting for dns
...
Removes some specialized code that was in installAdminCertificate.
2016-12-14 14:52:42 -08:00
Girish Ramakrishnan
3ede9af34b
remove subdomains.status
2016-12-14 14:47:03 -08:00
Girish Ramakrishnan
d475d9bcbf
Make waitForDns provider specific
...
This will allow us to create a proper 'noop' backend that does
not wait for dns to be in sync. This is required for local/intranet
setups.
2016-12-14 14:43:20 -08:00
Girish Ramakrishnan
bf095f0698
Skip admin cert installation with fallback tls provider
2016-12-13 18:58:07 -08:00
Girish Ramakrishnan
90d9d6da8b
doc: reword text a bit
2016-12-13 17:34:11 -08:00
Girish Ramakrishnan
5ed4d66dfe
Make apps test pass
2016-12-13 11:31:14 -08:00
Girish Ramakrishnan
60b45912ce
update nock
2016-12-13 10:58:12 -08:00
Girish Ramakrishnan
29aad624d5
Remove redundant fallback
2016-12-13 10:18:16 -08:00
Johannes Zellner
2bf8584f30
Do not take the addon object, but the boolean
v0.90.0
2016-12-12 17:29:42 +01:00
Johannes Zellner
d083ff3400
Add documentation for minio
2016-12-12 15:33:21 +01:00
Johannes Zellner
b6e96d77aa
Thanks shell
2016-12-12 14:59:30 +01:00
Johannes Zellner
6e1751d0ed
Set empty endpoint url for caas storage backend
...
Caas storage backend also uses the s3 code branches
2016-12-12 14:00:07 +01:00
Johannes Zellner
c1700069dc
Ensure we run inside a sane folder when switching the codes
2016-12-12 12:43:37 +01:00
Johannes Zellner
17c2aa4faf
singleUser is gone, welcome optionalSso docs
2016-12-12 12:22:09 +01:00
Johannes Zellner
8f47861b6d
Mention if a manifest field is required for store submission
2016-12-12 12:19:18 +01:00
Johannes Zellner
8f2ee9a7cd
mediaLinks does not yet support videos
2016-12-12 12:15:42 +01:00
Johannes Zellner
93e976fdb0
Add 0.90.0 changes
2016-12-12 12:10:41 +01:00
Johannes Zellner
c737ea1954
Show contact help line for manual email dns setup
2016-12-12 12:05:12 +01:00
Johannes Zellner
700d815d54
Show warning with more description when enabling email
...
Fixes #132
2016-12-12 12:05:04 +01:00
Johannes Zellner
382219a29f
Show help bubble for backups configuration
2016-12-12 11:32:37 +01:00
Johannes Zellner
a372853777
Simplify help bubbles
2016-12-12 11:26:47 +01:00
Johannes Zellner
79f1cd16a3
Add placeholder text for s3 config
2016-12-12 09:51:52 +01:00
Johannes Zellner
b2dbb5a100
Fixup bugs with updated backup scripts
2016-12-12 09:51:52 +01:00
Johannes Zellner
01631e0477
Allow optional endpoint in s3 settings ui
...
Part of #123
2016-12-12 09:51:52 +01:00
Johannes Zellner
816911d071
Make s3 backup scripts aware of endpoints
...
Part of #123
2016-12-12 09:51:52 +01:00
Girish Ramakrishnan
2cf0d6db9d
customAuth is obsolete
2016-12-09 18:43:26 -08:00
Johannes Zellner
1df47b7c05
Mention lightsail as a supported provider
2016-12-09 17:15:17 +01:00
Johannes Zellner
622ac54213
Remove first.
2016-12-08 22:43:58 +01:00
Johannes Zellner
e2d8853704
Sync non existing group text between install and configure dialogs
2016-12-08 22:43:17 +01:00
Johannes Zellner
4993c5010b
Align access control groups
2016-12-08 22:40:40 +01:00
Johannes Zellner
8bd0d7c143
Move disable user management option to the top
2016-12-08 22:35:49 +01:00
Johannes Zellner
761ce99f8e
Show overall system disk usage in graphs
...
Also adds a bit of description what the numbers include.
Fixes #83 since any more folder level information is currently too much work.
v0.80.1
2016-12-07 16:48:39 +01:00
Johannes Zellner
ba7c901d7a
Add more appstore categories
...
We do not have real categories, but only do filtering
based on the tags an app mentions. This changes adds more such tags, so
one by one we should ensure the correct tags are used in each app.
Apps not part of any such category can be found by full text search
field in the ui
Fixes #114
2016-12-07 14:50:23 +01:00
Johannes Zellner
99c88ed7a0
Update to latest font-awesome
2016-12-07 14:50:09 +01:00