This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
deployer.tuto [2026/07/14 15:58] 216.73.216.254 old revision restored (2026/01/13 20:57) |
deployer.tuto [2026/08/27 10:05] (current) 66.249.77.141 old revision restored (2026/07/14 15:57) |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| Mettre ca dans les clef secrète de github sous le nom KNOWN_HOSTS | Mettre ca dans les clef secrète de github sous le nom KNOWN_HOSTS | ||
| + | |||
| + | |||
| + | ===== Deploy key on github ===== | ||
| + | |||
| + | connect to ssh and : | ||
| + | |||
| + | ssh-keygen -t ed25519 -C " | ||
| + | |||
| + | copy the public key to the Deploy keys on github | ||