Commit graph

112 commits

Author SHA1 Message Date
821c8b3c9e Add provided image name to the list of tags generated 2025-01-06 13:37:45 +01:00
ad8b3aa54a Fix bug in mirroring images 2025-01-06 13:08:54 +01:00
8ea4ba59ec
Tidy up of service behaviour 2025-01-06 10:45:37 +01:00
c6b81fe762
Refactor 2024-12-26 23:35:55 +01:00
5224b46ccf
Fix builder, add support for passing debug_path into configs so that they can be grouped into services 2024-12-26 15:47:06 +01:00
47e4fd014e
Merge branch 'main' of github.com:matthewbaggett/terraform_modules 2024-12-24 23:54:05 +01:00
d652ec8fd5
Trigger instance replacement when built image changes. 2024-12-23 22:41:35 +01:00
c2707cbb39
Create before destroy image 2024-12-23 21:44:28 +01:00
4927ecba4a
network should return the network, yo 2024-12-22 07:43:31 +01:00
67d22d805d
Add healthcheck inputs 2024-12-22 07:42:50 +01:00
f7c8be0316
Change debug output path for services. 2024-12-22 02:21:38 +01:00
20d3b53b01
really annoying to hide debug output... 2024-12-21 01:16:30 +01:00
7392ccc891
RDS + Bastion work. 2024-12-18 05:38:24 +01:00
9ce551d953
Implementation of bastion service 2024-12-18 02:58:24 +01:00
473c961de9
Fix build 2024-12-17 17:35:51 +01:00
7df3dc639b
General fixup 2024-12-16 15:58:17 +01:00
ff991aff93
fix build bugs when not using build 2024-12-13 15:18:03 +01:00
774a1c986b
Formatting 2024-12-12 22:35:31 +01:00
c99d837055
TIL plantimestamp > timestamp because timestamp is evaluated at apply. 2024-12-12 22:35:12 +01:00
b3950b394e
Build tagging 2024-12-12 22:28:13 +01:00
e7935dd681
Debug files should be json so that terraform can show nice deltas. 2024-12-12 21:52:53 +01:00
f91c8bf808
Improve IP CIDR generation 2024-12-10 16:09:03 +01:00
d4990b3660
Working buildable, mirrorable images. 2024-12-10 02:02:22 +01:00
1a6ea1b5a3
Builds and deploys 😎 2024-12-10 00:47:04 +01:00
3cfdf488d0
Missing keepers 2024-12-06 20:18:13 +01:00
baf7470cb0
Make sure debug files are 0600 2024-12-06 18:33:54 +01:00
7a8d954cdb
Debuggin' Traefik 2024-12-06 16:14:54 +01:00
3dd23e8183
Debuggin' Traefik 2024-12-06 15:52:36 +01:00
737dbd64b8
Debuggin' Traefik 2024-12-06 15:46:31 +01:00
9680b91f91
Debuggin' Traefik 2024-12-06 15:42:23 +01:00
e4b6454e94
Debuggin' Traefik 2024-12-06 15:40:57 +01:00
d92d0f401b
Debuggin' Traefik 2024-12-06 15:36:32 +01:00
1524a33e1c
Debuggin' Traefik 2024-12-06 15:35:27 +01:00
7153ea485e
Debuggin' Traefik 2024-12-06 15:30:21 +01:00
a5641c858d
Debuggin' Traefik 2024-12-06 15:29:27 +01:00
9500d0e617
Debuggin' Traefik 2024-12-06 15:24:40 +01:00
d61b21bb40
Debuggin' Traefik 2024-12-06 15:21:24 +01:00
369625ef45
Debuggin' Traefik 2024-12-06 15:06:47 +01:00
7fa3244492
Debuggin' Traefik 2024-12-06 13:47:11 +01:00
20af4eeea6
Debuggin' Traefik 2024-12-06 13:45:55 +01:00
4780ec7453
Debuggin' Traefik 2024-12-06 13:45:09 +01:00
3dfd4c01a9
Debugging Traefik rules 2024-12-05 19:44:29 +01:00
d01755ad2b
Debugging Traefik rules 2024-12-05 19:17:32 +01:00
cacdd10755
Debugging Traefik rules 2024-12-05 19:12:55 +01:00
45bde3b4b7
Debugging Traefik rules 2024-12-05 19:12:06 +01:00
6ce519700b
Debugging Traefik rules 2024-12-05 19:10:16 +01:00
f1593c4430
make ssl optional on traefik flags 2024-12-05 19:06:21 +01:00
b662611ea8
Merge branch 'main' of github.com:matthewbaggett/terraform_modules 2024-12-04 14:34:04 +01:00
ed6cd2222d
Support dynamic port allocation on host 2024-12-04 14:30:45 +01:00
2370467f86
Last nights uncommitted changes 2024-11-30 11:46:25 +01:00
a5f6e7bb17
Fettling. 2024-11-27 01:12:10 +01:00
ca2ae8331b
Network entities instead of ids 2024-11-26 14:42:54 +01:00
74b0a2ae2d
better description between volumes & remote_volumes. 2024-11-26 11:50:09 +01:00
3d7936f5a1
Help prevent "this service already exists" irritations 2024-11-26 11:25:58 +01:00
618ca06093
Treafik woz 'ere 2024-11-26 10:50:53 +01:00
ef40638cd6
Add support for image mirroring 2024-11-24 14:00:40 +01:00
0975c10939
Make pruner a module. 2024-11-24 10:50:28 +01:00
15b530eee6
config name randomiser a bit more randomer. 2024-11-23 20:01:56 +01:00
565040d3cd
Ignore name changes on docker configs 2024-11-23 19:49:51 +01:00
7a75ea575d
Output docker_service consistently. 2024-11-23 17:55:01 +01:00
cb74c92781
Everything moved again. 2024-11-23 05:06:26 +01:00
a046e9c47c
Use my standardised settings 2024-11-22 11:56:12 +01:00