I think this should do it ???

This commit is contained in:
crt 2024-07-11 04:38:12 +02:00
parent 42c673bc66
commit 25399bc7ed
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)