2614c95748
(and missed 3 missed files from previous categories.)
20 lines
481 B
Plaintext
20 lines
481 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Please set the hostname of your fiche server by running:
|
|
sysrc fiche_domain="mypaste.domain.com"
|
|
|
|
You'll still need a separate webserver configured to serve the content that
|
|
fiche produces in %%WWWDIR%%.
|
|
|
|
An example nginx config may be found here:
|
|
https://github.com/solusipse/fiche
|
|
|
|
If you wish to serve the content over HTTPS, please run the following to
|
|
ensure that fiche hands out URLs prefixed with https://:
|
|
|
|
sysrc fiche_flags="-S"
|
|
EOM
|
|
}
|
|
]
|