Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ah the comparison wasn't to self-hosted Sentry, it was to other self-hosted software in general. Django and Rails project tend to take just a bit more to get deployed.

Also stability on GlitchTip has been great for me -- haven't had to worry about it or babysit it too much.

Very small scale but still quite promising.

Also note that there's a GlitchTip cloud[0] for people who don't want to worry about it!

[0]: https://glitchtip.com/pricing



I'd love to know more about what makes Django harder to deploy. Is there an example you're comparing it to? Is there a solution that you can imagine that would make it easier?


Ideal for deploy-ability is a single binary/container and database (for most small single machine projects you can even get away with SQLite).

Django is not that, by default.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: