aboutsummaryrefslogtreecommitdiff
path: root/content/docs/adyxax.org/adyxax-org.md
diff options
context:
space:
mode:
authorJulien Dessaux2024-06-04 23:07:26 +0200
committerJulien Dessaux2024-06-04 23:07:26 +0200
commit18ba1e276f50b4fc721981c43c9d427e924f4695 (patch)
treeda95fe4698b1027b3a6191926f68ea0b2e4231dd /content/docs/adyxax.org/adyxax-org.md
parentAdded tofu CAA blog article (diff)
downloadwww-18ba1e276f50b4fc721981c43c9d427e924f4695.tar.gz
www-18ba1e276f50b4fc721981c43c9d427e924f4695.tar.bz2
www-18ba1e276f50b4fc721981c43c9d427e924f4695.zip
small fixes
Diffstat (limited to '')
-rw-r--r--content/docs/adyxax.org/adyxax-org.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/adyxax.org/adyxax-org.md b/content/docs/adyxax.org/adyxax-org.md
index 3c87fbc..1e37f2c 100644
--- a/content/docs/adyxax.org/adyxax-org.md
+++ b/content/docs/adyxax.org/adyxax-org.md
@@ -12,7 +12,7 @@ maintainable solution, with as little maintenance overhead as possible.
It used to rely on mostly [Gentoo]({{< ref "/tags/Gentoo" >}}) (and some optional [OpenBSD]({{< ref "/tags/OpenBSD" >}})) servers interconnected with point to point openvpn links. Services ran inside lxd on alpine linux containers. Communications between all those services work
thanks to dynamic routing with bird and ospf along those openvpn links. I made extensive use of ansible to orchestrate all that, deploy the containers and manage them.
-Even though it worked really well for years, I do not plan to blog a lot about this setup unless someone interested writes me to request information about it. On this new documentation site I plan to focus on how I am migrating the most stable and boring parts on OpenBSD hosts (so without containerisation). The less important or more changing services will be migrated on [kubernetes]({{< ref "kubernetes" >}}) as a learning experience. Even though my custom setup with lxd on gentoo has always worked well it still was a rather unusual design that sometimes required maintenance following updates. Even if I am proud of its stability and reliability... It is not good for me to not look deeper into new technologies. Gentoo, OpenBSD and LXD is not the most popular combination out there. I will not abandon it completely (I do not imagine my laptop running anything other than gentoo), but working on more employable skills will do me good.
+Even though it worked really well for years, I do not plan to blog a lot about this setup unless someone interested writes me to request information about it. On this new documentation site I plan to focus on how I am migrating the most stable and boring parts on OpenBSD hosts (so without containerisation). The less important or more changing services will be migrated on [kubernetes]({{< ref "/tags/kubernetes" >}}) as a learning experience. Even though my custom setup with lxd on gentoo has always worked well it still was a rather unusual design that sometimes required maintenance following updates. Even if I am proud of its stability and reliability... It is not good for me to not look deeper into new technologies. Gentoo, OpenBSD and LXD is not the most popular combination out there. I will not abandon it completely (I do not imagine my laptop running anything other than gentoo), but working on more employable skills will do me good.
## Why write about it?