Girish Ramakrishnan
73f28d7653
put back request
2015-10-20 00:20:21 -07:00
Girish Ramakrishnan
990b7a2d20
implement scheduler
...
- scan for apps every 10 minutes and schedules tasks
- uses docker.exec
- there is no way to control exec container. docker developers
feel exec is for debugging purposes primarily
- future version will be based on docker run instead
part of #519
2015-10-19 14:53:34 -07:00
Johannes Zellner
c1047535d4
Update to new manifestformat
2015-10-12 13:22:56 +02:00
Johannes Zellner
9bd43e3f74
Update to new manifestformat version 1.9.0
2015-10-11 17:19:39 +02:00
Johannes Zellner
df10c245de
app.js is no more
2015-09-22 22:00:42 +02:00
Girish Ramakrishnan
d6a0c93f2f
test: make register subdomain work
2015-09-09 14:32:05 -07:00
Girish Ramakrishnan
e76584b0da
Move from supervisor to systemd
...
This removes logrotate as well since we use systemd logging
2015-09-07 14:31:25 -07:00
Johannes Zellner
22793c3886
move aws-sdk from dev to normal dependencies
2015-08-25 17:52:00 -07:00
Girish Ramakrishnan
033df970ad
Update manifestformat@1.7.0
2015-08-24 22:56:02 -07:00
Girish Ramakrishnan
d49b90d9f2
Remove unused nodejs-disks
2015-08-13 10:34:06 -07:00
Girish Ramakrishnan
8cd13bd43f
Update safetydance
2015-08-08 18:53:16 -07:00
Girish Ramakrishnan
e4ef279759
Update safetydance and lastmile
2015-08-06 13:54:15 -07:00
Girish Ramakrishnan
cf7fecb57b
bump cloudron-manifestformat
2015-08-06 13:50:27 -07:00
Johannes Zellner
864dd5bf26
New shrinkwrap for ldapjs without dtrace-provider
...
We have to install ldapjs with --no-optional
Fixes #460
2015-08-04 20:43:36 +02:00
Girish Ramakrishnan
2c0786eb37
Use ldapjs from github directly
...
The 0.7.x ldapjs is over a year old and uses dtrace as a dep which
causes issues when rebuilding.
2015-07-27 13:06:30 -07:00
Girish Ramakrishnan
ef9508ccc5
Use BOX_ENV instead of NODE_ENV
...
Let NODE_ENV be used by node modules and always be set to production
Fixes #453
2015-07-24 01:42:28 -07:00
Girish Ramakrishnan
df9d321ac3
app.portBindings and newManifest.tcpPorts may be null
2015-07-20 00:10:36 -07:00