Paulo Coghi

Results 149 comments of Paulo Coghi
trafficstars

Update: nope. Still 127.0.0.1. Here is the screenshot of the last changes on `authentic-lib.pl` ![last-changes](https://user-images.githubusercontent.com/378397/221594399-9a12934f-03c3-412e-b8d1-04544504392d.png) 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...