Confirm public key ~ Register key on Github ~ Push Rails app to Github

[9th] Deploy to Github & Heroku! Create a community service with Ruby on Rails https://youtu.be/26MmHYI4xCQ

4.3 Git server-Create SSH public key https://git-scm.com/book/ja/v2/Git%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC-SSH-%E5%85%AC%E9%96%8B%E9%8D%B5%E3%81%AE%E4%BD%9C%E6%88%90

Procedure for ssh connection on GitHub ~ From generation of public key / private key ~ https://qiita.com/shizuma/items/2b2f873a0034839e47ce

I referred to these articles and videos.

Notes

[How to check the public key]

cat ~/.ssh/Key name

[How to confirm the name of the key]

cd .ssh

Move with

ls

Recommended Posts

Confirm public key ~ Register key on Github ~ Push Rails app to Github
How to push an app developed with Rails to Github
I want to push an app made with Rails 6 to GitHub
Steps to register Java files on GitHub
Until you push to Github
How to deploy jQuery on Rails
[Ruby on Rails] Read try (: [],: key)
How to push from Tarminal to GitHub
How to deploy Bootstrap on Rails
Rails on Tiles (how to write)
Deploy Rails on Docker to heroku
Deploy your Rails app on Heroku
Use Timecop in Rails web app to travel time on your browser
Docker push to GitHub Container Registry (ghcr.io)
How to change app name in rails
I tried to introduce CircleCI 2.0 to Rails app
[Ruby on Rails] How to use CarrierWave
Try deploying a Rails app on EC2-Part 1-
Introduced Vue.js to an existing Rails app
Upload Rails app image file to S3
Deploy to Heroku [Ruby on Rails] Beginner
Preparing to introduce jQuery to Ruby on Rails
Try deploying Rails app to EC2-Part 2 (Deploy)-
[Ruby on Rails] How to use redirect_to
[Portfolio] Bookmark management app [Ruby on Rails]
[Ruby on Rails] How to use kaminari
[Ruby on Rails] Button to return to top
How to send push notifications on AWS
Introduced Vuetify to an existing Rails app