• Joined on 2026-05-22
lars pushed to main at lars/Gebos 2026-07-10 13:59:14 +00:00
f4b5926e1f finish local dev setup
1047968946 add requirements file
Compare 2 commits »
lars pushed to main at lars/Gebos 2026-07-08 20:34:12 +00:00
2ce68cb098 Wire schema v1 into a manual Supabase migration and vendor the real stack
lars pushed to main at lars/Gebos 2026-07-03 15:05:55 +00:00
b2a1056255 schema v1
d530f0f3e5 debugging gateway internet access
2d0ac1bc53 gateway script
Compare 3 commits »
lars pushed to main at lars/Gebos 2026-07-02 13:20:11 +00:00
58155dc737 switch to emqx
lars pushed to main at lars/Gebos 2026-07-01 11:17:20 +00:00
08d9fc594e Fix invalid Caddyfile: put layer4 in globalConfig, not a 2nd global block
lars pushed to main at lars/Gebos 2026-06-30 17:06:26 +00:00
5e2454f622 Inject runner-absolute SSH opts via deploy-rs --ssh-opts
lars pushed to main at lars/Gebos 2026-06-30 16:22:34 +00:00
16fd12173f Add temporary SSH debug step to diagnose db-host deploy auth
lars pushed to main at lars/Gebos 2026-06-30 16:11:38 +00:00
e1b3017fb7 test deploy
lars pushed to main at lars/Gebos 2026-06-29 16:04:54 +00:00
d5a0be9e40 dont overwrite SSH key
lars pushed to main at lars/Gebos 2026-06-29 15:23:14 +00:00
649dd737c7 Readme update
bf8b25f374 make caddy a L4 proxy to terminate TLS for HiveMQ
70c2ada986 add secrets and age pubkeys to sops
4f9c6086bd hivemq setup
c526cf671f Add nixos-anywhere deploy instructions to README
Compare 8 commits »
lars pushed to main at lars/Gebos 2026-06-25 16:55:17 +00:00
b10d22bd57 change runner names
lars pushed to main at lars/Gebos 2026-06-25 16:53:30 +00:00
19027e3b48 add data to gitignore
08ae2764e0 update authorized keys
Compare 2 commits »
lars pushed to main at lars/Gebos 2026-06-25 14:54:07 +00:00
1cf710fe5b Merge pull request 'Infrastructure skeleton — flake, three hosts, Supabase compose, ingester, deploy-rs' (#23) from klaus/skeleton-infra into main
a84b279747 fix nodejs version
2dd5ed5877 Add sops-nix secrets + dev defaults so local stack runs with zero setup
2d57db8182 Add infrastructure skeleton for review (refs #21)
Compare 4 commits »
lars merged pull request lars/Gebos#23 2026-06-25 14:54:06 +00:00
Infrastructure skeleton — flake, three hosts, Supabase compose, ingester, deploy-rs
lars commented on pull request lars/Gebos#23 2026-06-25 14:41:14 +00:00
Infrastructure skeleton — flake, three hosts, Supabase compose, ingester, deploy-rs

@Klaus Update the changes proposed to the new nixos 26.05 release.

lars pushed to main at lars/gebos-landing 2026-06-24 15:30:47 +00:00
da588a8b21 new images and videos
lars pushed to main at lars/gebos-landing 2026-06-23 20:10:13 +00:00
41f6366e33 update deploy script
lars pushed to main at lars/gebos-landing 2026-06-23 19:57:50 +00:00
c490c8ab0f add deploy action
lars created branch main in lars/gebos-landing 2026-06-23 19:18:06 +00:00
lars pushed to main at lars/gebos-landing 2026-06-23 19:18:06 +00:00
5e0a26677e initial