How will HatchBox handle manually installed software?
If I installed meilisearch on my server that is managed by HatchBox, how it will handle meilisearch binaries in server updates and deployments?
If you use an Ubuntu repository for it, then it will install security updates automatically and bugfixes when you configure your server (which you should do on a regular basis like once a month).
I'm using the go to production guide provided by meilisearch documentation which sets up meilisearch using bash scripts, in this way how HatchBox will handle this?