aboutsummaryrefslogtreecommitdiff
path: root/www/cocoon/pkg-message
blob: cf783f8360eaeb48e9490ac571bff875b989bb5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Cocoon is now installed in %%APP_HOME%%.

In order to be able to run Cocoon, please add the following line to
/etc/rc.conf:

%%APP_NAME%%_enable="YES"

If you wish to start cocoon right now, invoke the startup script with
`%%PREFIX%%/etc/rc.d/%%APP_NAME%%.sh start'
and point your web browser to the default home page at
http://localhost:%%PORT%%/ where you may read the documentation and test the
samples.