Commit Graph

23 Commits

Author SHA1 Message Date
Alex D. e87b9e6579
Add import and etcd cluster creator 2024-03-17 17:55:24 +00:00
Alex D. 60aedc137e
Lots of misc changes
- Group makefile targets
- Fix cert generation with SAN
- Use exec instead of shell for CMD/ENTRYPOINT where possible
- Disable network by default for builds except where specified otherwise
- Remove non-functional pg_hba
- Add some unfinished services
- Add etcd
2023-09-18 12:18:05 +00:00
Alex D. 96a89b0f4b
Fully preseed postgresql 2023-08-16 13:40:52 +00:00
Alex D. e6e1796d79
Add prometheus 2023-08-09 06:51:43 +00:00
Alex D. 152e261f14
Switch to using cmd: where commands are explicitly required and not a software package 2023-08-08 13:37:18 +00:00
Alex D. bfae593b4d
Multiple misc changes
- Patch out hba changing at start for postgres
- Add redis
- Use host networking for development purposes
- Fix logging for rspamd and dovecot
- Make sasl socket inet
- Use WORKDIR for nsd
- Remove postgres pass entries
2023-08-03 15:05:15 +00:00
Alex D. d60bd7fb98
Add rspamd and opendkim and use localhost until networking is settled 2023-08-02 09:54:08 +00:00
Alex D. 130e6aee18
Fix paths 2023-08-02 06:13:08 +00:00
Alex D. dd89a5d7fa
Small changes and mail stack
- Added postfix and dovecot
- Merged repeated commands into script for postgres-cert
- Updated absolute paths to use WORKDIR wherever possible
- Added letsencrypt data builder
2023-07-30 13:58:27 +00:00
Alex D. f35e09db2b
Add dependency on ca and use standard as network name 2023-07-15 11:29:42 +00:00
Alex D. 16e0f02a8a
Add support for secrets, add dns name and cleanup 2023-07-15 10:48:26 +00:00
Alex D. e0136abc34
Create per-daemon selfsigned certs 2023-07-13 08:14:27 +00:00
Alex D. 971057b801
Add postgres, CA and TLS management and cleanup makefile stuff 2023-07-12 08:06:56 +00:00
Alex D. 3f8be7368b
Your containersss vill live in ze pod 2023-06-27 10:33:01 +00:00
Alex D. 3ab67e1bb9
Fix depchain 2023-06-27 10:14:24 +00:00
Alex D. 810521b631
Tag steps inbetween and rename directory 2023-06-27 09:19:14 +00:00
Alex D. 1b72317ec7
Fix makefile and finish nsd image 2023-06-23 17:31:20 +00:00
Alex D. d1bfc55916
Fix deps and remove containerfile check that gets hit on --always-make 2023-06-18 17:30:38 +00:00
Alex D. 9fee14fb52
Merge into one command 2023-06-18 17:18:00 +00:00
Alex D. b38407acd0
Add makefile for building containers in-order 2023-06-18 16:57:28 +00:00
Alex D. cb2959bd01
Remove redxen prefix and add selfsigned generation 2023-06-18 10:09:43 +00:00
Alex D. 1fed249c45
Integrate generation of OpenDKIM key into DNS 2023-06-18 09:14:17 +00:00
Alex D. a77eb8fc85
Initial testing of isolated container deps for secrecy 2023-06-11 14:12:54 +00:00