logoalt Hacker News

yassi_devtoday at 3:41 PM1 replyview on HN

Totally understand - I am a long time flower user for example, and I am familiar with having to harden that installation a bit.

What I'm aiming for here is slightly different - keeping everything inside Django so there are no extra services to run or configure or proxy. As long as you surface the admin somewhere, then that is the place to find your tooling (including celery monitoring)

There will always be room for both approaches. A lightweight proxy/redirect could be something to explore in the future.


Replies

dec0dedab0detoday at 6:56 PM

That definitely makes sense. But as it stands it's more of a multi-tool than a toolbox. I'm definitely going to check it out though.