We're planning to use Dagster for Fundraising Analytics. We would like to run this on a baremetal Debian server. We need to develop install, operation and maintenance, and security monitoring and maintenance.
Basic install to a python venv, from the docs:
source dagster_venv/bin/activate pip install dagster dagster-dbt dagster-webserver dbt-duckdb dbt-mysql
We're proposing to use a daily pip-audit run to monitor for security updates, this should report on everything installed by pip.