This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
deployer.tuto [2026/07/14 15:53] 216.73.216.254 old revision restored (2026/03/15 16:38) |
deployer.tuto [2026/08/27 10:05] (current) 66.249.77.141 old revision restored (2026/07/14 15:57) |
||
|---|---|---|---|
| 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 | ||