Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,13 @@ Cloud-init does not find a network configuration, it attempts to obtain
one via DHCP. After a few seconds, the system console displays a login
prompt showing the assigned IP address.

.. warning::

A working DHCP network configuration is mandatory from the very
first boot to complete the NS8 installation correctly.
If the instance cannot access the Internet freely and resolve
public DNS names correctly, the NS8 installation will fail irreversibly.

Default OS administrative credentials are

* Username: ``root``
Expand Down