@ -199,16 +199,9 @@ Before proceeding from this section, review the section checklist to ensure you
### Configure The Panel
### Configure The Panel
I need to create an account on the panel, https://panel.mjb-stage.com/register with the email address manager@mjb-stage.com.
An initial admin account is created during the ansible installation. The credentials for the admin account are in the `inventory.yml` file under `admin\_user:`.
Once I create the account, I need to promote it to an admin. From a shell on panel.mjb-stage.com server, I run the following.
Now that I have the admin account credentials, I can access the Servers tab at https://panel.mjb-stage.com/admin/servers
```bash
cd mjb/Web
./script/mjb flip_admin manager@mjb-stage.com
```
Now that I have an admin account, I can access the Servers tab at https://panel.mjb-stage.com/admin/servers
The tab configures web servers that the system will deploy blogs to. Each of the webservers that were configures by Ansible should go here, so I enter `web-west.mjb-stage.com` and then `web-west.mjb-stage.com`. The servers tab now lists these two servers.
The tab configures web servers that the system will deploy blogs to. Each of the webservers that were configures by Ansible should go here, so I enter `web-west.mjb-stage.com` and then `web-west.mjb-stage.com`. The servers tab now lists these two servers.