Girish Ramakrishnan
d51d2e5131
start addons and apps in the cloudron network
...
also remove getLinkSync, since we don't use linking anymore
2016-06-17 09:18:10 -05:00
Girish Ramakrishnan
d5ffa53e70
create an isolated docker network named cloudron
...
we will move from linked containers to an isolated network. This
has the main advantage that linked containers can be upgraded.
For example, I can update the mysql container independently without
breaking the apps that require it. Apps will only see some minor
downtime and will need to reconnect.
2016-06-16 06:59:47 -07:00
Girish Ramakrishnan
f15f3c9052
node-ify setup_infra.sh
2016-06-15 05:26:40 -07:00
Johannes Zellner
385bf3561b
Remove unused function in platform.js
2016-06-08 15:06:03 +02:00
Johannes Zellner
4304f20fe0
Fix some log output
2016-06-08 15:05:43 +02:00
Johannes Zellner
1b9dbd06c8
Fix typo
2016-06-08 14:55:14 +02:00
Girish Ramakrishnan
9e36b7abf4
load addon vars for existing infra case
2016-05-30 01:06:41 -07:00
Girish Ramakrishnan
e9b3e22e86
check version of existing infra
2016-05-29 21:58:04 -07:00
Girish Ramakrishnan
2909aad72a
use async.series
2016-05-28 01:59:48 -07:00
Girish Ramakrishnan
cafbb31e78
push aliases to mail container on startup
2016-05-28 01:53:25 -07:00
Girish Ramakrishnan
4afdf50736
finally finally finally the tests are working
2016-05-24 20:04:37 -07:00
Girish Ramakrishnan
48e3b8ebf9
provide a dummy config for tests
2016-05-24 17:36:54 -07:00
Girish Ramakrishnan
2347a7ced2
admin email is a platform property
2016-05-24 16:36:56 -07:00
Girish Ramakrishnan
b2cadaf95c
load vars files after the platform is created
2016-05-24 16:28:59 -07:00
Girish Ramakrishnan
7fb28662c1
remove old images in platform.js
2016-05-24 13:23:41 -07:00
Girish Ramakrishnan
4845db538a
use infra_version.js in platform.js
2016-05-24 13:23:41 -07:00
Girish Ramakrishnan
5ac1d5575c
platform.js: minor refactor
2016-05-24 10:58:18 -07:00
Girish Ramakrishnan
e5a030baff
move platform cleanup bits to javascript
2016-05-24 10:52:55 -07:00
Girish Ramakrishnan
c1a2444dfa
move container creation to platform.js
2016-05-24 09:40:26 -07:00