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

    SQL server SSH proxy

    IT Discussion
    4
    8
    787
    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.
    • popesterP
      popester
      last edited by

      DevOps just asked for an ssh server so they can set up a proxy for SQL server. I am having to look this up because I have never heard of it. If anyone has anything they can point me at that would give me an idea of what this is it would be great. Sorry for the low information.

      1 Reply Last reply Reply Quote 1
      • M
        marcinozga
        last edited by marcinozga

        You've never heard of ssh or proxy for sql?

        In either case, they said they want to set this up, so just provision Linux server with openssh server installed and have them do the rest of the work.

        popesterP 1 Reply Last reply Reply Quote 1
        • Reid CooperR
          Reid Cooper
          last edited by

          They might be using the term SSH proxy to mean an SSH VPN. Or they might want an SSH jump box, where they log in via SSH, then SSH again to the SQL Server. It's a little ambiguous. But I agree with @marcinozga just install a simple Fedora, CentOS, or Ubuntu server and you are done Tiny VM should do.

          1 Reply Last reply Reply Quote 2
          • popesterP
            popester @marcinozga
            last edited by

            @marcinozga Thank you so much. They wanted it in 30 min. I said no way. I am going to take your information and get something robust made so if they need it in future I will be able to respond.

            scottalanmillerS M 2 Replies Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @popester
              last edited by

              @popester said in SQL server SSH proxy:

              @marcinozga Thank you so much. They wanted it in 30 min. I said no way. I am going to take your information and get something robust made so if they need it in future I will be able to respond.

              Thirty minutes is fast, but if you have a standard Linux profile ready, it's not an unreasonable number if it is the highest priority item in the queue.

              popesterP 1 Reply Last reply Reply Quote 0
              • M
                marcinozga @popester
                last edited by

                @popester said in SQL server SSH proxy:

                @marcinozga Thank you so much. They wanted it in 30 min. I said no way. I am going to take your information and get something robust made so if they need it in future I will be able to respond.

                You're dealing with DevOps, so getting servers up in minutes is expected. If you run esxi, try this:

                https://communities.vmware.com/docs/DOC-21621

                1 Reply Last reply Reply Quote 1
                • popesterP
                  popester @scottalanmiller
                  last edited by popester

                  @scottalanmiller I am hoping to apply what I have been learning about containers to solve requests like these so they can self serve, and I can be satisfied that it is done securely. In the training I was in yesterday about Ansible there was a lot of talk about what I think of as "traditional" IT department needing to be more agile lest the DEV part of DevOps start forming a shadow IT department. It's a long road and I am looking forward to it.

                  Thank you MangoLassi community.

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

                    @popester said in SQL server SSH proxy:

                    @scottalanmiller I am hoping to apply what I have been learning about containers to solve requests like these so they can self serve, and I can be satisfied that it is done securely. In the training I was in yesterday about Ansible there was a lot of talk about what I think of as "traditional" IT department needing to be more agile lest the DEV part of DevOps start forming a shadow IT department. It's a long road and I am looking forward to it.

                    Thank you MangoLassi community.

                    Containers really don't add much to this. Traditional VMs do this perfectly well. Nothing wrong with containers, but they are far more limited overall since they need a matching OS underneath them. Find if you are 100% Linux, but the moment you need Windows, it doesn't do much good. Traditional virtualization is the better path in the SMB.

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