I think this should do it ???
This commit is contained in:
parent
42c673bc66
commit
25399bc7ed
|
@ -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
|
||||
|
|
|
@ -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)
|
Loading…
Reference in New Issue