Re: pgAdmin in Docker: independent users storage

2018-09-18 Thread Dave Page
Hi On Mon, Sep 17, 2018 at 11:55 PM, Vladimir Ryabtsev wrote: > I see, so instead of pointing on some host/network directory (as I do in > Henrik's image) I can just map this directory and override it inside the > container. > I think we need to mention this on the image's page > https://hub.doc

Re: pgAdmin in Docker: independent users storage

2018-09-17 Thread Vladimir Ryabtsev
I see, so instead of pointing on some host/network directory (as I do in Henrik's image) I can just map this directory and override it inside the container. I think we need to mention this on the image's page https://hub.docker.com/r/dpage/pgadmin4/, I believe this is extremely useful, and even mus

Re: pgAdmin in Docker: independent users storage

2018-09-17 Thread Henrik Uggla
Use the web-gui. Navigate to your service, you'll find a volume tab. Add your volumes without -v in the begining.

Re: pgAdmin in Docker: independent users storage

2018-09-17 Thread Dave Page
>> Från: Vladimir Ryabtsev >> Skickat: den 24 augusti 2018 01:25:37 >> Till: pgadmin-support@lists.postgresql.org >> Ämne: pgAdmin in Docker: independent users storage >> >> Hi, >> >> I am running pgAdmin in Rancher, which means the container, in some >

Re: pgAdmin in Docker: independent users storage

2018-09-15 Thread Henrik Uggla
I plan to have the 3.3 docker image ready some day next week. Regards Henrik

Re: pgAdmin in Docker: independent users storage

2018-09-15 Thread Vladimir Ryabtsev
de the container by setting the >> environment variable VAR_param_SQLITE_PATH. >> >> Cheers, >> Henrik >> >> Från: Vladimir Ryabtsev >> Skickat: den 24 augusti 2018 01:25:37 >> Till: pgadmin-support@lists.postgresql.o

Re: pgAdmin in Docker: independent users storage

2018-09-14 Thread Vladimir Ryabtsev
hange the location of the sqlite file inside the container by setting the > environment variable VAR_param_SQLITE_PATH. > > Cheers, > Henrik > > Från: Vladimir Ryabtsev > Skickat: den 24 augusti 2018 01:25:37 > Till: pgadmin-suppor

Re: pgAdmin in Docker: independent users storage

2018-09-14 Thread Vladimir Ryabtsev
ATH. > > Cheers, > Henrik > > Från: Vladimir Ryabtsev > Skickat: den 24 augusti 2018 01:25:37 > Till: pgadmin-support@lists.postgresql.org > Ämne: pgAdmin in Docker: independent users storage > > Hi, > > I am running pgAdmin i

SV: pgAdmin in Docker: independent users storage

2018-08-24 Thread Henrik Uggla
etting the environment variable VAR_param_SQLITE_PATH. Cheers, Henrik Från: Vladimir Ryabtsev Skickat: den 24 augusti 2018 01:25:37 Till: pgadmin-support@lists.postgresql.org Ämne: pgAdmin in Docker: independent users storage Hi, I am running pgAdmin

pgAdmin in Docker: independent users storage

2018-08-23 Thread Vladimir Ryabtsev
Hi, I am running pgAdmin in Rancher, which means the container, in some circumstances, can be moved to another host. In this case I lose all users as well as users' settings (set-up server connections), which in turn implies I have to re-create users and they have to set up everything again. To m