Pulumi code for my server setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

disable sccache

it was a nice idea but man the network latency/throughput makes it rough lol it's so much slower with it being a remote server

+1 -1
+1 -1
services/haring/index.ts
··· 81 81 // export * from "./remote/redroid"; // TODO: seems to break my entire server's networking setup somehow? 82 82 export * from "./remote/sealskin"; 83 83 84 - export * from "./other/sccache"; 84 + // export * from "./other/sccache"; 85 85 export * from "./other/anki"; 86 86 // export * from "./other/kopia"; 87 87 export * from "./other/librespeed";