Commit Graph

37 Commits

Author SHA1 Message Date
Christopher Reichert
0d2af247fe Add ghc 7.6 to travis build. 2015-01-11 10:56:02 -06:00
(cdep)illabout
3307b370f2 Fix link to setup-keter.sh in README.md.
The link to setup-keter.sh seems to be incorrect.  It appears that raw
file content is now served from raw.githubusercontent.com.
2014-12-11 23:19:34 +09:00
Adam Schønemann
18b76abfca Updated README
Updated README with clarifcation on default HTTPS support. Also added a small FAQ that explains the symptoms.
2014-10-19 11:50:36 +02:00
Sven Koschnicke
91c74920ca Fixed typo in readme 2014-10-17 09:45:52 +02:00
Christopher Reichert
b0983c8e93 Add note about keter configuration syntax by version. 2014-10-10 15:38:29 -05:00
bermanjosh
b273fb1f96 Update README.md
Include Multiple SSL Certificates example
2014-10-01 12:21:35 +03:00
Michael Snoyman
db705911ce Include some stanza config info 2014-09-21 10:46:49 +03:00
Sajith Sasidharan
a0d6d0b009 Added a note about password-protected SSL keys. 2014-08-20 11:44:47 -04:00
Christopher Reichert
9bf45f9cf8 Update README to reflect the Yesod scaffold environment variable behavior.
Issue #40.

The Yesod scaffold site will automatically use exported environment
variables from Keter and use them in place of the config files.
2014-08-13 21:21:42 -05:00
Michael Snoyman
e1d9e778d2 Possible nginx workaround yesodweb/yesod#677 2014-03-03 07:53:31 +02:00
Daniel Patterson
c52f066639 make args in example config in readme on separate lines, to make it more obvious how separate arguments are passed 2014-02-20 09:32:59 -05:00
Michael Snoyman
4e9096c6e1 Postgres info 2014-02-19 06:11:38 +02:00
Michael Snoyman
632003e6a8 Longer description of Keter at top of README 2014-02-19 06:09:08 +02:00
Michael Snoyman
1b5f82598b Added more info to README.md 2014-02-18 18:39:04 +02:00
Michael Snoyman
7b7f6acdab Doc updates 2013-09-17 08:23:06 +03:00
Michael Snoyman
5d82306dba Some README updates 2013-09-15 10:46:49 +03:00
Aaron Friel
3c85e21dab Merge upstream and bump to 0.4.1 - add wildcard hostname support.
Wildcard hostnames are now supported in Keter, with partial RFC2818 support.

Wildcard hostnames can have exceptions, can be specified at arbitrary depths,
and are non-recursive. `*.example.com` will match `foo.example.com` but not
`foo.bar.example.com`. Likewise, `*.*.example.com` will only match the latter,
not the former.

The keter.cabal is modified to build the example app.

Internal string usage is made more homogeneous to use Data.Text. Despite this,
internationalized domain names are not yet supported unless entered in config
files as punycode.
2013-08-04 19:08:27 -05:00
root
a382522580 Clean up a comment from an earlier version of the code. 2013-03-20 00:24:48 -05:00
root
df38b36b59 Add examples of reverse proxy and header rewriting to configs. 2013-03-20 00:18:10 -05:00
root
58b921866a Add example in README.md for Keter reverse proxy.
This is related to previous commit.
2013-03-16 16:39:38 -05:00
Michael Snoyman
ae3005ac65 Version bump 2013-01-02 18:33:30 +02:00
Jason Dusek
5ef3005eac Move setting of diagnostic/error flags into script. 2012-12-28 14:27:55 +00:00
Michael Snoyman
54dbe11845 Removed out-of-date technical details 2012-12-27 10:38:38 +02:00
Michael Snoyman
5a5c7a45b1 Quick Start in README 2012-10-24 16:54:26 +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
b0c173a8c1 Host name redirects 2012-10-21 07:07:26 +02:00
Michael Snoyman
cbd0f9d19e New static hosts format 2012-10-14 18:17:01 +02:00
Michael Snoyman
b081c2f28f Doc notice 2012-10-12 14:46:31 +02: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
adca2388c6 Updated README.md 2012-05-18 08:50:51 +03:00
Michael Snoyman
4053463dd2 Minor fixes 2012-05-17 11:42:41 +03:00
Michael Snoyman
2e6089212f tempfolder 2012-05-08 15:18:06 +03:00
Michael Snoyman
30439dc3ed README: include port assigner in nginx 2012-05-06 07:27:10 +03:00
Michael Snoyman
45a3ebc46f Updated README 2012-05-06 07:03:48 +03:00