Michael Snoyman
855ae91a99
Merge pull request #5 from solidsnack/master
...
Simplify use of Bash script for setup
2012-12-29 09:15:09 -08:00
Jason Dusek
17843e9239
Quote variable reference (you never know :).
2012-12-28 14:29:09 +00:00
Jason Dusek
5ef3005eac
Move setting of diagnostic/error flags into script.
2012-12-28 14:27:55 +00:00
Michael Snoyman
894607bc15
Version bump
2012-12-27 11:53:34 +02:00
Michael Snoyman
2fd2919640
Correctly set UID/GID on all created folders ( #4 )
2012-12-27 11:52:55 +02:00
Michael Snoyman
54dbe11845
Removed out-of-date technical details
2012-12-27 10:38:38 +02:00
Michael Snoyman
02a85413aa
Place process tracker in its own process group
2012-11-19 12:11:31 +02:00
Michael Snoyman
c1e49dc1cf
Kill processes when Keter shuts down ( #3 )
2012-11-19 10:31:40 +02:00
Michael Snoyman
93676eeb07
Slightly more helpful error messages
2012-11-04 10:35:21 +02:00
Michael Snoyman
71e5772505
Version bump
2012-10-24 16:54:54 +02:00
Michael Snoyman
5a5c7a45b1
Quick Start in README
2012-10-24 16:54:26 +02:00
Michael Snoyman
17df6adf28
Initial setup-keter.sh
2012-10-24 16:43:00 +02:00
Michael Snoyman
bd876edd3a
setuid support
2012-10-24 16:31:18 +02:00
Michael Snoyman
b16bf80c6f
Additions to README.md
2012-10-24 16:30:14 +02:00
Michael Snoyman
264a9f33bc
Documentation: file location is /opt/keter/bin
2012-10-23 20:48:55 +02:00
Michael Snoyman
29eb1a4a6c
Version bump
2012-10-21 15:04:31 +02:00
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
0f5920cf12
unix-process-conduit bump
2012-10-16 08:02:59 +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
63dc14b394
Version bump
2012-10-14 14:52:12 +02:00
Michael Snoyman
b081c2f28f
Doc notice
2012-10-12 14:46:31 +02:00
Michael Snoyman
6abb9546cb
http-reverse-proxy min version bump
2012-10-12 13:31:56 +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
5dffbed68d
Version bump
2012-10-11 10:27:06 +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
efecb4ba5a
unix-compat 0.4
2012-10-04 18:18:00 +02:00
Michael Snoyman
f5656c660c
network-conduit-tls and http-reverse-proxy
2012-10-02 21:57:27 +02:00
Michael Snoyman
9e5e4ab233
Added --version
2012-09-29 22:44:48 +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
1e271d81e7
Doc updates
2012-09-14 06:26:47 +03:00
Michael Snoyman
4d64ff87de
Version bump
2012-08-22 19:58:44 +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
f654b584ec
yaml 0.8
2012-07-01 11:20:37 +03:00
Michael Snoyman
c390d045d4
Config file ( #1 )
2012-05-29 05:30:59 +03:00
Michael Snoyman
60f4492d63
Sample app prints headers
2012-05-24 22:15:11 +03:00