aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/keys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git mv src/infrastructure/keys/ src/EuAndreh2024-08-183-3/+0
|
* Add "--lock-wait 1200" restriction to the SSH key commandEuAndreh2023-06-211-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ceba35b8b8bde6d3045050be613378f68574edf6 git notes --ref=refs/notes/ci-data show ceba35b8b8bde6d3045050be613378f68574edf6 Exit status: 0 Duration: 22
* Manage public SSH files as "extra-etc-file" instead of like a secretEuAndreh2023-03-202-7/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7ffcd694068d484842be0b87a9aeeda0a7720568 git notes --ref=refs/notes/ci-data show 7ffcd694068d484842be0b87a9aeeda0a7720568 Exit status: 0 Duration: 15
* Makefile: Also upload managed SSH known_hosts fileEuAndreh2023-03-201-0/+7
|
* src/infrastructure/keys/andreh.pub: Remove old fileEuAndreh2023-03-131-1/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 657e61472c082b87b3d34a678811889024a3a79e git notes --ref=refs/notes/ci-data show 657e61472c082b87b3d34a678811889024a3a79e Exit status: 0 Duration: 16
* Make server get SSH keypair from repo over local files in server diskEuAndreh2023-03-132-0/+0
|
* src/infrastructure/keys/SSH/andreh.pub: Add now with correct nameEuAndreh2023-03-121-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show e14ff0a0136c177fb0c68a0ec86915f5ee86d4cf git notes --ref=refs/notes/ci-data show e14ff0a0136c177fb0c68a0ec86915f5ee86d4cf Exit status: 0 Duration: 21
* Copy files backEuAndreh2023-03-111-0/+0
|
* Split SSH public keys into files, and upload it via a make targetEuAndreh2023-03-102-0/+2