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

    Looking for a very basic solution for building/maintaining company intranet

    IT Discussion
    6
    27
    1.9k
    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.
    • ObsolesceO
      Obsolesce @dave247
      last edited by

      @dave247 said in Looking for a very basic solution for building/maintaining company intranet:

      @dave247 said in Looking for a very basic solution for building/maintaining company intranet:

      @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

      For static internal pages, very little will compete with Wordpress.

      Oh yeah I forgot about WP.. but all this stuff would need to be local and not online at all. ... I'm looking it up now and it looks like we can just download WordPress and use to generate local content.. awesome. This may do perfectly..

      ooh looks like I'm going to get to set up a Linux server with LAMP... fun

      @scottalanmiller has you covered!

      https://mangolassi.it/topic/13112/using-saltstack-to-install-high-performance-lamp-on-fedora-25

      https://mangolassi.it/topic/13115/installing-wp-cli-the-wordpress-command-line-with-saltstack

      https://mangolassi.it/topic/13177/deploying-an-nginx-reverse-proxy-with-ssl-on-a-lamp-server-with-saltstack

      dave247D 1 Reply Last reply Reply Quote 3
      • scottalanmillerS
        scottalanmiller @dave247
        last edited by

        @dave247 said in Looking for a very basic solution for building/maintaining company intranet:

        @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

        For static internal pages, very little will compete with Wordpress.

        Oh yeah I forgot about WP.. but all this stuff would need to be local and not online at all. ... I'm looking it up now and it looks like we can just download WordPress and use to generate local content.. awesome. This may do perfectly..

        WP is a simple little free PHP app that you run on your own server. Plenty of guides for it here on ML.

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

          @dave247 said in Looking for a very basic solution for building/maintaining company intranet:

          @dave247 said in Looking for a very basic solution for building/maintaining company intranet:

          @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

          For static internal pages, very little will compete with Wordpress.

          Oh yeah I forgot about WP.. but all this stuff would need to be local and not online at all. ... I'm looking it up now and it looks like we can just download WordPress and use to generate local content.. awesome. This may do perfectly..

          ooh looks like I'm going to get to set up a Linux server with LAMP... fun

          That's the best way, yes.

          1 Reply Last reply Reply Quote 0
          • dave247D
            dave247 @Obsolesce
            last edited by

            @tim_g said in Looking for a very basic solution for building/maintaining company intranet:

            @dave247 said in Looking for a very basic solution for building/maintaining company intranet:

            @dave247 said in Looking for a very basic solution for building/maintaining company intranet:

            @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

            For static internal pages, very little will compete with Wordpress.

            Oh yeah I forgot about WP.. but all this stuff would need to be local and not online at all. ... I'm looking it up now and it looks like we can just download WordPress and use to generate local content.. awesome. This may do perfectly..

            ooh looks like I'm going to get to set up a Linux server with LAMP... fun

            @scottalanmiller has you covered!

            https://mangolassi.it/topic/13112/using-saltstack-to-install-high-performance-lamp-on-fedora-25

            https://mangolassi.it/topic/13115/installing-wp-cli-the-wordpress-command-line-with-saltstack

            https://mangolassi.it/topic/13177/deploying-an-nginx-reverse-proxy-with-ssl-on-a-lamp-server-with-saltstack

            Awesome. I don't get to touch Linux too much at work, so this will be a fun project. Thanks!

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

              Fedora, everything you need is included.

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

                Someone post a link to my WP guides. There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                ObsolesceO scottalanmillerS 3 Replies Last reply Reply Quote 2
                • JaredBuschJ
                  JaredBusch
                  last edited by

                  On a related note I probably need to make a new guide because it’s been a few years

                  1 Reply Last reply Reply Quote 1
                  • ObsolesceO
                    Obsolesce @JaredBusch
                    last edited by Obsolesce

                    @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                    There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                    You can use the salt files as a guide to do it manually

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

                      @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                      Someone post a link to my WP guides.

                      This one?

                      https://mangolassi.it/topic/12501/installing-wordpress-on-centos-7-minimal

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

                        @tim_g said in Looking for a very basic solution for building/maintaining company intranet:

                        @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                        There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                        You can use the salt files as a guide to do it manually

                        I can yes. But somebody who doesn’t know what they’re looking at probably not

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

                          @tim_g said in Looking for a very basic solution for building/maintaining company intranet:

                          @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                          Someone post a link to my WP guides.

                          This one?

                          https://mangolassi.it/topic/12501/installing-wordpress-on-centos-7-minimal

                          Yes thank you

                          Switch this to fedora the only thing that I think needs to change is the Yum commands need to become Dnf

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

                            @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                            Someone post a link to my WP guides. There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                            No need to learn Salt, just use it. that's part of the beauty of it.

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

                              @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

                              @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                              Someone post a link to my WP guides. There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                              No need to learn Salt, just use it. that's part of the beauty of it.

                              Never. It is a tool that you need to know how to use before you “just use it “.

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • dave247D
                                dave247
                                last edited by

                                Thanks again for the awesome help guys!

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

                                  @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                                  @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

                                  @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                                  Someone post a link to my WP guides. There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                                  No need to learn Salt, just use it. that's part of the beauty of it.

                                  Never. It is a tool that you need to know how to use before you “just use it “.

                                  That's actually one of the things that is great about it, you don't. You can use it as a one time setup tool, like a simpler form of using an install script that someone writes. It's not something you need to know before using. You can think of it as a scripting host in that sense.

                                  ObsolesceO 1 Reply Last reply Reply Quote 0
                                  • ObsolesceO
                                    Obsolesce @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

                                    @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                                    @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

                                    @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                                    Someone post a link to my WP guides. There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                                    No need to learn Salt, just use it. that's part of the beauty of it.

                                    Never. It is a tool that you need to know how to use before you “just use it “.

                                    That's actually one of the things that is great about it, you don't. You can use it as a one time setup tool, like a simpler form of using an install script that someone writes. It's not something you need to know before using. You can think of it as a scripting host in that sense.

                                    Are you referring to it's ability to be used in a masterless environment? I read a little about that part today.

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

                                      @tim_g said in Looking for a very basic solution for building/maintaining company intranet:

                                      @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

                                      @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                                      @scottalanmiller said in Looking for a very basic solution for building/maintaining company intranet:

                                      @jaredbusch said in Looking for a very basic solution for building/maintaining company intranet:

                                      Someone post a link to my WP guides. There’s no reason to add the complexity of learning salt on top of setting this up when he already stated he does not have hardly the band with to do anything

                                      No need to learn Salt, just use it. that's part of the beauty of it.

                                      Never. It is a tool that you need to know how to use before you “just use it “.

                                      That's actually one of the things that is great about it, you don't. You can use it as a one time setup tool, like a simpler form of using an install script that someone writes. It's not something you need to know before using. You can think of it as a scripting host in that sense.

                                      Are you referring to it's ability to be used in a masterless environment? I read a little about that part today.

                                      Yes, you can just use it to apply a config that you give it and nothing more. No infrastructure needed. Means most of the benefits get lost, but allows you to use it to set up systems from a state file you find online without needing to know anything about Salt itself.

                                      1 Reply Last reply Reply Quote 0
                                      • ObsolesceO
                                        Obsolesce
                                        last edited by

                                        We should have a salt states file tag, strictly for salt states files. I'll populate it as I make them. I see you have a few on here that could be added.

                                        scottalanmillerS 1 Reply Last reply Reply Quote 4
                                        • scottalanmillerS
                                          scottalanmiller @Obsolesce
                                          last edited by

                                          @tim_g said in Looking for a very basic solution for building/maintaining company intranet:

                                          We should have a salt states file tag, strictly for salt states files. I'll populate it as I make them. I see you have a few on here that could be added.

                                          I like that idea.

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