@ -75,14 +75,16 @@ I need at least one of each server type. I will, however, use two WebServers an
I want the database server running on `store` not to be exposed to the Internet at large, and I will use the private networking feature of my VPS provider to get private IPs for `panel`, `store`, `build`, and `certbot`. This means I also need to have all of those machines running in the same datacenter.
I want the database server running on `store` not to be exposed to the Internet at large, and I will use the private networking feature of my VPS provider to get private IPs for `panel`, `store`, `build`, and `certbot`. This means I also need to have all of those machines running in the same datacenter.
Once I have these machines provisioned I lay out the information about them in the table above. I will need this information to begin writing the configuration file.
Once I have these machines provisioned I lay out the information about them in the table above. I will need this information to begin writing the configuration file.
@ -92,13 +94,13 @@ Additionally, I add two DNS records for `*.mds-stage-blog.com`, one A record wit
Before proceeding from this section, review the section checklist to ensure you have completed all item.
Before proceeding from this section, review the section checklist to ensure you have completed all item.