Le Sat, Feb 28, 2026 at 07:39:42PM +0100, Igor Zornik a écrit :
> On Sat, 2026-02-21 at 11:07 +0100, Igor Zornik wrote:
> > Hello, ports!
> > 
> > Attached is a submission for a new port. Pgweb is web-based client for
> > working with PostgreSQL databases. I like this one because it is
> > simple
> > to deploy and has enough features to be generally useful. You can run
> > it
> > standalone or as a daemon through RC. In the later case I’ve set up
> > the port to run it as user “www” for now.
> > 
> > Any feedback is welcome. Package info output:

i've tested it locally, and it works fine. For the daemon mode, there
are still improvements/things to fix imo:

- it doesnt make sense to run as www user. ideally it should run as its
  own separate user.
- README mentioning rc flags -> those should be the defaults in the rc
  script itself (eg daemon_flags)
- when running as a rc daemon, wouldnt it make snse to enable --sessions ?
  thinking about multiple users connecting to pgweb, and wanting to
connect to distinct databases..

Landry

Reply via email to