ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    SnipeIT install - anyone have a working guide?

    IT Discussion
    8
    50
    8.0k
    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.
    • RomoR
      Romo @travisdh1
      last edited by

      @travisdh1 The install script uses PHP 5.6 so anything >= to it should work =).

      #Install PHP and other needed stuff.
      echo "##  Installing PHP and other needed stuff";
      PACKAGES="httpd mariadb-server git unzip php56u php56u-mysqlnd php56u-bcmath php56u-cli php56u-common php56u-embedded php56u-gd php56u-mbstring php56u-mcrypt php56u-ldap"
      
      JaredBuschJ 1 Reply Last reply Reply Quote 1
      • travisdh1T
        travisdh1
        last edited by

        The installer finished up with no problems, but I've got this when I goto the web page:

        ![alt text](0_1494277000392_upload-3c969415-73f6-4069-8c75-db1b58e83a9c image url)

        Should've told me that during the install 😞 Looking through logs will have to wait.

        1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @Romo
          last edited by

          @Romo said in SnipeIT install - anyone have a working guide?:

          @travisdh1 The install script uses PHP 5.6 so anything >= to it should work =).

          #Install PHP and other needed stuff.
          echo "##  Installing PHP and other needed stuff";
          PACKAGES="httpd mariadb-server git unzip php56u php56u-mysqlnd php56u-bcmath php56u-cli php56u-common php56u-embedded php56u-gd php56u-mbstring php56u-mcrypt php56u-ldap"
          

          Not exactly.

          That installer is installing PHP 5.6 modules specifically.

          1 Reply Last reply Reply Quote 1
          • DustinB3403D
            DustinB3403 @Romo
            last edited by DustinB3403

            @Romo said in SnipeIT install - anyone have a working guide?:

            Their install script still works fine for me, just created a new install with it.

            wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
            chmod 744 install.sh
            ./install.sh
            

            0_1494273741257_snipeit-test-install.png

            Did you have to do anything else besides the above steps? I know that I ran through that process and it failed to work. Will check the logs shortly, building a clean installation.

            RomoR 1 Reply Last reply Reply Quote 1
            • travisdh1T
              travisdh1 @Romo
              last edited by

              @Romo Yep, it works. I was making it way harder than it needs to be.

              1 Reply Last reply Reply Quote 0
              • RomoR
                Romo @DustinB3403
                last edited by

                @DustinB3403 I cloned a vanilla Centos 7 minimal vm, ran yum update, installed wget, downloaded the script and ran the script.

                That got me to a working SnipeIT installation which I just used to validate my production SnipeIT vm backups and they are working fine.

                1 Reply Last reply Reply Quote 1
                • JaredBuschJ
                  JaredBusch
                  last edited by

                  @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                  wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
                  chmod 744 install.sh
                  ./install.sh

                  The install script adds the IUS repo for PHP.

                  0_1494283078241_upload-e2d3414f-2ffd-40ba-af47-10dba80834eb

                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch @JaredBusch
                    last edited by

                    script worked perfectly.

                    Just did this from a CentOS 7 Minimal r1611 ISO on my Hyper-V lab.

                    0_1494283349668_upload-c037d154-3a54-42cb-8fe9-984e9c82025c

                    1 Reply Last reply Reply Quote 2
                    • DustinB3403D
                      DustinB3403
                      last edited by

                      Trying in my lab right now and see what occurs, if anything.

                      1 Reply Last reply Reply Quote 0
                      • DustinB3403D
                        DustinB3403
                        last edited by

                        Yeah. . .

                        wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
                        chmod 744 install.sh
                        ./install.sh
                        

                        Not working for me. . . wth.

                        stacksofplatesS 1 Reply Last reply Reply Quote 0
                        • DustinB3403D
                          DustinB3403
                          last edited by

                          Yet on another build it works. . . . wtf. . . .

                          So odd.

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @DustinB3403
                            last edited by

                            @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                            Yet on another build it works. . . . wtf. . . .

                            So odd.

                            What is your source media?

                            DustinB3403D 1 Reply Last reply Reply Quote 0
                            • DustinB3403D
                              DustinB3403 @JaredBusch
                              last edited by

                              @JaredBusch said in SnipeIT install - anyone have a working guide?:

                              @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                              Yet on another build it works. . . . wtf. . . .

                              So odd.

                              What is your source media?

                              The above installation steps, all 3 of them.

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @DustinB3403
                                last edited by

                                @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                @JaredBusch said in SnipeIT install - anyone have a working guide?:

                                @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                Yet on another build it works. . . . wtf. . . .

                                So odd.

                                What is your source media?

                                The above installation steps, all 3 of them.

                                For your OS....

                                DustinB3403D 1 Reply Last reply Reply Quote 0
                                • DustinB3403D
                                  DustinB3403 @JaredBusch
                                  last edited by

                                  @JaredBusch said in SnipeIT install - anyone have a working guide?:

                                  @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                  @JaredBusch said in SnipeIT install - anyone have a working guide?:

                                  @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                  Yet on another build it works. . . . wtf. . . .

                                  So odd.

                                  What is your source media?

                                  The above installation steps, all 3 of them.

                                  For your OS....

                                  Oh sorry, CentOS7 from their site. I don't recall which link I used to pull it.

                                  Worth giving that a shot and downloading a different minimal iso.

                                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                                  • JaredBuschJ
                                    JaredBusch @DustinB3403
                                    last edited by

                                    @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                    @JaredBusch said in SnipeIT install - anyone have a working guide?:

                                    @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                    @JaredBusch said in SnipeIT install - anyone have a working guide?:

                                    @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                    Yet on another build it works. . . . wtf. . . .

                                    So odd.

                                    What is your source media?

                                    The above installation steps, all 3 of them.

                                    For your OS....

                                    Oh sorry, CentOS7 from their site. I don't recall which link I used to pull it.

                                    Worth giving that a shot and downloading a different minimal iso.

                                    CentOS 7 from whose site? CentOS?
                                    That means this site: https://www.centos.org/download/

                                    Use the minimal button should result in this link: http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1611.iso

                                    That is what I installed from.

                                    1 Reply Last reply Reply Quote 0
                                    • DustinB3403D
                                      DustinB3403
                                      last edited by

                                      Yeah that is the site I was referring.

                                      1 Reply Last reply Reply Quote 0
                                      • stacksofplatesS
                                        stacksofplates @DustinB3403
                                        last edited by

                                        @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                        Yeah. . .

                                        wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
                                        chmod 744 install.sh
                                        ./install.sh
                                        

                                        Not working for me. . . wth.

                                        Just out of curiosity, why 744?

                                        JaredBuschJ 1 Reply Last reply Reply Quote 0
                                        • JaredBuschJ
                                          JaredBusch @stacksofplates
                                          last edited by

                                          @stacksofplates said in SnipeIT install - anyone have a working guide?:

                                          @DustinB3403 said in SnipeIT install - anyone have a working guide?:

                                          Yeah. . .

                                          wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
                                          chmod 744 install.sh
                                          ./install.sh
                                          

                                          Not working for me. . . wth.

                                          Just out of curiosity, why 744?

                                          That comes from their directions.
                                          https://snipe-it.readme.io/v3.6.2/docs/downloading

                                          stacksofplatesS 1 Reply Last reply Reply Quote 1
                                          • hobbit666H
                                            hobbit666
                                            last edited by

                                            I plan on installing a fresh snipe install today to test moving of data to a new install

                                            Will try the steps and see what happens

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post