diff options
| author | root@localhost <root@localhost> | 2023-08-13 16:23:58 +0000 |
|---|---|---|
| committer | root@localhost <root@localhost> | 2023-08-13 16:23:58 +0000 |
| commit | 43e53128f74e230431aadf0fdba1ceb9055945fe (patch) | |
| tree | 612a0e470f8b03f71ca99bd64609382313d35d88 /content/post | |
| parent | de26f60c42dc3566563cc6b5f912c7dea2c8b8ff (diff) | |
routine updates
Diffstat (limited to 'content/post')
| -rw-r--r-- | content/post/framework-server/index.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/post/framework-server/index.md b/content/post/framework-server/index.md index 8e57e60..71e4941 100644 --- a/content/post/framework-server/index.md +++ b/content/post/framework-server/index.md @@ -351,9 +351,8 @@ 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 [readme]() for instructions. +You should check out my git repo's [readme](https://gitlab.com/kdam0/home-lab) for instructions. I will just briefly summarize my process here. -(I will update the link on this page when its ready) * I use LXC wherever possible as it has lower overhead than VMs. * LXC or VM hosts are provisioned by Terraform and services are configured |
