• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Build of new Fog Client

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    10
    2.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • aruhunoA
      aruhuno
      last edited by

      Hello!

      It’s possible to have a build of new FOG Client ?
      I can not build the same by following the instructions of GitHub .

      Thanks for your help!

      "Parce que la connaissance appartient à tout le monde", inios.fr

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        I’m sorry I don’t understand, why do you need to build the fog client application from source code? Is there something missing in the official build?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • aruhunoA
          aruhuno
          last edited by

          FOG 1.2.0 appears to provide a version of FOGClient that does not work under Windows 10.

          "Parce que la connaissance appartient à tout le monde", inios.fr

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @aruhuno
            last edited by george1421

            @aruhuno It would be recommended that you upgrade to the trunk build (pre release version of 1.3.0) to use the new client. The new client relies on the upgraded version of fog to function properly. https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

            If you insist on using the new client with 1.2.0 you can download the compiled service from github here: https://github.com/FOGProject/fog-client/releases

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

            Tom ElliottT aruhunoA 2 Replies Last reply Reply Quote 1
            • Tom ElliottT
              Tom Elliott @george1421
              last edited by

              @george1421 while you can certainly down and even install it, almost none of it will work. Trunk and the new client were kind of built side by side. Nothing will actually work because it needs the ca and public key to even start communicating to the server, both of which are not created in 1.2.0.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 1
              • aruhunoA
                aruhuno @george1421
                last edited by aruhuno

                @george1421 said:

                @aruhuno It would be recommended that you upgrade to the trunk build (pre release version of 1.3.0) to use the new client. The new client relies on the upgraded version of fog to function properly. https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

                If you insist on using the new client with 1.2.0 you can download the compiled service from github here: https://github.com/FOGProject/fog-client/releases

                I can’t use unstable release because I’m in a company 😞
                Thanks for link, I have trouble with GitHub.

                @Tom-Elliott said:

                @george1421 while you can certainly down and even install it, almost none of it will work. Trunk and the new client were kind of built side by side. Nothing will actually work because it needs the ca and public key to even start communicating to the server, both of which are not created in 1.2.0.

                Thank you for that. A release date is already scheduled for the 1.3.0?

                "Parce que la connaissance appartient à tout le monde", inios.fr

                Tom ElliottT 1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott @aruhuno
                  last edited by

                  @aruhuno There is no release date scheduled. It will release, when it releases.

                  I know that’s not a “suitable” answer, but it’s really the only one I can give. I can say, it (hopefully) will be relatively soon.

                  1.3.0 will be the last of the php versions of fog, and as such, we’re trying to make 1.3.0 VERY stable, so that we have enough time for the next versions of fog to be completed properly.

                  1.3.0 may not be the (direct) last php version as we will still maintain bug fixes and such (e.g. it’s possible we may release 1.3.1, or 1.3.2) but 1.3 series will be the last of the php versions. FOG 2.0 is to be a full rewrite (again) that will hopefully lead us much more enterprise ready/friendly status.

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  aruhunoA 1 Reply Last reply Reply Quote 2
                  • aruhunoA
                    aruhuno @Tom Elliott
                    last edited by

                    @Tom-Elliott : thank you for the clarification.

                    Another answer : Does the update process forces the mysql instalation ? (I prefer MariaDB )

                    "Parce que la connaissance appartient à tout le monde", inios.fr

                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott @aruhuno
                      last edited by

                      @aruhuno The install process does try to use mysql, but if mariadb is the one available it will try that as well, automatically even.

                      I believe it even does this with 1.2.0, though I believe it’s much better on trunk (sorry it’s what I’ve been able to work on).

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      aruhunoA 1 Reply Last reply Reply Quote 0
                      • aruhunoA
                        aruhuno @Tom Elliott
                        last edited by

                        @Tom-Elliott I’m breaking my install with upgrade process 😞

                        I’ll try to fix and would do a new installation on a different server 🙂

                        "Parce que la connaissance appartient à tout le monde", inios.fr

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        218

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project