Question: Can it be installed on a VPS? I have the impression that it can’t, because when I want to set up Oauth access, it sends me this url: “http://localhost:5678/rest/oauth2-credential/callback”
No AI has been able to tell me how to modify this url. Could you tell me how to do it?
I used this Github repository: coleam00/local-ai-packaged: Run all your local AI together in one package - Ollama, Supabase, n8n, Open WebUI, and more!
I have missed somethings ?
hey,
did you set the n8n hostname in the .env file? I would imagine that this also change the redirect url (did not test on vps yet).
Yes I have did it. But it doesnt change anythings :-/
I have changed all the “localhost” by my hostname and the localhost url is still present in oauth redirect url.
i have not looked into this at all (yet) however I would say you can. I feel 100% certain about this
Which OAuth Strategy are you wanting to go with? meanwhile, im going to look at the code
I use another repository : Digitl-Alchemyst/Automation-Stack and I don’t have the problem… which seem to be tailored for cloud and it is OK