Jack Jackson
|
1e767ec1eb
|
Formatting the secret as JSON
|
2025-04-18 12:55:01 -07:00 |
|
Jack Jackson
|
6aba9bf11b
|
Try using Vault Sidecar Injection
Referencing
[here](https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-sidecar#configure-kubernetes-authentication),
comparing with the Secrets Operator that I used
[here](https://blog.scubbo.org/posts/base-app-infrastructure/). I
_think_ I prefer this because:
* It doesn't create a Kubernetes secret (which is, contrary to
expectation, [not entirely
secure](https://kubernetes.io/docs/concepts/configuration/secret/))
* The YAML/template changes required are smaller
* It looks like it _might_ be able to write a whole Vault path as a
single file, rather than one-file-per-key - though it'll need some
template wizardry (in a follow-on commit) to format that right.
|
2025-04-18 12:42:52 -07:00 |
|
Imagebot
|
f49906b12f
|
Update EDH ELO commit to "9b4e6c3b4d852883a372332461253ef9eae6d014"
|
2025-04-18 08:34:26 +00:00 |
|
Jack Jackson
|
9c504e5145
|
More port-alignment, and enable Ingress
|
2025-04-07 20:26:08 -07:00 |
|
Jack Jackson
|
a225b0130a
|
Specify miniflux target port explicitly
|
2025-04-07 16:18:07 -07:00 |
|
Jack Jackson
|
5e1bf66aeb
|
Try circumventing miniflux readiness
|
2025-04-07 15:53:40 -07:00 |
|
Jack Jackson
|
d379cafc7b
|
Remove Drone (in favour of Gitea)
|
2025-04-07 15:40:30 -07:00 |
|
Jack Jackson
|
b6ce1b3a24
|
Update miniflux to latest version
|
2025-04-07 15:39:55 -07:00 |
|
Imagebot
|
4c29e3f62e
|
Update EDH ELO commit to "0434ec1e98b127f58d5c95f548d30fb40ec09918"
|
2025-04-07 06:39:53 +00:00 |
|
Imagebot
|
441b4c5e3c
|
Update EDH ELO commit to "2506f4fa6dae5e09022c75aac045ec6b998a5b57"
|
2025-04-07 06:34:04 +00:00 |
|
Jack Jackson
|
4d743a87bd
|
Latest version of edh-elo
|
2025-04-05 16:10:16 -07:00 |
|
Jack Jackson
|
0946871712
|
Use newer version of edh-elo
|
2025-04-05 13:48:57 -07:00 |
|
Jack Jackson
|
a90cc33d1c
|
Add Plugins dir for Vault
|
2025-03-17 15:38:32 -07:00 |
|
Jack Jackson
|
d8cad832ba
|
Switch Vault to Jsonnett definition
As a precursor to:
* Enabling Plugins
* So that I can get GitHub credentials from Vault via [this
plugin](https://github.com/martinbaillie/vault-plugin-secrets-github)
* So that I can use [this history-syncing
plugin](https://gitea.scubbo.org/scubbo/commit-report-sync) without
needing to refresh tokens, including in _this_ repo.
* At which point I want to [use LetsEncrypt to provide certs for Traefik
Ingresses](https://adamtheautomator.com/letsencrypt-with-k3s-kubernetes/#Ensuring_Seamless_Certificate_Renewals_with_a_ClusterIssuer)
* So that I can use Keycloak, which [demands an http
scheme](https://github.com/keycloak/keycloak/issues/30977#issuecomment-2208679081).
What a deep rabbit-hole I am in! :)
|
2025-03-14 20:46:59 -07:00 |
|
Jack Jackson
|
fb7e8cd98e
|
Migrate blog to a) -deployment repo, b) jsonnet-format definition
|
2025-02-26 19:35:53 -08:00 |
|
Jack Jackson
|
5e08c653a3
|
Add scubbo.org Ingress host
|
2025-02-21 20:20:46 -08:00 |
|
Jack Jackson
|
6925418684
|
Add notes on Jellyfin external availability
|
2025-02-10 09:32:32 -08:00 |
|
Jack Jackson
|
ddd9be2280
|
Explicitly request GPU
|
2025-02-08 16:05:33 -08:00 |
|
Jack Jackson
|
4710c36228
|
Set env variables
|
2025-02-08 14:33:37 -08:00 |
|
Jack Jackson
|
dcb62c838d
|
Use nvidia runtimeClassName
|
2025-02-08 14:13:49 -08:00 |
|
Jack Jackson
|
cbc77be2a3
|
Direct-mount /dev/dri in
|
2025-02-08 12:35:31 -08:00 |
|
Jack Jackson
|
a5f24642ae
|
Revert mounting-in card via smarter-devices
|
2025-02-08 12:29:41 -08:00 |
|
Jack Jackson
|
668e1c01bb
|
Install openwebui
|
2025-02-06 21:01:30 -08:00 |
|
Jack Jackson
|
6dbc94cec0
|
Remove non-truenas Media storage
|
2025-02-02 22:15:26 -08:00 |
|
Jack Jackson
|
37704b2433
|
Add note on onboard graphics
|
2025-01-22 23:08:21 -08:00 |
|
Jack Jackson
|
19c0577655
|
Add supplementalGroups for permissions to access video card
|
2025-01-21 22:50:28 -08:00 |
|
Jack Jackson
|
1dd75693cb
|
Mount-in render device
|
2025-01-21 22:47:12 -08:00 |
|
Jack Jackson
|
e9145df641
|
Mount devices with Smarter Device Management
|
2025-01-21 22:32:33 -08:00 |
|
Jack Jackson
|
807785daca
|
Mount video card into Jellyfin container
To permit Hardware Acceleration.
See [here](https://stackoverflow.com/a/59291859),
[here](https://jellyfin.org/docs/general/administration/hardware-acceleration/),
and
[here](https://old.reddit.com/r/jellyfin/comments/i2r4h9/how_to_enable_hardware_acceleration_with_docker/).
|
2025-01-21 21:59:34 -08:00 |
|
Jack Jackson
|
60417775be
|
Update EDH ELO commit to "c6a279a703"
|
2024-11-19 04:01:29 +00:00 |
|
Jack Jackson
|
1b617368b8
|
Introduce Miniflux
|
2024-11-13 20:39:46 -08:00 |
|
Jack Jackson
|
b5eee54ac3
|
Remove unused config PVC
|
2024-11-01 12:02:07 -07:00 |
|
Jack Jackson
|
46d6ee105f
|
Remove hardcoded nodename that was overriding nodeSelector set in previous commit
|
2024-11-01 11:54:47 -07:00 |
|
Jack Jackson
|
42e40bf23e
|
NodeSelect to Epsilon while rasnu1 is misbehaving
|
2024-10-29 16:39:01 -07:00 |
|
Jack Jackson
|
73accc5b7b
|
Update EDH ELO commit to "8b5d96e76f"
|
2024-09-05 05:01:48 +00:00 |
|
Jack Jackson
|
ab2d7a3c30
|
Update EDH ELO commit to "5d2183bbf0"
|
2024-08-23 17:02:11 +00:00 |
|
Jack Jackson
|
78302757cd
|
Update EDH ELO commit to "f120336f1d"
|
2024-08-23 16:39:22 +00:00 |
|
Jack Jackson
|
f5cbefc00e
|
Enable Readarr
|
2024-08-21 20:02:17 -07:00 |
|
Jack Jackson
|
843252d917
|
Update EDH ELO commit to "460467bd0b"
|
2024-08-08 05:45:05 +00:00 |
|
Jack Jackson
|
0244e53970
|
Update EDH ELO commit to "bf7997bd1d"
|
2024-08-08 05:29:24 +00:00 |
|
Jack Jackson
|
144c55c2b1
|
Update EDH ELO commit to "fff79bf883"
|
2024-08-08 04:19:54 +00:00 |
|
Jack Jackson
|
489ad4b726
|
Update EDH ELO commit to "c874de3a4c"
|
2024-08-08 04:18:18 +00:00 |
|
Jack Jackson
|
34e6f91ba0
|
Update EDH ELO commit to "b01831b5ac"
|
2024-08-08 04:16:28 +00:00 |
|
Jack Jackson
|
a64a420e94
|
Update EDH ELO commit to "2ba4cf9a30"
|
2024-08-01 03:56:14 +00:00 |
|
Jack Jackson
|
facac2a99f
|
Update EDH ELO commit to "5d71f422f3"
|
2024-08-01 03:53:38 +00:00 |
|
Jack Jackson
|
2fd086fa34
|
Update EDH ELO commit to "fff4fa6c57"
|
2024-07-30 17:02:54 +00:00 |
|
Jack Jackson
|
0671898319
|
Update EDH ELO commit to "3b1c3d7eb3"
|
2024-07-30 03:18:56 +00:00 |
|
Jack Jackson
|
492bf8e10d
|
Update EDH ELO commit to "105dc438bd"
|
2024-07-29 02:21:31 +00:00 |
|
Jack Jackson
|
f71cbf8c50
|
Update EDH ELO commit to "0e69452403"
|
2024-07-28 04:28:57 +00:00 |
|
Jack Jackson
|
8ee06464a7
|
Update EDH ELO commit to "2fb5a291e5"
|
2024-07-28 03:09:50 +00:00 |
|