Johannes Zellner
|
ac25477cd7
|
Ensure we prefix all output with a timestamp
note that debug() already does this now on its own in the same format
it does not use console.log but process.stderr
|
2018-11-16 13:02:37 +01:00 |
|
Johannes Zellner
|
59b86aa090
|
Stop logging box to journald
|
2018-11-16 12:15:38 +01:00 |
|
Girish Ramakrishnan
|
0fc4f4bbff
|
Explicitly pass port and logdir
|
2018-06-11 22:53:12 -07:00 |
|
Girish Ramakrishnan
|
0b82146b3e
|
Install cloudron-syslog service file from box repo
|
2018-06-11 22:42:49 -07:00 |
|
Girish Ramakrishnan
|
956fe86250
|
Add firewall service
Docker really insists on adding itself to the top of the FORWARD
chain. Making our firewall side-steps this docker design.
|
2017-03-29 02:31:53 -07:00 |
|
Girish Ramakrishnan
|
56b0f57e11
|
Move unbound systemd config to separate file
|
2017-01-30 12:39:19 -08:00 |
|
Girish Ramakrishnan
|
d93edc6375
|
box.service: start after nginx
|
2017-01-25 11:28:31 -08:00 |
|
Girish Ramakrishnan
|
90c1fd4c31
|
rename the service to cloudron-resize-fs
|
2016-12-30 11:27:00 -08:00 |
|
Girish Ramakrishnan
|
fad6221750
|
Run cloudron-system-setup before box
|
2016-12-30 11:23:53 -08:00 |
|
Girish Ramakrishnan
|
379042616f
|
Ensure box.service starts after mysql.service
|
2016-12-29 14:24:29 -08:00 |
|
Girish Ramakrishnan
|
7de94fff1b
|
Merge container logic into start.sh
This whole container thinking is over-engineered and we will get to
it if and when we need to.
|
2016-12-29 12:01:59 -08:00 |
|