Nethserver-phppgadmin needs testers

a rpm to manage your postgresql server

yum install http://mirror.de-labrusse.fr/NethDev/nethserver-phppgadmin-0.0.1/nethserver-phppgadmin-0.0.1-1.ns7.sdl.noarch.rpm

then go to https://YOURIP/phppgadmin or use the button in the application panel of your Server-manager

the user : admin
the password : cat /var/lib/nethserver/secrets/pgadmin

once logged you can change it as you want by the phpPgAdmin application

you have some db

[root@NS7DEV6 ~]# config show phppgadmin 
phppgadmin=configuration
    MemoryLimit=500M
    PostMaxSize=100M
    UploadMaxSize=100M
    access=private     # set to public for an external access 
    status=enabled     #set to disabled to stop the service

for example :

config setprop phppgadmin access public
signal-event nethserver-phppgadmin-save

Of course, please report bugs and remarks

5 Likes

It could be extremely useful to manage Webtop database @lucag will defintely love it

Good job @stephdl :thumbsup:
I just successfully installed your rpm.
It all works great :ok_hand:

Thanks for your Christmas gift :christmas_tree::wink:

2 Likes

thank you so much :slight_smile:

NS6 version is cooked

2 Likes

released in my repository the documentation is at http://wiki.nethserver.org/doku.php?id=phppgadmin

3 Likes

Another great module :wink: thanks