Initial post for the page
This commit is contained in:
20
public/post/index.xml
Normal file
20
public/post/index.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on acorneroftheweb</title>
|
||||
<link>https://acorneroftheweb.com/post/</link>
|
||||
<description>Recent content in Posts on acorneroftheweb</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 04 Mar 2023 17:43:38 +0100</lastBuildDate><atom:link href="https://acorneroftheweb.com/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>"I am bad at reading"</title>
|
||||
<link>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</link>
|
||||
<pubDate>Sat, 04 Mar 2023 17:43:38 +0100</pubDate>
|
||||
|
||||
<guid>https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/</guid>
|
||||
<description>Setting up servers So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps. Doing this, I have tried out using Nomad and Consul instead of ssh&#39;ing to the server and running docker-compose up or even launching the services manually. This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user