From 25399bc7ed0964c988cc5b8621f559427cb74ca9 Mon Sep 17 00:00:00 2001 From: crt Date: Thu, 11 Jul 2024 04:38:12 +0200 Subject: [PATCH] I think this should do it ??? --- README.md | 2 +- image-builder-512mb/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41537b7..ea4c427 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,5 @@ TLDR : image_builder.sh is a bash script I wrote to poorly compete with Dockerfi See [Image Builder Readme](image-builder/README.md) ### Project specific image_builder files -All Project files that achieved the goals listen in the [JOURNAL.md](JOURNAL.md) are Documented here : [Realizing Projects](image-builder-512mb/README.md) +All Project files that achieved the goals listen in the [JOURNAL.md](JOURNAL.md) are Documented here : [Realizing Projects](https://adastra7.net/git/crt/m169/src/branch/master/image-builder-512mb) * With Critical Infrastructure Data left out as it will be used in Production and therefore shouldn't have all its infos displayed publicly diff --git a/image-builder-512mb/README.md b/image-builder-512mb/README.md index 8bc0bc2..c318c7c 100644 --- a/image-builder-512mb/README.md +++ b/image-builder-512mb/README.md @@ -54,7 +54,7 @@ See debian-nginx.conf # Why I dont list every service here ? As seen it is pretty easy to make Container Templates using basic Bash scripting and usage of the image_builder. -For the rest of the Services simply have a look at the [remaining config files in this directory](/) +For the rest of the Services simply have a look at the [remaining config files in this directory](https://adastra7.net/git/crt/m169/src/branch/master/image-builder-512mb) # Where is Mailcow ? Mailcow has been excluded as it uses docker, I've however made a container template that installs the docker engine so use that (configuring email is a pain and I would recommnd you make manual images) \ No newline at end of file