Is there a recommended place to keep all the persi...
# getting-started
b
Is there a recommended place to keep all the persistent actions running? If I were to use k8s and not docker-compose. Definitely not planning to keep it running on my computers' terminal 🙂
b
The recommendation would be to use the dockerized
acryldata/datahub-actions
container. This container can be used to mount custom action configuration files. You can see the docs here: https://github.com/acryldata/datahub-actions/tree/main/docker