Hello @martin.peeters, Now I have successfully setup and run custom project deployment setup as per the custom deployment wiki guide having two containers running in Docker, and the manager through IntelliJ IDEA IDE and looking at the manager on http://localhost:9000/manager/ (log in with admin/secret). Thank you once again for your valuable support and I really appreciated
Next, this is from our previous discussed post, which is now locked so I am briefing here to get a bit review for you it again here please.
If you’re building a custom app, you can solve this easily by customizing the
index.html
file manually.
This is where the default ‘OpenRemote demo’ title is specified
Yes! I did make it work and solve this by customizing the index.html
file manually. Thanks a lot for this again
Secondly, as login page works through keycloak
and can be customized from there as did in the demo app. I would like to customize a bit the login page logo and associated text same here in custom project app also. Could you please assist me where would be the path to get in the submodule directory of openremote
for /keycloak/login/template.ftl
file customization? as I searched in every directory of cloned custom-project
template including with openremote
submodule, but sorry to say that I didn’t get it anywhere there. Thank you once again for your cooperation and further support on this.