Brian Picciano
1379291c1e
Got flake set up for cross-compilation, but it still doesn't work
2023-01-29 18:57:55 +01:00
Brian Picciano
05f9064d10
Update nixpkgs, add appimagetool for other archs
2023-01-29 15:31:11 +01:00
Brian Picciano
5061fb5670
Update appimagetool-ing to something which can theoretically be used on other architectures
2023-01-28 22:57:06 +01:00
Brian Picciano
17fb9bbd77
Add a flake.nix
...
I spent some time trying to get compilation on non-x86_64 systems
possibly working, but we're currently limited by AppImage, which doesn't
want to work properly.
2023-01-28 20:43:09 +01:00
Brian Picciano
e96fccae1b
Upgrade to garage v0.8.0, plus a commit to fix panics
...
We were encountering panics (see
https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/414 ). The new garage
commit is simply 0.8.0 plus the fix for that issue.
2022-11-22 12:51:24 +01:00
Brian Picciano
03618ba72c
Reimplement dnsmasq-entrypoint in go
...
This allowed for deleting all script utilities and environment variable
logic.
2022-10-26 22:18:16 +02:00
Brian Picciano
be2250fddd
Small fixes to get admin create-network working
2022-10-25 21:15:09 +02:00
Brian Picciano
9288d8cf48
Fix and improve version string
2022-10-20 22:30:30 +02:00
Brian Picciano
5e399209b2
Rename go-workspace to just entrypoint, clean out unused wait-for tools
2022-10-20 22:06:22 +02:00
Brian Picciano
0d53d0c6d6
move garage/default.nix to nix/garage.nix
2022-10-19 16:25:11 +02:00
Brian Picciano
61aa5ee1fb
Upgrade nebula to 1.6.1
2022-10-07 15:46:35 +02:00
Brian Picciano
1c3fa3341e
Move each overlay into its own file
2022-10-07 15:40:38 +02:00
Brian Picciano
f6a59961bd
Upgrade nix pkgs to 22-05
2022-10-07 15:19:10 +02:00
Brian Picciano
b35a3d6574
First public commit
...
There has been over 1 year of commit history leading up to this point,
but almost all of that has had some kind network configuration or
secrets built into the code. As of today all of that has been removed,
and the codebase can finally be published!
I am keeping a private copy of the previous commit history, though it's
unclear if it will ever be able to be published.
2022-07-04 15:18:55 -06:00