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

    Issues Installing Snipe-IT on CentOS 7

    IT Discussion
    centos 7 snipe-it installation install
    7
    100
    12.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.
    • A
      Alex Sage @black3dynamite
      last edited by

      @black3dynamite Installer

      1 Reply Last reply Reply Quote 0
      • A
        Alex Sage
        last edited by

        Here is my most resent try:

        https://pastebin.com/S2eQUSTm

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

          @black3dynamite the installation script has been updated to fix a lot of the issues (particularly with updating).

          So it's a completely valid approach to getting snipe-it installed.

          black3dynamiteB 1 Reply Last reply Reply Quote 0
          • A
            Alex Sage
            last edited by

            Using CentOS7 (1708). Works fine on Vultr, bur I need it hosted internally 😕

            1 Reply Last reply Reply Quote 0
            • B
              bnrstnr
              last edited by

              I just did this about 10 minutes ago and it's working great. did you follow the first few steps in the guide on here?

              setenforce 0
              yum -y install epel-release
              mkdir -p /var/www/html; cd /var/www/html/
              wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh && chmod 744 install.sh && ./install.sh

              DustinB3403D A 2 Replies Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403 @bnrstnr
                last edited by

                @bnrstnr I was just about to run through the process of doing this.

                Now I don't have to.

                Thanks!

                1 Reply Last reply Reply Quote 0
                • B
                  bnrstnr
                  last edited by

                  only other thing I had to do was open firewall port

                  firewall-cmd --permanent --add-port=80/tcp
                  systemctl restart firewalld.service

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Alex Sage @bnrstnr
                    last edited by

                    @bnrstnr

                    • SELinux doesn't need to disabled anymore, however I did try it, same results.
                    • The directory is created as part of the script, so no need to create it.
                    • epel-release also already in the script
                    B 1 Reply Last reply Reply Quote 0
                    • A
                      Alex Sage @bnrstnr
                      last edited by

                      @bnrstnr did you see errors like this?

                      https://pastebin.com/S2eQUSTm

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        bnrstnr @Alex Sage
                        last edited by

                        @aaronstuder I would try to create it just for kicks?

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          Alex Sage @bnrstnr
                          last edited by

                          @bnrstnr I did.

                          1 Reply Last reply Reply Quote 0
                          • B
                            bnrstnr @Alex Sage
                            last edited by bnrstnr

                            @aaronstuder no errors at all, well none that I noticed anyway. I just ran it from XenCenter so I can't scroll back up and look. I'll revert back to clean CentOS install and try again from putty

                            1 Reply Last reply Reply Quote 0
                            • A
                              Alex Sage
                              last edited by

                              Trying now on Ubuntu 😕

                              DustinB3403D 1 Reply Last reply Reply Quote 0
                              • B
                                bnrstnr
                                last edited by

                                You tried with setenforce 0 or you tried manually creating the directories?

                                A 1 Reply Last reply Reply Quote 0
                                • DustinB3403D
                                  DustinB3403 @Alex Sage
                                  last edited by

                                  @aaronstuder said in Issues Installting Snipe-IT on CentOS 7:

                                  Trying now on Ubuntu 😕

                                  Why. . ? We know the installation works just fine on CentOS 7

                                  1 Reply Last reply Reply Quote 0
                                  • black3dynamiteB
                                    black3dynamite @DustinB3403
                                    last edited by

                                    @dustinb3403 said in Issues Installting Snipe-IT on CentOS 7:

                                    @black3dynamite the installation script has been updated to fix a lot of the issues (particularly with updating).

                                    So it's a completely valid approach to getting snipe-it installed.

                                    That’s good to know. Since I wanted to install Snipe-IT on Fedora I did it manually until recently when I modified parts of the snipeit.sh to work with Fedora.

                                    A JaredBuschJ 2 Replies Last reply Reply Quote 0
                                    • A
                                      Alex Sage @bnrstnr
                                      last edited by

                                      @bnrstnr Correct.

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        Alex Sage @black3dynamite
                                        last edited by

                                        @black3dynamite said in Issues Installting Snipe-IT on CentOS 7:

                                        @dustinb3403 said in Issues Installting Snipe-IT on CentOS 7:

                                        @black3dynamite the installation script has been updated to fix a lot of the issues (particularly with updating).

                                        So it's a completely valid approach to getting snipe-it installed.

                                        That’s good to know. Since I wanted to install Snipe-IT on Fedora I did it manually until recently when I modified parts of the snipeit.sh to work with Fedora.

                                        And then published your script for the community to use? 🙂

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

                                          @black3dynamite said in Issues Installting Snipe-IT on CentOS 7:

                                          @dustinb3403 said in Issues Installting Snipe-IT on CentOS 7:

                                          @black3dynamite the installation script has been updated to fix a lot of the issues (particularly with updating).

                                          So it's a completely valid approach to getting snipe-it installed.

                                          That’s good to know. Since I wanted to install Snipe-IT on Fedora I did it manually until recently when I modified parts of the snipeit.sh to work with Fedora.

                                          I have a mostly working version designed to be a pull request to the main git. I need to commit my most recent changes and test again after SpiceWorld before I submit the pull request.

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            bnrstnr
                                            last edited by bnrstnr

                                            maybe a stupid question, but did you install epel-release and update all packages before you ran the install script?

                                            JaredBuschJ A 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 1 / 5
                                            • First post
                                              Last post