Add some more notes about domains and deployments.
This commit is contained in:
parent
0ca9cc68da
commit
cbbf6550e9
@ -111,6 +111,8 @@
|
||||
<h2 class="fragment" data-transition="fade-in">But first...</h2>
|
||||
</section>
|
||||
|
||||
<!-- Set up the VPS, set up namesavers, set the DNS records -->
|
||||
|
||||
<section>
|
||||
<h2>VPS</h2>
|
||||
<ul>
|
||||
@ -127,6 +129,15 @@
|
||||
<aside class="notes">Virtual Private Servers, super easy for getting off the ground quickly</aside>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Domains</h2>
|
||||
<ul>
|
||||
<li>Buy a domain</li>
|
||||
<li>Update the Nameservers</li>
|
||||
<li>Add <strong>A Record</strong> for the IP to the VPS</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Dokku</h2>
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user