Problem
when running proxima on cloud server that has no graphical user interface, there's no way to login.
also currently server is running on 127.0.0.1 causing it inaccessible from external, should be options to run on 0.0.0.0
Proposed solution
maybe we can use some kind of browser agent to log in with specified credentials (auto log in when logged off), or using cookies sessions inside a txt or config file (but this requires repeating when session ended), idk?
Alternatives considered
or maybe any other approaches you've thought about.
Problem
when running proxima on cloud server that has no graphical user interface, there's no way to login.
also currently server is running on 127.0.0.1 causing it inaccessible from external, should be options to run on 0.0.0.0
Proposed solution
maybe we can use some kind of browser agent to log in with specified credentials (auto log in when logged off), or using cookies sessions inside a txt or config file (but this requires repeating when session ended), idk?
Alternatives considered
or maybe any other approaches you've thought about.