Preflight Checklist
Before you run the ansible package, lets quickly run through our checklist and make sure we have everything done.
Servers
- [ ] Servers have been created with the minimum requirements
- [ ] Required base packages have been installed
- [ ] Hostnames have been configured, and are a single-word without a domain.
- [ ] You have verified connectivity between the servers
Domains
- [ ] Domains have been identified, and;
- [ ] their DNS records have been set
Inventory File
- [ ] You've generated passwords: backups key, prometheus, and loki
- [ ] Domain names have been added
- [ ] Default Admin account is defined
- [ ] All servers and their respective public/private IP addresses have been added
- [ ] The Floating IP Address has been defined (if applicable)
- [ ] You've added your ip addresses to the
extra_allowed_ipv4_addresses
section
Run Installer
Now that your inventory.yml
file has been configured, and all servers are prepared, you may now run the ansible bootstrap script.