Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 872405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:46:47+00:00 2026-05-15T10:46:47+00:00

i have create clone of project on local machine with git clone git@github.com:test/abc.git Now

  • 0

i have create clone of project on local machine with

git clone git@github.com:test/abc.git

Now i want to deploy my project on my ubuntu server .

so i have created a script which install git on my ubuntu server.
And now i want to deploy my rails project on server.
like git clone git@github.com:test/abc.git but i have not set ssh key on my server.
Is there any way i can create clone without set up ssh key on my server.

Is compulsotion that we have to create to ssh each on every server?

What if i have 20 server ? i need to set up ssh key for every server to clone?

Is there any way just ask the password than it will create a clone?

Or any other way?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T10:46:48+00:00Added an answer on May 15, 2026 at 10:46 am

    You can use the read-only version. Next to the name of your repository you can select the http protocol. This url can be used without ssh key. If it is a private repository you’ll need to add your username to the url.

    $ git clone http://myname@github.com:test/abc.git
    Initialized empty Git repository in /Users/myname/Projects/abc/.git/
    password: 
    

    Then you type your password and a bit later you have your clone. A disadvantage is that you need to enter your password if you use a private repo.

    Although I fail to see the problem of adding a few ssh-keys. If you really need to deploy to 20 servers you might consider thinking of using a packaging method with good OS support for automatic updating.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a new project and checked the create a local git repository
I have create my own NSOpenGLView class, right now the data that i want
I have started to use git for my projects, when I create a project
I'm using Git under Ubuntu Linux to sync and deploy my projects. I have
I have an existing Xcode (4.3) project which will automatically always create a local
I have a local machine (laptop) and a shared Mercurial repository on another machine
I've a project developed with GIT and have a few hundred commits. I only
I have a project hosted on GitHub and I would like to work locally
I have a Scala project setup and working in my workstation. I want to
I have a class in which I create the database. I want to do

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.