is there a way to run datahub without datahub-acti...
# getting-started
m
is there a way to run datahub without datahub-actions? it contains tens of critical vulnerabilities
🔍 1
1
📖 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? ✅ button Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react ✅ to your original message to let us know!
m
If you dont run UI ingestion, you dont need that container
b
Fixed by removing spark support from base image
m
@modern-artist-55754 how can you run ingestions then with only the GMS? I didn't see any OpenAPI reference for ingestions
m
You can use the datahub cli to run ingestion. Effectively you build your own container with datahub cli installed and schedule your ingestion using your scheduling tool/cron
m
yes I have tried this method and it worked, thought there was another way
m
I personally prefer that approach if you have engineering capacity