A guide to use Oracle Cloud servers in Coolify
Oracle Cloud free ARM server
, you need to do a few extra steps to use it in Coolify, as a Coolify instance
or just a remote server
.
experimental
mode and works with sudo
.
~/.ssh/authorized_keys
file.sudo su -
/etc/ssh/sshd_config
and change PermitRootLogin
to without-password
.service sshd restart
/root/.ssh/authorized_keys
file which is also defined in your Coolify instance.