Quantcast
Channel: Библиотека знаний
Viewing all articles
Browse latest Browse all 1318

Настройка deploy on github

$
0
0

Настройка deploy on github

Настраимваем github для работы с Deploy keys.

Шаг 1

Проверяем наличие настроек удаленого доступа

$ git remote-v
origin  git@github.com:username/foo.git (fetch)
origin  git@github.com:username/foo.git (push)

Шаг 2: Удаляем удаленые настройки

$ git remoterm origin

Шаг 3

Устанавливаем настройки на репозитоий username/foo.git github.

$ git remote add origin git@foo.github.com:username/foo.git

Шаг 4: Проверяем наличие установленных настроек

$ git remote-v
origin  git@foo.github.com:username/foo.git (fetch)
origin  git@foo.github.com:username/foo.git (push)

Шаг 5: Генерируем ключ для github

Генерируем для репозитория на github username/fooключ id_rsa-foo.

$ ssh-keygen-t rsa -f ~/.ssh/id_rsa-foo -C https://github.com/username/foo

Шаг 6: Добавляем настройки ключа к локальному репозиторию

nano ~/.ssh/config

Host foo.github.com
Hostname github.com
IdentityFile ~/.ssh/id_rsa-foo

Проверка

$ ssh-Tgit@github.com

Viewing all articles
Browse latest Browse all 1318

Trending Articles


Girasoles para colorear


mayabang Quotes, Torpe Quotes, tanga Quotes


Tagalog Quotes About Crush – Tagalog Love Quotes


OFW quotes : Pinoy Tagalog Quotes


Long Distance Relationship Tagalog Love Quotes


Tagalog Quotes To Move on and More Love Love Love Quotes


5 Tagalog Relationship Rules


Best Crush Tagalog Quotes And Sayings 2017


Re:Mutton Pies (lleechef)


FORECLOSURE OF REAL ESTATE MORTGAGE


Sapos para colorear


tagalog love Quotes – Tiwala Quotes


Break up Quotes Tagalog Love Quote – Broken Hearted Quotes Tagalog


Patama Quotes : Tagalog Inspirational Quotes


Pamatay na Banat and Mga Patama Love Quotes


Tagalog Long Distance Relationship Love Quotes


BARKADA TAGALOG QUOTES


“BAHAY KUBO HUGOT”


Vimeo 10.7.0 by Vimeo.com, Inc.


Vimeo 10.7.1 by Vimeo.com, Inc.