Create a server

Let's create a server first. please use root user.

After creating the server, we need to adding public key to our server. if you did'nt setup the server yet, please follow this instruction.

Copy the ssh public key.

Remote your server with root user

open authorized_keys and paste your public key

nano .ssh/authorized_keys

and then Check connection, make sure the connection is successfully

Congrats, your server added to CodeDeploy!

Last updated

Was this helpful?