Configure CLI
Create a Project Directory
mkdir -p /your/project/directory
cd
into your project directory
cd /your/project/directory
Configure
playbook configure -e <your-email> -u <host-info> -p <port>
Please ensure that you substitute the following:
your-email
enter any email address, eample: admin@admin.comhost-info
for your addressable IP Address, example: 192.168.1.17port
for the nginx port, example: 80