Overview

Mỗi lần pull code về (web) server lại phải nhập git password rất là phiền (trên linux nói chung không có cơ chế nhớ password vĩnh viễn).
Với bitbucket, có thể dùng accesskey để pull code về (không commit code được). Khi đó sẽ không phải nhập password nữa.

Các bước thiết lập gồm có

  1. Tạo cặp private/public key trên (web) server. Add private key vào ssh-agent.
  2. Add public key vào Access Keys của repository trên bitbucket.
  3. Sau đó thì có thể pull/clone code bình thường.

Thao tác

Tạo cặp private/public key trên server

ssh-keygen

ssh-keygen

References

https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/


This free site is ad-supported. Learn more