| 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/sysutils/anvil/files/ |
Upload File : |
[
{ type: install
message: <<EOM
After installing anvil, this is a short checklist of things to do, depending
on which tools are using.
For cert-puller:
* adjust /usr/local/etc/anvil/cert-puller.conf
* run 'cert-puller -s' to see the visudo settings you need
* adjust the service configuration files (e.g. httpd.conf) if cert filenames
are different from defaults. By default, anvil uses:
* example.org.fullchain.cer
* example.org.key
* anvil does not distribute .key files. Do that manually.
* install the crontab for anvil: sudo crontab -u anvil -e
###
# use /bin/sh to run commands, overriding the default set by cron
SHELL=/bin/sh
# mail any output to here, no matter whose crontab this is
MAILTO=you@example.org
7 13 * * * /usr/local/bin/cert-puller
###
For cert-shifter:
* adjust /usr/local/etc/anvil/cert-shifter.conf
* install the crontab for anvil: sudo crontab -u anvil -e
###
# use /bin/sh to run commands, overriding the default set by cron
SHELL=/bin/sh
# mail any output to here, no matter whose crontab this is
MAILTO=you@example.org
19 20 * * * /usr/local/bin/cert-shifter
###
EOM
}
]