Commit graph

74 commits

Author SHA1 Message Date
aab4da94fa
alyssum/immich: init
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-06-20 18:47:01 +10:00
004832fc06
containers/emerald: bind music directory
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
2026-06-19 09:03:39 +10:00
83371117d4
containers/emerald: change mounts
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-06-19 08:57:22 +10:00
e1c02d7a91
containers/emerald: move to alyssum
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-06-19 08:01:17 +10:00
2a9e8e6c03
containers/garnet: extend token expiration
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
2026-06-13 23:44:29 +10:00
e98a71cd1e
containers/garnet: config nginx to avoid errors
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-06-13 22:12:32 +10:00
37f271bed8
containers/citrine: enable push to create
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
2026-06-10 16:05:24 +10:00
93354e6419
containers/citrine: garden -> lab
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-06-02 19:50:01 +10:00
4851369098
containers/garnet: add hosts and correct bind mounts
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-05-29 00:44:13 +10:00
f622d5f577
containers/garnet: try removing host header 2026-05-28 23:43:07 +10:00
c4bedfd86e
containers/garnet: move back to listen addrs 2026-05-28 23:34:25 +10:00
011ceee498
containers/garnet: use ipv4 for proxy 2026-05-28 23:27:19 +10:00
0735ffdb69
containers/garnet: remove stray sv and set address to local ip 2026-05-28 23:22:19 +10:00
27e9546327
containers/garnet: better ip filtering 2026-05-28 23:04:35 +10:00
babc27c8be
containers/garnet: init 2026-05-28 23:01:43 +10:00
81c17720eb
containers/{d,e,f}: listen on tailscale
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
2026-05-28 22:40:19 +10:00
52e53ba5b3
containers/amethyst: use ipv4 proxy 2026-05-28 21:17:49 +10:00
218da08936
containers/beryllium: use ipv4 2026-05-28 21:17:49 +10:00
d8c016e933
containers/fluorite: move desc and pic to secrets
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
2026-03-23 02:38:48 +11:00
2d15fb3a5e
containers/fluorite: use jpg picture
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 22:09:04 +11:00
b06c782850
containers/fluorite: use png picture
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 22:08:23 +11:00
6c7393228e
containers/fluorite: add description and picture
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 21:54:43 +11:00
36a161d1df
containers/fluorite: store all data 2026-03-18 21:39:02 +11:00
3a612d3e90
containers/diamond: remove stray templates
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 20:11:21 +11:00
3381630a7a
containers/emerald: bind music media dir
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 03:45:26 +11:00
5eef477e0b
containers/fluorite: forward ports 2026-03-18 03:43:35 +11:00
ecdd594a1b
containers/{emerald,fluorite}: fix dns
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 03:14:59 +11:00
7d479007d9
containers/emerald: add navidrome env for lastfm and spotify
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
2026-03-18 03:08:18 +11:00
48db46051d
containers/emerald: enable ipv4 and provide internet access 2026-03-18 02:59:12 +11:00
b3ffc41b76
containers/fluorite: provide internet access 2026-03-18 02:25:27 +11:00
215e017cd3
containers/fluorite: use correct share directory config name
oops tehee
2026-03-18 02:20:08 +11:00
4932dad23f
containers/fluorite: ensure music folder exists 2026-03-18 02:12:41 +11:00
dd076fab3c
containers/fluorite: setup env file 2026-03-18 02:09:54 +11:00
3419ab4b77
containers/fluorite: set domain to null 2026-03-18 01:55:53 +11:00
d3ab001222
containers/fluorite: init 2026-03-18 01:52:34 +11:00
68ae736c2c
containers/emerald: return 404 on / 2026-03-18 01:22:07 +11:00
52fbdfe8cf
containers/emerald: only allow urls under /share 2026-03-18 01:11:20 +11:00
ccafbd8ae0
containers/emerald: use correct shareurl format
navidrome always add /share at the end :(
2026-03-18 00:07:52 +11:00
4aaeefa97a
containers/emerald: use alternative share fqdn
insane, ssl cert extra domains' wildcard only goes one level deep
2026-03-17 23:43:23 +11:00
8cf7c1815e
containers/emerald: enable sharing 2026-03-17 18:57:18 +11:00
0567313fa2
containers/emerald: init 2026-03-17 18:13:53 +11:00
b7665d9bd5
containers/diamond: only listen on local addresses
TIL nginx will only route via amethyst if it's on local address, even if
hostname doesn't match
2026-03-17 17:25:35 +11:00
55e0d25251
containers/diamond: listen on ipv6 2026-03-17 17:06:49 +11:00
518c718a5d
containers: clean up domain names 2026-03-17 17:01:15 +11:00
66332a980a
containers/diamond: init 2026-03-17 14:37:36 +11:00
c4bd8d3fa1
containers/citrine: use pq kex algorithms for ssh
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
2026-03-16 16:36:46 +11:00
7226266c30
containers/citrine: enable ipv4
bc ipv6 is broken and i cba 😭
2026-03-16 16:31:58 +11:00
1936294ea4
containers/citrine: oops 2026-03-16 16:25:25 +11:00
a7afbda109
containers/citrine: refactor networking and use proper nameservers 2026-03-16 16:24:12 +11:00
ffcd5c93d2
containers/citrine: enable nat 2026-03-16 16:18:41 +11:00