Paulo Coghi
Paulo Coghi
Trying it right now
Update: nope. Still 127.0.0.1. Here is the screenshot of the last changes on `authentic-lib.pl`  I'm starting to feeling bad, because you are working so hard! If you want, I...
@Gamerboy59 first of all, thank you for the `rpxy-webui` project! I would like to cordially add some questions and suggestions. What is the need behind the requirement of nodejs, since...
@Gamerboy59 Thanks for the feedback! > Do you plan to host the rpxy-webui in a container or why do you prefer a binary? I normally install softwares like `rpxy` and...
> I'll check if GitHub Actions support the generation of such binaries. My first attempt generated a huge file which is inconvenient. Have you tried to generate the binary based...
> Yes, Eloquent is used. You can already change the db_connection to SQLite in your .env if you want. It would be interesting if SQLite is already defined as the...
> Since it is just the php runtime, you still need the webserver and the webroot of the webserver is where you put the laravel webapp This is a really...
@Gamerboy59 thanks a lot for you great contribution! I recommend providing a way to install without depending on docker as most as possible, in the same way we don't need...
Good news @Gamerboy59 ! > Adding them as a system service simplifies the upgrades by a lot in my opinion. Fully agree on this one! --- > Including the binary...