Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9cfd86d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleechua committed Nov 17, 2024
1 parent a014e3f commit d6a8a0a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 226 deletions.
196 changes: 0 additions & 196 deletions blog/ghost-advanced-tips/index.html

This file was deleted.

17 changes: 0 additions & 17 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,23 +150,6 @@ <h3>



<li>
<h3>

<a class="post-title" href="/blog/ghost-advanced-tips/">Self-hosting Ghost on Google Cloud</a>

</h3>
<p>A plaintext walkthrough of deploying an almost-free, fully self-hosted Ghost blog on Google Cloud.</p>
<p class="post-meta">
September 10, 2023 &nbsp; &middot; &nbsp;
1 min read
</p>
</li>





<li>
<h3>

Expand Down
8 changes: 4 additions & 4 deletions blog/self-hosting-ghost-on-google-cloud/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,14 +364,14 @@ <h4 id="set-up-mailgun">Set up Mailgun</h4>
<li>Make a <a href="https://signup.mailgun.com/new/signup" target="_blank" rel="noopener">Mailgun account</a> under the <code class="language-plaintext highlighter-rouge">Flex</code> plan. You’ll be asked to confirm a phone number and put your card details on file.</li>
<li>Select <code class="language-plaintext highlighter-rouge">Add a custom domain</code>:
<ul>
<li>Domain name: <code class="language-plaintext highlighter-rouge">ghostblog.com</code>
<li>Domain name: <code class="language-plaintext highlighter-rouge">mg.ghostblog.com</code>
</li>
<li>Domain region: <code class="language-plaintext highlighter-rouge">US</code> (unless your website requires within-<code class="language-plaintext highlighter-rouge">EU</code> data processing)</li>
</ul>
</li>
<li>Go back to Cloudflare &gt; ghostblog.com &gt; <code class="language-plaintext highlighter-rouge">DNS</code> and add the five DNS records Mailgun requires. Turn Proxy Status off (i.e., set all to <code class="language-plaintext highlighter-rouge">DNS only</code>).</li>
<li>Go back to Mailgun &gt; <code class="language-plaintext highlighter-rouge">Verify DNS settings</code>.</li>
<li>Once the custom domain has been added to Mailgun, go to Sending &gt; Domain Settings &gt; <code class="language-plaintext highlighter-rouge">SMTP Credentials</code>. Take note of the “login” (usually <code class="language-plaintext highlighter-rouge">[email protected]</code>).</li>
<li>Once the custom domain has been added to Mailgun, go to Sending &gt; Domain Settings &gt; <code class="language-plaintext highlighter-rouge">SMTP Credentials</code>. Take note of the “login” (usually <code class="language-plaintext highlighter-rouge">postmaster@mg.ghostblog.com</code>).</li>
<li>Click <code class="language-plaintext highlighter-rouge">Manage SMTP Credentials</code>, then <code class="language-plaintext highlighter-rouge">Reset password</code> &gt; <code class="language-plaintext highlighter-rouge">Reset password</code> &gt; <code class="language-plaintext highlighter-rouge">Copy</code>. Paste this password somewhere safe—it will only be generated this once!</li>
<li>Click on your profile in the upper right &gt; <code class="language-plaintext highlighter-rouge">API Security</code> ? <code class="language-plaintext highlighter-rouge">Mailgun API Keys</code>, and generate a Private API Key.</li>
</ol>
Expand Down Expand Up @@ -669,7 +669,7 @@ <h3 id="4-configure-ghost">4. Configure Ghost</h3>
<li>Customize your site &gt; the “gear” icon &gt; Email newsletter &gt; <code class="language-plaintext highlighter-rouge">Mailgun settings</code>:
<ul>
<li>Mailgun region: <code class="language-plaintext highlighter-rouge">US</code> (unless you previously chose <code class="language-plaintext highlighter-rouge">EU</code>)</li>
<li>Mailgun domain: <code class="language-plaintext highlighter-rouge">ghostblog.com</code>
<li>Mailgun domain: <code class="language-plaintext highlighter-rouge">mg.ghostblog.com</code>
</li>
<li>Mailgun Private API key: paste it here.</li>
</ul>
Expand Down Expand Up @@ -785,7 +785,7 @@ <h2 id="changelog">Changelog</h2>

<ul>
<li>
<p><strong>2024-11-17</strong>: Remove Secure Boot recommendation as the setting doesn’t always stick, and seems to create more trouble when SSH-ing.</p>
<p><strong>2024-11-17</strong>: Remove Secure Boot recommendation as the setting doesn’t always stick, and seems to create more trouble when SSH-ing; revert Nodejs installation from using <code class="language-plaintext highlighter-rouge">nvm</code> to direct installation; update Mailgun instructions to use a mail-specific subdomain (<code class="language-plaintext highlighter-rouge">mg</code>) by default.</p>
</li>
<li>
<p><strong>2024-10-02</strong>: Add setting to autodelete disk snapshots after 7 days to minimize costs, as snapshot storage is no longer included in the Free Tier.</p>
Expand Down
14 changes: 5 additions & 9 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://scottleechua.com/comics/doorkeeper/</loc>
<lastmod>2024-11-17T18:30:01+00:00</lastmod>
<lastmod>2024-11-17T20:11:17+00:00</lastmod>
</url>
<url>
<loc>https://scottleechua.com/comics/workshops/</loc>
<lastmod>2024-11-17T18:30:01+00:00</lastmod>
<lastmod>2024-11-17T20:11:17+00:00</lastmod>
</url>
<url>
<loc>https://scottleechua.com/games/detention-class/</loc>
<lastmod>2024-11-17T18:30:01+00:00</lastmod>
<lastmod>2024-11-17T20:11:17+00:00</lastmod>
</url>
<url>
<loc>https://scottleechua.com/games/great-escape/</loc>
<lastmod>2024-11-17T18:30:01+00:00</lastmod>
<lastmod>2024-11-17T20:11:17+00:00</lastmod>
</url>
<url>
<loc>https://scottleechua.com/games/workshops/</loc>
<lastmod>2024-11-17T18:30:01+00:00</lastmod>
<lastmod>2024-11-17T20:11:17+00:00</lastmod>
</url>
<url>
<loc>https://scottleechua.com/news/buwaya-translation/</loc>
Expand Down Expand Up @@ -65,10 +65,6 @@
<lastmod>2023-09-10T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://scottleechua.com/blog/ghost-advanced-tips/</loc>
<lastmod>2023-09-10T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://scottleechua.com/blog/versioning-comic-scripts-using-fountain-and-github/</loc>
<lastmod>2023-09-12T00:00:00+00:00</lastmod>
</url>
Expand Down

0 comments on commit d6a8a0a

Please sign in to comment.