Ask HN: Hosted Tools at Work

2 points by kavfixnel ↗ HN
At work I host a couple of internal tools for myself and my coworkers that I expose with a web UI. Most of them are useful productivity tools. My favorite:

- Hound for indexing and searching internal repos with RegEx https://github.com/hound-search/hound - jsonnet-playground to render and share jsonnet snippets https://github.com/michaeljs1990/jsonnet-playground - diff-text to quickly compare text or code https://github.com/andygock/diff-text

Anyone have any other fun/useful ones they use? How are people hosting these their tools?

2 comments

[ 4.8 ms ] story [ 13.3 ms ] thread
Probably not very unique, but discovered Radicale to self-host calendars, then integrate with calendar clients (and for android, DAVx to bridge to calendar apps on Android). Selfhosting on a VPS.
(comment deleted)