-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Self compiling Client for unsupported OS ? #360
Comments
@Vaarlion yes - we have more and more requests about this, we're take it on current sprint backlog. Thanks. |
Ok thank's ! The product is really promising, i'm hopping to be able to push for the enterprise subscription as soon as we have migrated our Infra team to it and proven it's reliability :D I really don't want to onboard all our user manually XD |
@Vaarlion we've implemented RPM packages |
I've seen (and liked) the commit to the build pipeline and i'm waiting for a build of the client to get out :) I still don't really know how to build it myself tho, since it look like your pipeline run on your personal runner. On my side, i got the green light to get the paid licensees for our defguard, the goal is to migrate before the end of the years, only a couple of routing issue to finish solving. |
@Vaarlion that's a good point - we will add info how to build the client. |
We got the product key and have started migrating our user
I would love to be able to test build this myself and see if i can fix those, please keep me updated about the build documentation release :D |
This is fixed in #366. As far as I know, .build_id should be in RPM, no? https://unix.stackexchange.com/questions/411727/what-is-the-purpose-of-usr-lib-build-id-dir |
Nice ! i'll wait for a new build but i'm already using the previous one with the extra file from the .deb pkg and it work great for me :)
You are probably right, i never built RPM and assumed based on the file name, format and path that this looked like a relica and not on purpose ^^ Sorry about this ! Are snap version with the needed dependency to be expected for ubuntu 22 or do i provide a script to my user To add the old repo and install the requirement like you indicate in your FAQ ? Also, Happy Holiday ! :D 🎄 🎁 |
Hello
We are currently evaluating Defguard as a replacement for our wireguard setup, with the Google OICD and Automatic config update being a huge deal for us.
Sadly, the client, required for 2FA and Automatic config update, is prety much incompatible with everyone here :(
Our staff either run:
From my testing using VM, only Ubuntu 22 and Windows seem supported. (No mac on hand) And this just won't do for us.
Outside of Ubuntu 24, that we have a work around for, Is there a way for us to compile Working version of the app for Ubuntu 20 and Fedora ? Or is the underlying code truly incompatible ?
Thank's for your input on this.
The text was updated successfully, but these errors were encountered: