diff options
-rw-r--r-- | gemini/gemlog/2021-04-18-cloud-replica-and-timetraveling.gmi (renamed from gemini/gemlog/2021-04-19-cloud-replica.gmi) | 7 | ||||
-rw-r--r-- | gemini/gemlog/index.gmi | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/gemini/gemlog/2021-04-19-cloud-replica.gmi b/gemini/gemlog/2021-04-18-cloud-replica-and-timetraveling.gmi index bb6f2ae..a418841 100644 --- a/gemini/gemlog/2021-04-19-cloud-replica.gmi +++ b/gemini/gemlog/2021-04-18-cloud-replica-and-timetraveling.gmi @@ -2,6 +2,13 @@ I am moving in about a month and I need to do something with my home server during the downtime, especially my capsule and website. I decided this weekend to setup a small cloud instance and just run my website and capsule off of it. Note: this isn't a technical breakdown or anything just some of my thoughts in the first part of setting up the cloud replica for my server. +## TIMETRAVEL ALERT + +I didn't timetravel, sorry, I just had some sleepy brain. To look at how the sausage is made: When writing a gemlog I add them to a staging folder, undated, until they're ready. This particular gemlog I wrote up and moved out of the staging dir right as I finished. However, unlike most days I actually finished writing this a bit later than usual. So I looked at the date +> Hmm, it's the 18th, so I'll date it the 19th! ... Oh that's odd I thought I posted yesterday? (referring to my post from teh 17th)... Oh well! + +Well turns out sleepy me was right, I started around 10pm writing this up, but made some edits before posting it live - and yup, it past midnight so I dated it for Monday ðŸ˜. Sorry everyone --- Back to the post. + ## Deploying to the new server I git backup my entire capsule (except for the certs) so while it's a bit of a manual process getting the deployments up and running, at least the content will be easy to sync between local and cloud servers. diff --git a/gemini/gemlog/index.gmi b/gemini/gemlog/index.gmi index b483605..2859a76 100644 --- a/gemini/gemlog/index.gmi +++ b/gemini/gemlog/index.gmi @@ -4,7 +4,7 @@ Welcome to my gemlog. I post whenever I do something I feel is worth writing abo ## My posts -=> 2021-04-19-cloud-replica.gmi 2021-04-19 - Cloud Replica +=> 2021-04-18-cloud-replica-and-timetraveling.gmi 2021-04-18 - Cloud Replica and Timetraveling => 2021-04-17-capsule-log-retention.gmi 2021-04-17 - Capsule Log Retention => 2021-04-15-capsule-stats.gmi 2021-04-15 - Capsule Stats => 2021-04-13-digital-hygiene-one-week-in.gmi 2021-04-13 - Digital Hygiene - One Week In |