blob: 58aca7d15d852b48dae142d67fcd1914a6f78868 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
A few months ago, I wrote on here complaining that my homelab config management was jank. Since then, I've ported all my config management to Ansible, and given my homelab a big upgrade in the process.
New!
* git.joeac.net! see if you can steal my private repositories, or push to my public ones! (actually please don't)
* my website now auto-updates every 24h
* mail.joeac.net! send your fanfiction to me@mail.joeac.net and see if I respond
* joeac.net/feed/rss.xml! my Internet reading, actively WIP
=> https://git.joeac.net/homelab.git
=> mailto:me@mail.joeac.net
=> https://joeac.net/feed/rss.xml
Among my ideas for the next improvements:
* make joeac.net/feed more featureful (multi-protocol aggregation, render to HTML)
* add in some Git hooks so my website auto-updates on push
* add a publishing endpoint to my website (presumably Micropub), so I can start POSSE-ing from my own server
=> https://micropub.spec.indieweb.org
=> https://indieweb.org/POSSE
|