SSH-Login

First steps on your new server.

Rootli aims for the goal that you never have to log in using SSH - unless you like the terminal. In this case, rootli wants to provide a first-class and easy usage of the server and shipped tooling.

SSH-Login

While some login possibilities are tied to specific services like MariaDB, SSH login is always possible for every team member.

Before logging in, make sure you added an OpenSSH public key to your account. You can do that in your user settings.

You are now able to navigate through your user's home directory. Depending on the roles of the server, the folder structure may differ.

For a webserver, the folder structure usually looks like this:

tree .
.
└── sites
    ├── bazqux.com -> /mnt/rootli_site_foobar/foobar.com
    └── test7.com -> /mnt/rootli_site_bazqux/bazqux.com