OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Announce: new OPNsense community repository
« previous next »
  • Print
Pages: 1 ... 7 8 [9] 10 11

Author Topic: Announce: new OPNsense community repository  (Read 86395 times)

becks0815

  • Newbie
  • *
  • Posts: 15
  • Karma: 1
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #120 on: May 13, 2022, 10:40:47 pm »
I just upgraded opnsense to 22.1.7, checked the plugin page and found "os-adguardhome-maxit (orphaned)". Does this mean the package is no longer available, or is it discontinued and I either have to find a way on how to install Adguard home on opnsense or do I have to install it on a second machine now to keep it up to date?
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #121 on: May 14, 2022, 08:04:37 am »
No, I will take care of it
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #122 on: May 14, 2022, 10:36:15 am »
Everything should be in place now
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

tracerrx

  • Full Member
  • ***
  • Posts: 128
  • Karma: 11
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #123 on: May 16, 2022, 10:43:14 pm »
@mimugmail when we install tailscale from package via your community repo, what if anything gets backed up in system => config => backups => download configuration ? 
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #124 on: May 16, 2022, 11:04:00 pm »
Nothing, because its not a plugin
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

zerodamage

  • Newbie
  • *
  • Posts: 3
  • Karma: 1
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #125 on: May 20, 2022, 05:12:43 pm »
Maybe it's been asked already so I apologize if so.  I noticed that Caddy and other reverse proxies are available but I do not see NPM or Nginx Proxy Manager.  Is this something planned for this repo? 
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #126 on: May 20, 2022, 05:28:12 pm »
Imho they are not available in FreeBSD ports
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Patrick M. Hausen

  • Hero Member
  • *****
  • Posts: 6925
  • Karma: 584
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #127 on: May 20, 2022, 06:07:24 pm »
Their only method of deployment is as a docker container - so there ...

Better explore caddy - reputedly one of the best reverse proxy solutions around with Letsencrypt builtin.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

lilsense

  • Hero Member
  • *****
  • Posts: 600
  • Karma: 19
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #128 on: May 20, 2022, 10:13:13 pm »
(OT) -- what's wrong with haproxy if I may ask?
Logged

Patrick M. Hausen

  • Hero Member
  • *****
  • Posts: 6925
  • Karma: 584
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #129 on: May 20, 2022, 10:32:13 pm »
Quote from: lilsense on May 20, 2022, 10:13:13 pm
(OT) -- what's wrong with haproxy if I may ask?
Nothing. Caddy's USP is that the ACME HTTP protocol is builtin. So you setup www.mydomain.de, set "Letsencrypt on" and the rest is handled by magic. Plus the config is significantly shorter and easier to understand than either Apache or NginX, because "reasonable defaults". If you have just a single backend server and need SSL termination and SNI because "one static IP address", IMHO Caddy is for you.
« Last Edit: May 21, 2022, 12:22:04 pm by pmhausen »
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

lilsense

  • Hero Member
  • *****
  • Posts: 600
  • Karma: 19
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #130 on: May 21, 2022, 01:33:03 pm »
Thanks!
Logged

Vexz

  • Jr. Member
  • **
  • Posts: 64
  • Karma: 2
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #131 on: October 15, 2022, 04:49:21 pm »
I really like the community repo so far.
A great addition would be docker to give us tons of more features one could add to OPNsense. Maybe the installation of docker could be combined with Portainer for a web UI to easily manage the docker containers.
Logged

Patrick M. Hausen

  • Hero Member
  • *****
  • Posts: 6925
  • Karma: 584
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #132 on: October 15, 2022, 05:18:25 pm »
Quote from: Vexz on October 15, 2022, 04:49:21 pm
I really like the community repo so far.
A great addition would be docker to give us tons of more features one could add to OPNsense. Maybe the installation of docker could be combined with Portainer for a web UI to easily manage the docker containers.
Docker is a Linux ABI based technology. OPNsense does not run on Linux.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Vexz

  • Jr. Member
  • **
  • Posts: 64
  • Karma: 2
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #133 on: October 15, 2022, 07:36:37 pm »
Quote from: pmhausen on October 15, 2022, 05:18:25 pm
Quote from: Vexz on October 15, 2022, 04:49:21 pm
I really like the community repo so far.
A great addition would be docker to give us tons of more features one could add to OPNsense. Maybe the installation of docker could be combined with Portainer for a web UI to easily manage the docker containers.
Docker is a Linux ABI based technology. OPNsense does not run on Linux.
I know that but docker is available on FreeBSD since June 2015 too.
https://wiki.freebsd.org/Docker

PS: Yes, I read that it's currently broken but maybe they'll fix it at some point in the future.
« Last Edit: October 15, 2022, 07:45:08 pm by Vexz »
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #134 on: October 15, 2022, 11:00:14 pm »
They wont,  I know the guy :)
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

  • Print
Pages: 1 ... 7 8 [9] 10 11
« previous next »
  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Announce: new OPNsense community repository
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2