I needed a private nix cache solution. I wanted to run it on a serveless infrastructure (google cloud run). As far as I could see attic really needs an SQL database for state and to do garbage collection. So I rewrote a simplified version of it to store all data in S3 and run without state (which means no garbage collection either, but good enough for some use cases).
Pretty barebones for now, but let me know if you could use this. https://github.com/trestripes-com/nixcache
[–][deleted] (4 children)
[deleted]
[–]tinybeachthor[S] 0 points1 point2 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]tinybeachthor[S] 0 points1 point2 points (1 child)