GitHub user dominikriemer added a comment to the discussion: reverse proxy for
ui - nginx
That's right, in general there are no differences in the reverse proxy
configuration between the two versions.
But in 0.97.0, we replaced a long polling-based approach in the live preview
with a streaming approach (application/octet-stream).
So depending on the ingress or the way you route the requests, there might be
some changes needed although we didn't require any changes in the Nginx config
or the Traefik configuration in our internal K8s setup.
Icon loading is probably a different issue, do you have a volume for the core
service defined? By default, StreamPipes stores assets such as icons and
documentation in `${user.home}/.streampipes`. The location can be changed by
providing the env variable `SP_CORE_ASSET_BASE_DIR`.
GitHub link:
https://github.com/apache/streampipes/discussions/3612#discussioncomment-13198541
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]