18 lines
369 B
Plaintext
18 lines
369 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You installed MORPHiS: Secure decentralized data store and mail.
|
|
|
|
It is recommended to run MORPHiS as a service:
|
|
# sysrc morphis_enable="YES"
|
|
# service morphis start
|
|
|
|
To access MORPHiS please navigate to:
|
|
http://localhost:4251
|
|
|
|
You can also run MORPHiS manually (not recommended) with the command:
|
|
# su -m %%USER%% -c morphis
|
|
EOM
|
|
}
|
|
]
|