Commit Graph

48 Commits

Author SHA1 Message Date
Michael Snoyman
52971e4b6f Removed host list on Keter welcome page 2012-10-21 07:11:46 +02:00
Michael Snoyman
b0c173a8c1 Host name redirects 2012-10-21 07:07:26 +02:00
Michael Snoyman
99739e3f84 Slightly better error message 2012-10-21 06:51:35 +02:00
Michael Snoyman
30804ae341 unix-process-conduit 0.2 2012-10-16 21:21:11 +02:00
Michael Snoyman
da6ea6735c onException killProcess 2012-10-16 15:13:26 +02:00
Michael Snoyman
bc095450b2 CloseOnExec for creating files
This should solve the text file busy issue. The problem was that while
one green thread was writing a file to disk, another would already be
forking a process for executing a separate app. That new process would
retain a write FD to the file being created, which prevented that file
from eventually being executed.
2012-10-15 14:35:43 +02:00
Michael Snoyman
cbd0f9d19e New static hosts format 2012-10-14 18:17:01 +02:00
Michael Snoyman
6955fe93e0 static-hosts 2012-10-12 12:59:46 +02:00
Michael Snoyman
a16f532880 extra-hosts 2012-10-12 12:17:00 +02:00
Michael Snoyman
e0fa8d7bac Avoid Tar.unpack 2012-10-12 12:02:58 +02:00
Michael Snoyman
3a54ae43af network-conduit-tls and unix version bumps 2012-10-11 10:25:17 +02:00
Michael Snoyman
309ee985b0 unix-process-conduit 2012-10-04 19:16:45 +02:00
Michael Snoyman
841e2ab9ab New network-conduit 2012-10-04 18:26:21 +02:00
Michael Snoyman
f5656c660c network-conduit-tls and http-reverse-proxy 2012-10-02 21:57:27 +02:00
Michael Snoyman
18cc6e3a9e Use entire cert chain 2012-09-14 07:05:06 +03:00
Michael Snoyman
20401ec6d4 Handle incomplete HTTP headers in single chunk 2012-09-14 07:04:03 +03:00
Michael Snoyman
50e73b2b0c Code fix 2012-09-14 06:46:13 +03:00
Michael
da1b03b1d3 ssl option for each app 2012-09-14 06:29:03 +03:00
Michael Snoyman
1295a1838d Sanitize PostgreSQL names 2012-08-22 19:58:16 +03:00
Michael Snoyman
fe44d638e9 Replace onException with finally 2012-08-15 18:30:18 +03:00
Michael Snoyman
0cb1d5b2a0 Initial SSL support 2012-08-09 18:12:32 +03:00
Michael Snoyman
80798aafd3 Initial built-in reverse proxy (no Nginx required) 2012-08-06 17:44:41 +03:00
Michael Snoyman
c390d045d4 Config file (#1) 2012-05-29 05:30:59 +03:00
Michael Snoyman
e23042e0aa X-Real-IP 2012-05-24 19:26:12 +03:00
Michael Snoyman
833305e1ee Attaching new process message 2012-05-22 21:49:11 +03:00
Michael Snoyman
ddcae7adc5 A few more minor tweaks 2012-05-17 11:47:54 +03:00
Michael Snoyman
4053463dd2 Minor fixes 2012-05-17 11:42:41 +03:00
Michael Snoyman
9ff3365bcd Rate limiting on process restart 2012-05-17 10:59:17 +03:00
Michael Snoyman
00a377ce26 Logger does not print ThreadKilled exceptions 2012-05-17 10:01:48 +03:00
Michael Snoyman
fc59cd75ec Improved log messages 2012-05-17 09:39:16 +03:00
Michael Snoyman
c8b26a42ec Full logging 2012-05-17 09:32:11 +03:00
Michael Snoyman
3c4ad2799f LogFile 2012-05-17 07:15:25 +03:00
Michael Snoyman
f03367d849 Converted Keter.Main 2012-05-15 11:38:54 +03:00
Michael Snoyman
b0a09ca626 Converted Keter.App 2012-05-15 11:19:03 +03:00
Michael Snoyman
3d5c7dc01e Nginx converted 2012-05-15 10:49:20 +03:00
Michael Snoyman
faaba90547 Postgres uses Keter.Prelude 2012-05-14 12:26:20 +03:00
Michael Snoyman
05b5dfeec2 TempFolder uses new prelude 2012-05-14 11:18:09 +03:00
Michael Snoyman
3a3edc9431 KIO 2012-05-14 11:03:57 +03:00
Michael Snoyman
3837c68c44 Started Keter.Prelude 2012-05-14 10:15:50 +03:00
Michael Snoyman
9da35dd0aa PostgreSQL 2012-05-11 11:42:56 +03:00
Michael Snoyman
1554bb9196 File watching: it all works 2012-05-11 11:29:25 +03:00
Michael Snoyman
1686e0938b Fix build 2012-05-11 10:40:01 +03:00
Michael Snoyman
3054f5f81d Keter.App 2012-05-11 07:38:05 +03:00
Michael Snoyman
2e6089212f tempfolder 2012-05-08 15:18:06 +03:00
Michael Snoyman
53aa705d2f setupDBInfo 2012-05-08 15:04:46 +03:00
Michael Snoyman
452f24d20e Added Postgres module 2012-05-06 19:09:37 +03:00
Michael Snoyman
379359c779 Keter.Process 2012-05-06 13:29:18 +03:00
Michael Snoyman
8ee7aa945f Nginx module 2012-05-06 07:21:19 +03:00