Repositório Community

Started by juliocbc, July 15, 2021, 03:06:20 PM

Previous topic - Next topic
Pessoal,

Colocamos no ar nosso novo repositório community! Com ele agora é possível instalar plugins como o WebFilter 100% via WebGUI.

É totalmente gratuito e tem instruções disponíveis aqui: https://wiki.cloudfence.com.br/

Junto com este lançamento, já disponibilizamos a versão nova do Web Filter plugin, que está redesenhado e permite agora escolher qual blacklist se deseja usar.

Qualquer dúvida, basta responder a esta thread.

Abs!
Cloudfence Open Source Team

no sirve en 21.1.8_1 en ingles, puedo instaler el repo, pero no viste os-web-filter cuando busco y cuando instaler el package tiene errors

root@router:/usr/local/etc/pkg/repos # pkg add https://community.cloudfence.com.br/os-cloudfence-repo.txz
Fetching os-cloudfence-repo.txz: 100%    5 KiB   4.8kB/s    00:01
Installing os-cloudfence-repo-0.9...
Extracting os-cloudfence-repo-0.9: 100%
mkdir: /usr/local/etc/pkg/fingerprints/Cloudfence: No such file or directory
Configuring system logging...done.
Stopping configd...done
Starting configd.

July 16, 2021, 05:22:58 PM #2 Last Edit: July 16, 2021, 05:28:39 PM by juliocbc
Hello danderson,

Thanks for your feedback!

I'll answer in english because my spanish is really bad! :-)

We just tried in our lab, and it works.

Please try on shell (CLI) as root:

#pkg update

And try again on WebGUI.

You can also try installing it from shell:

#pkg install os-web-filter


Please send the output if you got any errors.
Cloudfence Open Source Team

im running a few other repo's as well mainly ntop and mimugmail but i dont see your repo being updated and when i look in the repos folder i dont see any config for your repo after the package repo is installed

root@router:~ # pkg add https://community.cloudfence.com.br/os-cloudfence-repo.txz
Fetching os-cloudfence-repo.txz: 100%    5 KiB   4.8kB/s    00:01
Installing os-cloudfence-repo-0.9...
Extracting os-cloudfence-repo-0.9: 100%
mkdir: /usr/local/etc/pkg/fingerprints/Cloudfence: No such file or directory
Configuring system logging...done.
Stopping configd...done
Starting configd.
root@router:~ # pkg update
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
Updating mimugmail repository catalogue...
mimugmail repository is up to date.
Updating ntop repository catalogue...
ntop repository is up to date.
All repositories are up to date.
root@router:~ # pkg install os-web-filter
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
Updating mimugmail repository catalogue...
mimugmail repository is up to date.
Updating ntop repository catalogue...
ntop repository is up to date.
All repositories are up to date.
Updating database digests format: 100%
pkg: No packages available to install matching 'os-web-filter' have been found in the repositories

just tried it on a base system of opnsense 21.1.8_1 and same errors/issues as above, so its not related to the other repo i had on my 1st test system.

Try this:

pkg update -r Cloudfence

Please post the output here.
Cloudfence Open Source Team