Changed RPi image to a gallery, and trying emojify text.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
* About me.
|
||||
|
||||
** About me. \U0001F44B
|
||||
** About me.
|
||||
:PROPERTIES:
|
||||
:EXPORT_FILE_NAME: about-me
|
||||
:EXPORT_DATE: 2022-04-03
|
||||
@ -60,7 +60,9 @@ Self-hosting, I have since learned, is when you run useful programs from your ow
|
||||
|
||||
To begin, I needed an always-on computer to run these useful programs. I began with a humble Raspberry Pi.
|
||||
|
||||
[[./content/posts/my-selfhosting-journey/images/rpi.webp]]
|
||||
#+begin_export hugo
|
||||
{{< gallery match="images/*" sortOrder="desc" rowHeight="600" margins="5" thumbnailResizeOptions="600x600 q90 Lanczos" showExif=true previewType="blur" embedPreview="true" >}}
|
||||
#+end_export
|
||||
#+caption: My humble Raspberry Pi and it's hard drive. This dude currently tirelessly runs [[https://github.com/AdguardTeam/AdGuardHome][the excellent Adguard Home]] and downloads a backup of my data every night.
|
||||
|
||||
These are tiny, but capable computers that are great for fiddling with. The projects [[https://www.reddit.com/r/RASPBERRY_PI_PROJECTS/][people develop for these are amazing and diverse.]] With RPi in hand, I began with the ambitious project of replacing Google Drive with [[https://nextcloud.com/][Nextcloud.]] After much frustration with a bare metal installation, I found the [[https://github.com/nextcloud/nextcloudpi][NextcloudPi project.]] Surprisingly, it went pretty okay! At first, I was intimidated by Linux defaults, but over time I grew to appreciate, and indeed, prefer Linux as an operating system.
|
||||
@ -83,7 +85,7 @@ And that is where I am now. I happily host numerous services on my virtual priva
|
||||
|
||||
I thought about making this into a "guide" style post. I nixed that idea because, quite frankly, I feel like I don't know what I'm doing. I am really happy with my setup, but I don't feel like I have the authority to tell people how to administer their own services. If you are interested, allow me to point you toward the guide [[https://www.smarthomebeginner.com/traefik-docker-compose-guide-2022/][that really got me rolling: Ultimate Traefik Docker Compose Guide.]]
|
||||
|
||||
For those of you wondering [[https://www.zacharybillman.com/posts/zpb-current-selfhosted/][what I am currently hosting, check out my current list here]]!
|
||||
For those of you wondering [[https://www.zacharybillman.com/posts/zpb-current-selfhosted/][what I am currently hosting, check out my current list at the link]] and let me know what you think!
|
||||
|
||||
** TODO How I write this blog: or how I learned to love Emacs.
|
||||
|
||||
@ -111,7 +113,7 @@ For those of you wondering [[https://www.zacharybillman.com/posts/zpb-current-se
|
||||
#+begin_sidenote
|
||||
I want to go on the record here and say that I think it is sensible that she doesn't trust my self hosted services that much. In the early days of my self hosting journey, let's just say that the up-time of my services were extremely finicky. I like to think they are more permanent now, especially because I am hosting everything on a VPS, but I certainly cannot compete with the stability of Google and Amazon. (Or pretty much any other paid service for that matter.)
|
||||
#+end_sidenote
|
||||
\U0001F609
|
||||
:wink:
|
||||
|
||||
4. [[https://gitea.io/en-us/][Gitea]]
|
||||
|
||||
@ -138,7 +140,7 @@ Now org-mode might be the biggest rabbithole of them all, and definitely the top
|
||||
#+begin_sidenote
|
||||
Yet another topic to write a post about. This really changed the game for my ability to keep on top of the latest research.
|
||||
#+end_sidenote
|
||||
FreshRSS replaced Feedly for me, as I ran up against the number of feeds I could subscribe to on a free account. Also, when self hosting, I can save as many articles as my heart desires (even if I will never look at them again \U0001F609 ).
|
||||
FreshRSS replaced Feedly for me, as I ran up against the number of feeds I could subscribe to on a free account. Also, when self hosting, I can save as many articles as my heart desires (even if I will never look at them again :dizzy_face: ).
|
||||
|
||||
7. [[https://wallabag.org/en][Wallabag]]
|
||||
|
||||
|
Reference in New Issue
Block a user