lungdart

joined 1 year ago
[–] lungdart@lemmy.ca 5 points 1 year ago

The only selfhosted github I know about is github enterprise.

If you just want to host git repos, gitea, and gitlab are good. You don't need that to host git though, git is peer based and doesn't require a fancy dashboard to work.

[–] lungdart@lemmy.ca 2 points 1 year ago

The suggestions here are good for production. Over used aws secret manager and hashicorp vault before and both did everything we needed.

I find they're too much firepower for selfhosted, and prefer pass

https://github.com/peff/pass

Simple commandline tool, backed by a gpg encrypted git repo. Perfect for small use cases!

[–] lungdart@lemmy.ca 2 points 1 year ago

I'm a principal engineer now, and I write the best code of my life today, and I also spend the least amount of time doing it.

I'm in network automation, so I spend a lot of time working with operators and specing change requests. I template what they do today to prevent errors, I then simplify those templates, expand them to be done in better ways, and write tools to automate the busy work.

Once the operators are happy running the tools instead of operating, they get hosted as a service, that schedulers and other tasks can call to remove the operator entirely where possible.

With our reduced operation time, we then scale up until we hit the operational limit again, and repeat.

[–] lungdart@lemmy.ca 1 points 1 year ago

RaidZ1... Someone likes living on the edge!

[–] lungdart@lemmy.ca 3 points 1 year ago (3 children)
  • jellyfin and Plex (in the process of migrating)
  • radarr/sonarr
  • jackett and deluge
  • nextcloud

I've had new hardware in the basement now for a while, going to slap it together and build a k8s cluster on top of rancher/harvester

[–] lungdart@lemmy.ca 4 points 1 year ago

That's pretty much how mobile apps work, so very likely.

view more: ‹ prev next ›