diff options
| author | Kumar Damani <me@kumardamani.net> | 2026-08-02 02:28:26 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2026-08-02 02:28:26 +0000 |
| commit | b88879f6b56e5b2465089a50d63d89a7c1ee5dd6 (patch) | |
| tree | d0827dc15e2bb1784634697819202845553534dc /post/framework-server.typ | |
| parent | d059c9feab732e0cd48e142e623c45c43acdf710 (diff) | |
Diffstat (limited to 'post/framework-server.typ')
| -rw-r--r-- | post/framework-server.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/post/framework-server.typ b/post/framework-server.typ index a8d82a3..da54c17 100644 --- a/post/framework-server.typ +++ b/post/framework-server.typ @@ -143,7 +143,7 @@ _You should have a storage solution (NAS) in place already!_ Setting this up is beyond the scope of this post. You can check out my DIY ZFS backed NAS setup -#extlink("https://gitlab.com/kdam0/vps#nas-equipment")[here]. I've had no +#extlink("https://git.kumardamani.net/vps/about#nas-equipment")[here]. I've had no (storage related) issues with my NAS since its inception over a year ago. Then when I need to allocate space for a new service I do: @@ -409,7 +409,7 @@ These are _some_ of the services I run ad LXC container: - A few static websites. How I set up these services is beyond the scope of this post. You should check -out my git repo's #extlink("https://gitlab.com/kdam0/home-lab")[readme] for +out my git repo's #extlink("https://git.kumardamani.net/home-lab/about")[readme] for instructions. I will just briefly summarize my process here. - I use LXC wherever possible as it has lower overhead than VMs. |
