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

    Slack Enterprise

    Scheduled Pinned Locked Moved IT Discussion
    62 Posts 13 Posters 14.1k Views
    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.
    • coliverC
      coliver @bbigford
      last edited by coliver

      @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

      bbigfordB 1 Reply Last reply Reply Quote 0
      • bbigfordB
        bbigford @dafyre
        last edited by

        @dafyre said:

        Plus when you clone something it has to download the entire repo... Do you want to download 500 PB of data from Github? lol.

        Haha, eh... forgot about that minor detail. 🙂

        1 Reply Last reply Reply Quote 0
        • bbigfordB
          bbigford @coliver
          last edited by

          @coliver said:

          @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

          We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

          coliverC dafyreD 2 Replies Last reply Reply Quote 0
          • coliverC
            coliver @bbigford
            last edited by

            @BBigford said:

            @coliver said:

            @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

            We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

            Oh I see. If you're using Linux just follow the guide @scottalanmiller created and was linked by @dafyre. You shouldn't have to really setup anything specific as far as git goes.

            travisdh1T 1 Reply Last reply Reply Quote 0
            • travisdh1T
              travisdh1 @coliver
              last edited by

              @coliver said:

              @BBigford said:

              @coliver said:

              @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

              We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

              Oh I see. If you're using Linux just follow the guide @scottalanmiller created and was linked by @dafyre. You shouldn't have to really setup anything specific as far as git goes.

              Yep. @BBigford Seems to me you're overthinking things. Github is just a place for you to download software from.

              bbigfordB 1 Reply Last reply Reply Quote 1
              • bbigfordB
                bbigford @travisdh1
                last edited by

                @travisdh1 said:

                @BBigford Git is the replacement for SVN. It's purpose is to make managing source files easy for developers. Github is just the online version, and is the place to go if you want a clean copy of most open source projects now that other sources..... suck. From your perspective it's just a place to go download software from. You can use the git software to make local copies of public projects from github, but it's just as easy to go download the installer package directly assuming one is available for your platform.

                So you need a local client to download the software, since it is what is reading the .git file for, say, Rocket.Chat? Downloading the .zip it looks like it downloads what, all the source files? Not sure EXACTLY what I'm supposed to do because right now... I'm sucking.

                1 Reply Last reply Reply Quote 0
                • bbigfordB
                  bbigford @travisdh1
                  last edited by

                  @travisdh1 said:

                  @coliver said:

                  @BBigford said:

                  @coliver said:

                  @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

                  We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

                  Oh I see. If you're using Linux just follow the guide @scottalanmiller created and was linked by @dafyre. You shouldn't have to really setup anything specific as far as git goes.

                  Yep. @BBigford Seems to me you're overthinking things. Github is just a place for you to download software from.

                  Yeah, I definitely am.

                  1 Reply Last reply Reply Quote 0
                  • dafyreD
                    dafyre @bbigford
                    last edited by

                    @BBigford said:

                    @coliver said:

                    @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

                    We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

                    You shouldn't need Github for anything if you're following @scottalanmiller's guide that I linked. His is running on their latest release at the time he wrote it.

                    bbigfordB 1 Reply Last reply Reply Quote 1
                    • bbigfordB
                      bbigford @dafyre
                      last edited by

                      @dafyre said:

                      @BBigford said:

                      @coliver said:

                      @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

                      We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

                      You shouldn't need Github for anything if you're following @scottalanmiller's guide that I linked. His is running on their latest release at the time he wrote it.

                      The inquiry about github is going beyond Rocket.Chat, I'm sure there is lots of other software on there I'll stumble across while on a Windows computer, and would definitely like to know what I need to do to be able to obtain the software properly.

                      travisdh1T 1 Reply Last reply Reply Quote 0
                      • travisdh1T
                        travisdh1 @bbigford
                        last edited by

                        @BBigford said:

                        @dafyre said:

                        @BBigford said:

                        @coliver said:

                        @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

                        We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

                        You shouldn't need Github for anything if you're following @scottalanmiller's guide that I linked. His is running on their latest release at the time he wrote it.

                        The inquiry about github is going beyond Rocket.Chat, I'm sure there is lots of other software on there I'll stumble across while on a Windows computer, and would definitely like to know what I need to do to be able to obtain the software properly.

                        Generally go download the .msi or .exe. Really, that's it.

                        bbigfordB 2 Replies Last reply Reply Quote 0
                        • bbigfordB
                          bbigford @travisdh1
                          last edited by

                          @travisdh1 said:

                          @BBigford said:

                          @dafyre said:

                          @BBigford said:

                          @coliver said:

                          @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

                          We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

                          You shouldn't need Github for anything if you're following @scottalanmiller's guide that I linked. His is running on their latest release at the time he wrote it.

                          The inquiry about github is going beyond Rocket.Chat, I'm sure there is lots of other software on there I'll stumble across while on a Windows computer, and would definitely like to know what I need to do to be able to obtain the software properly.

                          Generally go download the .msi or .exe. Really, that's it.

                          I must be overlooking something, because I don't see those extensions. I'll keep looking. Thanks!

                          1 Reply Last reply Reply Quote 0
                          • bbigfordB
                            bbigford @travisdh1
                            last edited by

                            @travisdh1 said:

                            @BBigford said:

                            @dafyre said:

                            @BBigford said:

                            @coliver said:

                            @BBigford I'm not sure if you can install the rocket.chat server on Windows. I know you can setup git though.

                            We'd be setting up the server in Linux. I'm just trying to figure out what I need on the github side to understand things. Because from what I've read, Git is for development as travisdh1 had mentioned, and github is just an online source for open source software.

                            You shouldn't need Github for anything if you're following @scottalanmiller's guide that I linked. His is running on their latest release at the time he wrote it.

                            The inquiry about github is going beyond Rocket.Chat, I'm sure there is lots of other software on there I'll stumble across while on a Windows computer, and would definitely like to know what I need to do to be able to obtain the software properly.

                            Generally go download the .msi or .exe. Really, that's it.

                            I was definitely overthinking the simple install. Looks like you can't download the software directly from github, but instead you get redirected to the software's site? In this case, https://rocket.chat

                            1 Reply Last reply Reply Quote 0
                            • S
                              StorageNinja Vendor
                              last edited by

                              @BBigford said:

                              slack

                              We just adopted it. its how 90% of my team's communication is done. Its good for teams, less good for 20K users.

                              /giphy is the greatest integration ever.

                              bbigfordB 1 Reply Last reply Reply Quote 1
                              • bbigfordB
                                bbigford @StorageNinja
                                last edited by

                                @John-Nicholson said:

                                @BBigford said:

                                slack

                                We just adopted it. its how 90% of my team's communication is done. Its good for teams, less good for 20K users.

                                /giphy is the greatest integration ever.

                                Looks like that is a searchable GIF database... if so, haha why is that the greatest integration? Are you using it for funny office GIFs, or something that is pertinent to business?

                                dafyreD 1 Reply Last reply Reply Quote 1
                                • dafyreD
                                  dafyre @bbigford
                                  last edited by

                                  @BBigford said:

                                  @John-Nicholson said:

                                  @BBigford said:

                                  slack

                                  We just adopted it. its how 90% of my team's communication is done. Its good for teams, less good for 20K users.

                                  /giphy is the greatest integration ever.

                                  Looks like that is a searchable GIF database... if so, haha why is that the greatest integration? Are you using it for funny office GIFs, or something that is pertinent to business?

                                  That is the Slack equivalent of our emoticons.... which, sadly, are still missing! /cry

                                  1 Reply Last reply Reply Quote 3
                                  • tonyshowoffT
                                    tonyshowoff
                                    last edited by

                                    Rocket Chat will get better, Slack will eventually fold or be sold off to a giant and who knows what'll happen. At least with Rocket Chat you'll be in control of your data and can be sure that tomorrow you may not see the classic notice we've all come to love:

                                    "Dear Users, we at X Company love you, but the show is over, we're sorry. PS If you didn't get your data in the 10 minute window we provided, which wasn't all the data in actuality, it's been deleted, and by that we mean sold off to data mining companies, prepare for spam."

                                    1 Reply Last reply Reply Quote 1
                                    • scottalanmillerS
                                      scottalanmiller
                                      last edited by

                                      I've used Slack at a few larger companies. It isn't bad. But can't imagine using it over Rocket.Chat. NTG Lab has RC in the lab and a how to guide here to make it super simple.

                                      FATeknollogeeF S 2 Replies Last reply Reply Quote 2
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        Rocket is in the community, too.

                                        1 Reply Last reply Reply Quote 0
                                        • bbigfordB
                                          bbigford
                                          last edited by

                                          Telegram also looked enticing, but we have to have something that is on-premise. 😐

                                          https://telegram.org/

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @bbigford
                                            last edited by

                                            @BBigford said:

                                            Telegram also looked enticing, but we have to have something that is on-premise. 😐

                                            https://telegram.org/

                                            Many of us are on Telegram, but it is just an SMS replacement, it's in no way related to business products like Rocket, Slack or OpenFire and doesn't even begin to cover the same bases. It's just "enhanced secure text messaging", nothing more. Extremely limited.

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