Skip to content

core

Global system-level configuration. This key is mandatory. Besides the administration login, it enables the system-wide podman-auto-update.timer that keeps the rootful services (adguardhome, wg_easy) up to date (see Automatic updates).

core.ssh_authorized_keys

A list of public SSH keys that will be authorized for SSH access on the host. By default, the core user has no password which means that the only way to access root privileges is through SSH authentication with:

ssh core@192.168.xxx.xxx
  • Type: List of strings
  • Purpose: Enables SSH authentication for administration.
  • Example:

    ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAklOUpkDHrfHY17SbrmTIpNLTGK9Tjom/BWDSU
    GPl+nafzlHDTYW7hdI4yZ5ew18JH4JW9jbhUFrviQzM7xlELEVf4h9lFX5QVkbPppSwg0cda3
    Pbv7kOdJ/MTyBlWXFCR+HAo3FXRitBqxiX1nKhXpHAZsMciLq8V6RjsNAQwdsdMFvSlVK/7XA
    t3FaoJoAsncM1Q9x5+3V0Ww68/eIFmb1zuUFljQJKprrX88XypNDvjYNby6vw/Pb0rwert/En
    mZ+AW4OZPnTPI89ZPmVMLuayrD2cE86Z/il8b+gw3r3+1nKatmIkjn2so1d01QraTlMqVSsbx
    NrRFi9wrf+M7Q== schacon@mylaptop.local