This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
deployer.tuto [2026/01/13 20:56] 216.73.216.86 old revision restored (2025/11/07 09:32) |
deployer.tuto [2026/01/13 20:58] (current) 216.73.216.86 old revision restored (2025/11/07 20:41) |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| server51.insideweb.be ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG/ | server51.insideweb.be ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG/ | ||
| + | |||
| + | 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 | ||