Commit Graph

9 Commits

Author SHA1 Message Date
441856198f add generate_external_config
generates a config based on the configmap and secrets in the cluster.
this config is intended to be used to add an external node to the
cluster.
2025-04-11 14:42:08 -05:00
89ede66f23 fix generate_layout
it was putting the gnid in the wrong spot.
2025-04-11 14:41:40 -05:00
6f80f4fece change to regex-type ingress (haproxy-specific) 2025-04-11 14:40:25 -05:00
3225fdb7d6 increase replication_factor to 3 (best practices) 2025-04-11 14:40:07 -05:00
4f10f9047d add a basic index
point ingress for certain directly hosted sites ... to the sites.
other things might be DNS like would be normal for S3 but it
still would need to be in the wildcard tls so it's easier to just
do this centrally.  I am one person, after all :D
2025-04-11 00:36:03 -05:00
7152450836 remove web from ingress
this makes more sense as a wildcard A record, I think.  not 100%
sure but for now, we'll try it.  I'm pretty sure I don't need this
externally ever, so making this hit the node ports seems right.
2025-04-10 23:59:42 -05:00
95b17c7e63 updates after learning things
add aws command which actually runs a nix flake.
update hostnames to be {s3,web}.strudelline.net.
tools command now can setup your garage alias.
2025-04-10 23:50:51 -05:00
5d917e1bc3 add docs 2025-04-10 21:45:33 -05:00
04d764c492 initial import 2025-04-10 20:53:23 -05:00