summaryrefslogtreecommitdiff
path: root/public/posts/17Server.html
diff options
context:
space:
mode:
authorShipwreckt <me@shipwreckt.co.uk>2025-04-07 21:45:41 +0100
committerShipwreckt <me@shipwreckt.co.uk>2025-04-07 21:45:41 +0100
commit894fdbb19559df49a297d1b2e9fac6d26990aad5 (patch)
tree1dd64231add2abb93a8e9ea254fbbe16a1adafce /public/posts/17Server.html
parent49840ab5f7c2334ed99e663da9ad076388a9e061 (diff)
some updates
Diffstat (limited to 'public/posts/17Server.html')
-rw-r--r--public/posts/17Server.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/posts/17Server.html b/public/posts/17Server.html
index 8f45cf3..c96ab52 100644
--- a/public/posts/17Server.html
+++ b/public/posts/17Server.html
@@ -28,6 +28,7 @@
<p>So far my VPS (virtual private server) is doing three things:</p>
<ul><li>Git server: <a href="https://git.shipwreckt.co.uk/">git.shipwreckt.co.uk</a> </li></ul>
<ul><li>Email server: <a href="mailto:me@shipwreckt.co.uk">me@shipwreckt.co.uk</a></li></ul>
+ <ul><li>CalDEV server: Allows me to sync all my contacts and calendar between devices!</li></ul>
<ul><li>Website hosting! This enables me to try other web languages like <a href="https://www.php.net/">PHP</a> out</ul></li>
<hr>
@@ -39,6 +40,9 @@
<p>Sadly, I will not do HTTPS or HTTP Git cloning because it is not needed since I am using the Git daemon to allow people to clone from my server! Whilst on the topic of HTTP and HTTPS, I am using the Stagit static HTML programme to have a kind of front end to my server so you can view all my repositories! Due to it being complex (at least for me), I may write a tutorial on how to get it up and running smoothly.</p>
<hr>
+<h2>Why host a CalDEV server?</h2>
+<p>Hosting a CalDAV server is one of the most satisfying things I have ever done. Having everything synchronised just makes me happy! I have all my calendars synced and all of my contacts synced too. I love having a CalDAV server for all the rubbish I have planned, and I hope that I can get more use out of it! Also if you are curious I am using the <a href="https://radicale.org">radicale</a> software for the CalDEV server.</p>
+ <hr>
<h2>Overview</h2>
<p>Overall, I am just happy to have a whole server that I can use for whatever I want! This has opened up a whole new world for me of tinkering and stress. I hope this VPS serves me well!</p>