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

    Open Source hosting control panel - to host real websites for learning and fun!

    IT Discussion
    4
    11
    473
    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.
    • openitO
      openit
      last edited by

      Hi there,

      I seen other post (https://mangolassi.it/topic/13030/open-source-lamp-web-hosting-panels/30) by @scottalanmiller , which is older (2017), what would you suggest in 2020, the server would be CentOS. Already fired the VM on Azure, waiting for suggestions to install Control Panel, to host websites and run emails.

      Thanks!

      K scottalanmillerS 2 Replies Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        I'd heavily recommend not doing this at all. You get such a better, simpler system but just doing... nothing. Web hosting is easy, control panels are hard.

        openitO 1 Reply Last reply Reply Quote 2
        • K
          krisleslie @openit
          last edited by

          @openit I like WebMin and Cockpit but that's about it. I've seen more control panels than I want to see with hosting. I think Scott might be right, less is more.

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

            @openit said in Open Source hosting control panel - to host real websites for learning and fun!:

            Already fired the VM on Azure

            Have you priced out Vultr? I bet it's around half the price for a faster, more stable platform.

            openitO 1 Reply Last reply Reply Quote 1
            • openitO
              openit @scottalanmiller
              last edited by

              @scottalanmiller said in Open Source hosting control panel - to host real websites for learning and fun!:

              I'd heavily recommend not doing this at all. You get such a better, simpler system but just doing... nothing. Web hosting is easy, control panels are hard.

              Sorry, not clear, could you elaborate?

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • openitO
                openit @krisleslie
                last edited by

                @krisleslie said in Open Source hosting control panel - to host real websites for learning and fun!:

                @openit I like WebMin and Cockpit but that's about it. I've seen more control panels than I want to see with hosting. I think Scott might be right, less is more.

                Yeah, Webmin was in check list, will try.

                1 Reply Last reply Reply Quote 0
                • openitO
                  openit @scottalanmiller
                  last edited by

                  @scottalanmiller said in Open Source hosting control panel - to host real websites for learning and fun!:

                  @openit said in Open Source hosting control panel - to host real websites for learning and fun!:

                  Already fired the VM on Azure

                  Have you priced out Vultr? I bet it's around half the price for a faster, more stable platform.

                  Yeah, I'm totally aware of Vultr, ran servers for many months earlier.
                  Azure is on Trial with free credit, learning Azure. I know I can run at least 5 VMs on Vultr for what I will pay to 1 VM in Azure.

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

                    @openit said in Open Source hosting control panel - to host real websites for learning and fun!:

                    @scottalanmiller said in Open Source hosting control panel - to host real websites for learning and fun!:

                    I'd heavily recommend not doing this at all. You get such a better, simpler system but just doing... nothing. Web hosting is easy, control panels are hard.

                    Sorry, not clear, could you elaborate?

                    Web hosting is a pretty basic task. Like... you copy files, you copy the database... voila. That's all you really do. It's all super easy stuff. Using a "panel" adds a lot of complication that you have to manage the panel and learn how it works - all stuff you could just skip by just doing a normal web server without the panel.

                    I've never seen a panel that made things easier, only harder. And it limits you a lot, generally they don't work with all of the pieces that you'd want to use so you end up with a half assed web server, with a heavy panel on top, that's more risky and more work, with no benefits.

                    K ObsolesceO 2 Replies Last reply Reply Quote 2
                    • K
                      krisleslie @scottalanmiller
                      last edited by krisleslie

                      While I don't think it's that basic, I do agree. But I think what should be done is establish a set of procedures to run (preferably from terminal) because honestly Windows Servers take more to manage than Linux and I'm a Linoobbb. A few commands updates the os and packages lol. Backups are super easy also if you have a good tool. I personally use TurnKey Linux as it has a backup backend built in straight to AWS. I fire and forget.

                      Think of it like this. The same way Windows Server gives you like a simple list of tasks to accomplish when you first boot, treat Linux the same way. That could be possibly automated to the point you may only have to check up on your routines to make sure they complete fine. I haven't had enough time but I have gotten my feet wet with Ansible. If you have processes that you are doing across a fleet, any automation takes your human hands off it.

                      So the questions you should probably ask are what commands are needed to run to establish the website and setup email. Get that down first. You could potentially bash script it. After that you could potentially automate it even further with Ansible or one of the other options!

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

                        @scottalanmiller said in Open Source hosting control panel - to host real websites for learning and fun!:

                        @openit said in Open Source hosting control panel - to host real websites for learning and fun!:

                        @scottalanmiller said in Open Source hosting control panel - to host real websites for learning and fun!:

                        I'd heavily recommend not doing this at all. You get such a better, simpler system but just doing... nothing. Web hosting is easy, control panels are hard.

                        Sorry, not clear, could you elaborate?

                        Web hosting is a pretty basic task. Like... you copy files, you copy the database... voila. That's all you really do. It's all super easy stuff. Using a "panel" adds a lot of complication that you have to manage the panel and learn how it works - all stuff you could just skip by just doing a normal web server without the panel.

                        I've never seen a panel that made things easier, only harder. And it limits you a lot, generally they don't work with all of the pieces that you'd want to use so you end up with a half assed web server, with a heavy panel on top, that's more risky and more work, with no benefits.

                        I thought he was talking about something like how web hosts use cPanel. I like Vesta Control Panel, but there are some others such as CentOS Web Panel and ISPConfig. They all do everything.

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

                          @Obsolesce said in Open Source hosting control panel - to host real websites for learning and fun!:

                          @scottalanmiller said in Open Source hosting control panel - to host real websites for learning and fun!:

                          @openit said in Open Source hosting control panel - to host real websites for learning and fun!:

                          @scottalanmiller said in Open Source hosting control panel - to host real websites for learning and fun!:

                          I'd heavily recommend not doing this at all. You get such a better, simpler system but just doing... nothing. Web hosting is easy, control panels are hard.

                          Sorry, not clear, could you elaborate?

                          Web hosting is a pretty basic task. Like... you copy files, you copy the database... voila. That's all you really do. It's all super easy stuff. Using a "panel" adds a lot of complication that you have to manage the panel and learn how it works - all stuff you could just skip by just doing a normal web server without the panel.

                          I've never seen a panel that made things easier, only harder. And it limits you a lot, generally they don't work with all of the pieces that you'd want to use so you end up with a half assed web server, with a heavy panel on top, that's more risky and more work, with no benefits.

                          I thought he was talking about something like how web hosts use cPanel. I like Vesta Control Panel, but there are some others such as CentOS Web Panel and ISPConfig. They all do everything.

                          That's what I mean, too. It makes using a web host so hard.

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