8 comments

[ 1.8 ms ] story [ 30.2 ms ] thread
This is a nice little tool. Thank you for building and sharing.
Thanks a lot :)
nice job dude, there should be more people like you
Very cool!

Serious question: how do you guarantee this service will keep running given you don't monetise it?

I'd rather pay you or have the annoyance of some ads

Actually, I do not. The server it's hosted on runs other services that I, my family and some friends use, so as long as someone is using it, I'll probably keep funding it. That's not like it costs me hundreds of dollars a month, so I'm fine with that.

I'm open to donations though, see <https://heimdall.pm/#donate> :)

Edit: typo

Super neat — always on the lookout for more things to self-host! Any plans to dockerize? It would probably get more adoption if so.
Feuille is already kind of a `micro-container' on its own - it can be a static binary, doesn't need any third party libraries, chroots itself into the output folder and drops root privileges afterwards.

Though, it shouldn't be too complicated to make a Dockerfile for it.

Feel free to make one and share it, either to me directly or by making a pull request :)