Girish Ramakrishnan
|
9b74bb73aa
|
config.js is dead, long live config.js
we use settings now
|
2019-07-26 14:51:51 -07:00 |
|
Girish Ramakrishnan
|
12eae1eff2
|
Make port a constant
|
2019-07-25 16:08:54 -07:00 |
|
Girish Ramakrishnan
|
a961407379
|
Fix setup and restore to have a task style API
|
2018-12-16 11:02:49 -08:00 |
|
Girish Ramakrishnan
|
8d944f9a4a
|
Allow setup to be run again as long as not-activated
this is useful if the activation fails somewhere mid-way and we don't
need to re-setup the cloudron all over
|
2018-12-07 15:11:25 -08:00 |
|
Girish Ramakrishnan
|
03984a811f
|
dnsSetup -> setup
It now takes a dnsConfig object. It will end up taking other config
objects for provisioning.
|
2018-10-30 14:01:02 -07:00 |
|
Girish Ramakrishnan
|
2688a57d46
|
Move version out of config.js
We now store this in a file called VERSION inside the tarball
itself.
|
2018-10-27 11:13:36 -07:00 |
|
Girish Ramakrishnan
|
7ad069fd94
|
Make config.setVersion hidden
|
2018-10-27 10:44:21 -07:00 |
|
Johannes Zellner
|
24d3195660
|
Add dns setup and activation route tests
|
2018-02-09 12:43:20 +01:00 |
|
Girish Ramakrishnan
|
4b642a407f
|
remove caas dep from tests
|
2018-01-18 13:50:57 -08:00 |
|
Girish Ramakrishnan
|
e6eb54d572
|
More test fixing
|
2017-11-27 18:19:20 -08:00 |
|
Girish Ramakrishnan
|
68c26c1d12
|
Fix route/ tests
|
2017-11-27 16:01:52 -08:00 |
|
Girish Ramakrishnan
|
3a74babcf4
|
Fix error message
|
2017-11-27 13:59:56 -08:00 |
|
Johannes Zellner
|
8d69e5f3b9
|
More test cleanups to support domains api
|
2017-11-21 02:46:20 +01:00 |
|
Girish Ramakrishnan
|
98cad0678d
|
Handle json parse errors with new body-parser module
|
2017-11-16 11:47:17 -08:00 |
|
Girish Ramakrishnan
|
b13de298bf
|
Add some REST api tests
|
2016-06-01 16:33:18 -07:00 |
|