Welcome to Coolify
-Welcome to Coolify
++ Connect your first server and start deploying in minutes +
++ What You'll Set Up +
+- Coolify Home. -
- -
-
-
-
Servers are the main building blocks, as they will host your applications, databases, - services, called resources. Any CPU intensive process will use the server's CPU where you - are deploying your resources.
-
-
+
Use Existing Key
+I have my own SSH key
+Generate New Key
+Create ED25519 key pair
+SSH Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own ssh private key, or you can let Coolify to create one for you.
-In both ways, you need to add the public version of your ssh private key to the remote
- server's
- ~/.ssh/authorized_keys file.
+
+
+ ~/.ssh/authorized_keys
+ file.
+
+
Private Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own private key, or you can let Coolify to create one for you.
-In both ways, you need to add the public version of your private key to the remote server's
- ~/.ssh/authorized_keys file.
+
+
+ ~/.ssh/authorized_keys
+ on your target server for the specified user.
+
+