lbartosek
Dabbler
- Joined
- Dec 12, 2018
- Messages
- 13
Hi ya,
I am sorry for asking silly questions that might be answered on the web somewhere already but I cannot really find the answers I need. I know there must be an easy way of doing it. I've installed Let's Encrypt SSL cert on many VMs/Web Servers using Ubuntu but I cannot figure out, how to install the LE cert on my hyper-v>FreeNAS 11.2>NextCloud v15 plugin setup. I got FreeNAS and NextCloud plugin up and running quite easily and fast. Port forwarding has been set on my router correctly so now it's accessible from the internet with a FQDM. All seems to be working fine, however, when I am trying to install the LE cerbot I get stuck when following these articles anyway.
https://www.freshports.org/security/py-certbot-nginx
or
https://certbot.eff.org/lets-encrypt/freebsd-nginx
(I am using nginx and FreeBSD)
I get actually stuck with the very first two command lines
1.
/usr/ports/security/py-certbot: No such file or directory.
2.
I have no idea how to get py27-cerbot to my repositories on the nextcloud jail? I am accessing it via Nextcloud jail shell.
I am again sorry. I am very new to FreeNAS and to FreeBSD too. I'd appreciate any help that will get my owncloud secured as soon as possible, you know.
Thank you
I am sorry for asking silly questions that might be answered on the web somewhere already but I cannot really find the answers I need. I know there must be an easy way of doing it. I've installed Let's Encrypt SSL cert on many VMs/Web Servers using Ubuntu but I cannot figure out, how to install the LE cert on my hyper-v>FreeNAS 11.2>NextCloud v15 plugin setup. I got FreeNAS and NextCloud plugin up and running quite easily and fast. Port forwarding has been set on my router correctly so now it's accessible from the internet with a FQDM. All seems to be working fine, however, when I am trying to install the LE cerbot I get stuck when following these articles anyway.
https://www.freshports.org/security/py-certbot-nginx
or
https://certbot.eff.org/lets-encrypt/freebsd-nginx
(I am using nginx and FreeBSD)
I get actually stuck with the very first two command lines
1.
cd /usr/ports/security/py-certbot && make install clean
/usr/ports/security/py-certbot: No such file or directory.
2.
pkg install py27-certbot
root@nextcloud:/ # pkg install py27-certbot
Updating iocage-plugins repository catalogue...
iocage-plugins repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'py27-certbot' have been found in the repositories
I have no idea how to get py27-cerbot to my repositories on the nextcloud jail? I am accessing it via Nextcloud jail shell.
I am again sorry. I am very new to FreeNAS and to FreeBSD too. I'd appreciate any help that will get my owncloud secured as soon as possible, you know.
Thank you