Closed rija closed 2 months ago
As discussed, will use the id_rsa_aws_hk_gigadb_pem
from the cnhk-infra as the private key.
Will save the public key of id_rsa_aws_hk_gigadb_pem
to the cnhk-infra for future use.
Close as done in PR https://github.com/gigascience/gigadb-website/pull/2025
The configuration needs to be deployed at
/etc/sync_dropbox/rclone.conf
and should looks like:The SSH key should be generated by the bastion playbook into the local
output-x.x.x.x
directory, with the private part stored as/home/centos/.ssh/upstream_from_alt-live
, and the public part stays in the output directory and should be manually to the current prodution's authorized keys.