| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/gemserv/ |
Upload File : |
[
{ type: install
message: <<EOM
Gemserv gemini server is now installed.
README and UPDATING files from source distribution are installed in:
/usr/local/share/doc/gemserv/
Example cgi-scripts are installed in:
/usr/local/share/examples/gemserv/
Quick Start:
1) Check, edit server configuration in /usr/local/etc/gemserv/config.toml
(see config.toml-dist for all configuration options)
2) Generate TLS key and cert, i.e. for domain "gemini.example.net":
openssl req -newkey rsa:4096 -nodes -keyout /usr/local/etc/gemserv/key.pem \
-x509 -days 36500 -out /usr/local/etc/gemserv/cert.pem \
-subj "/C=FR/ST=FR/L=FR/O=example.net/OU=IT/CN=gemini.example.net/emailAddress=root@example.net"
chown _gemini /usr/local/etc/gemserv/key.pem
3) sysrc gemserv_enable=YES
4) service gemserv start
5) tail /var/log/messages
EOM
}
]