yuh
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
<link>http://localhost:1313/posts/caddy/</link>
|
||||
<pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/caddy/</guid>
|
||||
<description><h1 id="hugo">Hugo</h1>
<p>Don&rsquo;t get me wrong, Hugo is well made and &ldquo;easy to use&rdquo;. However, it is not at all intuitive. Once you know it its amazing, if you don&rsquo;t its terrible.</p>
<h1 id="caddy">Caddy</h1>
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
<table>
	<thead>
			<tr>
					<th>Thing</th>
					<th>Place</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td>Config file</td>
					<td>/etc/caddy/Caddyfile</td>
			</tr>
			<tr>
					<td>Content</td>
					<td>/www/var/web.site/</td>
			</tr>
			<tr>
					<td>SSL</td>
					<td>/etc/caddy/ssl/</td>
			</tr>
	</tbody>
</table></description>
|
||||
<description><h1 id="hugo">Hugo</h1>
<p>Don&rsquo;t get me wrong, Hugo is well made and &ldquo;easy to use&rdquo;. However, it is not at all intuitive. Once you know it its amazing, if you don&rsquo;t its terrible.</p>
<h1 id="caddy">Caddy</h1>
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
<p>This is the config I have:</p>
<table>
	<thead>
			<tr>
					<th>Thing</th>
					<th>Place</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td>Config file</td>
					<td>/etc/caddy/Caddyfile</td>
			</tr>
			<tr>
					<td>Content</td>
					<td>/www/var/web.site/</td>
			</tr>
			<tr>
					<td>SSL</td>
					<td>/etc/caddy/ssl/</td>
			</tr>
	</tbody>
</table>
<p>However caddy auto generates SSL if you don&rsquo;t want to import your own and you declare filepaths in the caddyfile.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Slow VPS due to bad luck w BGP</title>
|
||||
|
||||
Reference in New Issue
Block a user