aboutsummaryrefslogblamecommitdiff
path: root/www/varnish7/pkg-message
blob: f5b1f2bffc6e4ca9d06288885c0cfe8245d427af (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                             
[
{ type: install
  message: <<EOM
QUICK-START GUIDE

It's two in the morning and someone posted a link to your website on Hacker
News.  Don't panic, it takes only a minute to set up Varnish in front of your
web server:

1) Install Varnish
2) Reconfigure your web server to listen on localhost:8080
3) sysrc varnishd_enable=YES
4) service varnishd start

Refer to the documentation for more advanced configuration.
EOM
}
]