the yml file referring to the doc is displayed fine locally after
dbt docs generate
dbt docs serve
The problem appears in another environment on dbt cloud, where the image fails to display,
whereas all images located on web displayed correctly. I would appreciate if someone can suggest how to to use images saved in the directory to display on cloud. Thanks
@alezar did you find any solution yet? I am seeing the same issue. dbt docs generate / serve work fine locally, but not on server. Images are in assets directory and dbt_project.yml has asset-paths defined.
but that wasn’t going to work for us as it was commercially sensitive data and we couldn’t host it publicly. And figuring out an internal authenticated solution was a bit too much.
In the end we decided that in our use case, very few people were viewing docs on cloud anyway so we didn’t worry about making it perfect, but just pointed people to a confluence page