Johannes
b40a9803a8
Adjust script paths for isntaller.sh movement
2016-11-06 14:30:26 +01:00
Johannes
c70c7462bf
hooks for installer are just local sysadmin webhooks
2016-11-06 14:29:41 +01:00
Johannes
16deb001bf
No more cloudron-installer to stop
2016-11-06 14:29:41 +01:00
Johannes
38ddf12542
Instead of calling the installer, just run update.sh
...
update.sh will run detached and triggers the installer.sh
2016-11-06 14:29:41 +01:00
Johannes
525c7f2685
add shell.sudoDetached()
2016-11-06 14:29:41 +01:00
Johannes
4d360e3798
Allow update.sh to be run as root
2016-11-06 14:29:41 +01:00
Johannes
8adf9f3643
Add initial update.sh script to trigger installer.sh from box
2016-11-06 14:29:41 +01:00
Johannes
cc6b260189
Bump mail container version
2016-11-04 10:07:14 +01:00
Johannes
5ba86d5c35
Use aws s3 cli to test credentials
...
This allows us to test the exact same usage of the api
through the cli tool, not the javascript api
2016-10-28 16:36:05 +02:00
Girish Ramakrishnan
d36af33269
default dns config has changed
2016-10-25 11:37:24 -07:00
Girish Ramakrishnan
eaa747fe39
do not install admin certs during test
2016-10-25 11:36:56 -07:00
Johannes
e1be8659fa
Also validate DNS config for digitalocean backend
2016-10-25 16:18:54 +02:00
Johannes
eb963f3e1b
Report auth issues in digitalocean dns backend
2016-10-25 16:18:33 +02:00
Johannes
a23f5d45b0
Improve error feedback when setting Route53 credentials
2016-10-25 16:06:31 +02:00
Johannes
0c6a2008ff
Also support noop dns provider in settings backend
2016-10-25 14:55:20 +02:00
Johannes
d7a91429f3
noop dns provider is a valid one
2016-10-25 14:15:54 +02:00
Johannes Zellner
2c279dc77e
Set LE as default tls config
2016-10-21 10:31:55 -07:00
Johannes Zellner
5d8b46e015
Add more fallbacks for settings
2016-10-21 10:31:30 -07:00
Girish Ramakrishnan
6b72ee61f9
Show good error message for invalid username
2016-10-17 19:02:48 -07:00
Girish Ramakrishnan
4313d8a28c
Send mail when backup fails
...
Fixes #9
2016-10-14 15:08:41 -07:00
Girish Ramakrishnan
ae299f5838
Fix failing test
2016-10-14 09:30:42 -07:00
Girish Ramakrishnan
bafc35f99e
Revert "Use in-place replacement ursa-purejs for native ursa"
...
This reverts commit 8e033dc387 .
Lots of things in ursa-purejs is unimplemented. We get errors like:
/home/yellowtent/box/node_modules/ursa-purejs/lib/ursa.js:331
throw new Error("Unsupported operation : sign");
^
Error: Unsupported operation : sign
at Object.sign (/home/yellowtent/box/node_modules/ursa-purejs/lib/ursa.js:331:13)
at Object.sign (/home/yellowtent/box/node_modules/ursa-purejs/lib/ursa.js:624:27)
at /home/yellowtent/box/src/cert/acme.js:112:50
at /home/yellowtent/box/src/cert/acme.js:70:16
2016-10-13 21:41:04 -07:00
Girish Ramakrishnan
32eb1edead
center it
2016-10-13 16:26:29 -07:00
Girish Ramakrishnan
1187e6a101
Add powered by footer to password reset
2016-10-13 16:18:26 -07:00
Girish Ramakrishnan
f94a653e80
Add powered by footer
...
Fixes #77
2016-10-13 16:18:22 -07:00
Girish Ramakrishnan
1c22cb8443
Pass invitor object when reinviting user
2016-10-13 15:57:58 -07:00
Girish Ramakrishnan
49f7fb552b
settings api: key if present must be a string
2016-10-13 15:32:18 -07:00
Girish Ramakrishnan
d460c36e14
Simply use settings.setBackupConfig
2016-10-13 15:32:00 -07:00
Girish Ramakrishnan
6e8eea6876
Use getBackupConfig instead and allow key to be settable
2016-10-13 15:23:49 -07:00
Girish Ramakrishnan
fd1b56b9e9
Fix failing sysadmin test
2016-10-13 15:13:28 -07:00
Girish Ramakrishnan
92106a2a52
Fix failing simple auth test
2016-10-13 15:11:03 -07:00
Girish Ramakrishnan
8809552fb2
Fix failing apps test
2016-10-13 15:04:12 -07:00
Girish Ramakrishnan
3652d7f186
Fix failing cloudron-test
2016-10-13 14:55:14 -07:00
Girish Ramakrishnan
74abb26016
Fix failing backup test
2016-10-13 14:50:54 -07:00
Girish Ramakrishnan
606f28c724
fix failing setting test
2016-10-13 14:45:18 -07:00
Girish Ramakrishnan
427f72fb24
bump the infra version
...
this is redundant since we have an upgrade coming up...
2016-10-13 13:23:28 -07:00
Girish Ramakrishnan
21b28d3dcc
Dynamically scale addon memory
...
Simple math for now: we bump up memory in slabs of 4gb
Fixes #79
2016-10-13 13:13:09 -07:00
Johannes Zellner
4099a7a32e
Also use cloudronName in account setup
2016-10-13 17:40:00 +02:00
Johannes Zellner
97a17ff25f
Amend common template values in a central place
2016-10-13 17:34:21 +02:00
Johannes Zellner
68d37b7260
Render the cloudronName in oauth views
2016-10-13 17:24:26 +02:00
Johannes Zellner
7513817d41
Add newline for password reset
2016-10-13 17:19:41 +02:00
Johannes Zellner
a672a930f8
Show cloudron name in password reset mail subject
2016-10-13 17:03:01 +02:00
Johannes Zellner
62b803624f
HTMLify the password reset mail
2016-10-13 16:48:58 +02:00
Johannes Zellner
9872ac424f
Increase mail container memory
...
This is only a temporary fix for the next release, in case
we have not yet implemented a dynamic setting
2016-10-13 13:56:55 +02:00
Johannes Zellner
bca57b5e47
Show cloudron name for webadmin login
...
Fixes #80
2016-10-13 13:56:29 +02:00
Johannes Zellner
e533f506cc
Remove reduandant Cloudron Cloudron
2016-10-13 12:44:08 +02:00
Johannes Zellner
0b8857e1bb
Fix the user add email
2016-10-13 12:37:25 +02:00
Johannes Zellner
5a1729d715
Improve the invite mail
2016-10-13 11:56:23 +02:00
Johannes Zellner
946d4f1b70
Actually set the html content for the invite mail
2016-10-13 11:38:52 +02:00
Johannes Zellner
8e033dc387
Use in-place replacement ursa-purejs for native ursa
...
The native modules often cause headaches with rebuilds
2016-10-13 11:23:57 +02:00