Skip to content

Is FlowForge and UI-builder compatible? #1620

Answered by hardillb
Sulomus asked this question in Q&A
Discussion options

You must be logged in to vote

The only reason I can think of that cause a HTTP Basic Auth password prompt to show up like that is if UI Builder has bound to the httpNodes routes and you have enabled security under the projects settings:

Anything accesses by the editor should probably be bound to the htttpAdmin routes so as not to trigger the authentication (but this should still apply to access the UI builder output)

Also since UI Builder writes things to the userDir (/data) in the container this will be lost on a container/stack restart, while I believe it will be rebuilt as part of the flow starting up, this is not the best in a cloud environment.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Sulomus
Comment options

@hardillb
Comment options

Answer selected by ZJvandeWeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants