Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Web Server on Linux

Web Server on Linux

Scheduled Pinned Locked Moved Web Development
asp-netsysadmindevopscsharpdotnet
7 Posts 5 Posters 2 Views 1 Watching
  • 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.
  • realJSOPR Offline
    realJSOPR Offline
    realJSOP
    wrote on last edited by
    #1

    I want to setup a web server on a raspberry pi for internal use/testing, and I want to be deploy MVC and .Net Core web apps to it. I have no idea where to start. I googled it of course, and info is all over the places as to what to do. Regarding the apps themselves, I suppose I should use containers to make deployment a little simpler. I've never done ANYTHING with regards to containers, and I don't intend to push anything to extreme limits. Which do I use? Docker, Kubernetes, or...?

    ".45 ACP - because shooting twice is just silly" - JSOP, 2010
    -----
    You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
    -----
    When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

    M pkfoxP A 3 Replies Last reply
    0
    • realJSOPR realJSOP

      I want to setup a web server on a raspberry pi for internal use/testing, and I want to be deploy MVC and .Net Core web apps to it. I have no idea where to start. I googled it of course, and info is all over the places as to what to do. Regarding the apps themselves, I suppose I should use containers to make deployment a little simpler. I've never done ANYTHING with regards to containers, and I don't intend to push anything to extreme limits. Which do I use? Docker, Kubernetes, or...?

      ".45 ACP - because shooting twice is just silly" - JSOP, 2010
      -----
      You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
      -----
      When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

      M Offline
      M Offline
      markkuk
      wrote on last edited by
      #2

      #realJSOP wrote:

      I've never done ANYTHING with regards to containers, and I don't intend to push anything to extreme limits. Which do I use? Docker, Kubernetes, or...?

      Start with Docker because Kubernetes requires knowledge of Docker. Here's a free course I took to study Docker: DevOps with Docker[^]. There's one for Kubernetes as well: https://devopswithkubernetes.com/[^]

      A 1 Reply Last reply
      0
      • realJSOPR realJSOP

        I want to setup a web server on a raspberry pi for internal use/testing, and I want to be deploy MVC and .Net Core web apps to it. I have no idea where to start. I googled it of course, and info is all over the places as to what to do. Regarding the apps themselves, I suppose I should use containers to make deployment a little simpler. I've never done ANYTHING with regards to containers, and I don't intend to push anything to extreme limits. Which do I use? Docker, Kubernetes, or...?

        ".45 ACP - because shooting twice is just silly" - JSOP, 2010
        -----
        You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
        -----
        When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

        pkfoxP Offline
        pkfoxP Offline
        pkfox
        wrote on last edited by
        #3

        Hi John, I've not done this on a pi but I have on a similar sbc. First off you need the dotnet sdk and runtimes installed ( plenty of info on Google ) Get the applications ( api, websites or whatever ) working under dotnet first ( dotnet run ) before involving docker. Install docker.io and docker-compose. I can post a Dockerfile and docker-compose.yml file on here which with very little modifications would dockerize your programs Let me know if you want them

        "Life should not be a journey to the grave with the intention of arriving safely in a pretty and well-preserved body, but rather to skid in broadside in a cloud of smoke, thoroughly used up, totally worn out, and loudly proclaiming “Wow! What a Ride!" - Hunter S Thompson - RIP

        1 Reply Last reply
        0
        • M markkuk

          #realJSOP wrote:

          I've never done ANYTHING with regards to containers, and I don't intend to push anything to extreme limits. Which do I use? Docker, Kubernetes, or...?

          Start with Docker because Kubernetes requires knowledge of Docker. Here's a free course I took to study Docker: DevOps with Docker[^]. There's one for Kubernetes as well: https://devopswithkubernetes.com/[^]

          A Offline
          A Offline
          azraelmr1
          wrote on last edited by
          #4

          Try google kubernetes engine.

          M 1 Reply Last reply
          0
          • A azraelmr1

            Try google kubernetes engine.

            M Offline
            M Offline
            markkuk
            wrote on last edited by
            #5

            I have tried it. It's another layer of pain and difficulty.

            A 1 Reply Last reply
            0
            • M markkuk

              I have tried it. It's another layer of pain and difficulty.

              A Offline
              A Offline
              azraelmr1
              wrote on last edited by
              #6

              Kubernetes needs docker image (your app). Then deploy it to GKE. Follow this Deploying Docker Images To Google Cloud Using Kubernetes Engine.

              1 Reply Last reply
              0
              • realJSOPR realJSOP

                I want to setup a web server on a raspberry pi for internal use/testing, and I want to be deploy MVC and .Net Core web apps to it. I have no idea where to start. I googled it of course, and info is all over the places as to what to do. Regarding the apps themselves, I suppose I should use containers to make deployment a little simpler. I've never done ANYTHING with regards to containers, and I don't intend to push anything to extreme limits. Which do I use? Docker, Kubernetes, or...?

                ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                -----
                You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                -----
                When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

                A Offline
                A Offline
                aquatecinnovativee
                wrote on last edited by
                #7

                Web Development Services Shopify Development Services PHP Development Services API Integration Services YII Framework Ecommerce Development Laravel Development Services Node.JS Framework SEO services hire SEO experts

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups