-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
controller.go:185] orders controller: Re-queuing item "postgresql/postgresql-pgweb-pgweb-tls-1267604266" due to error processing: error finalizing order: acme: urn:ietf:params:acme:error:malformed: Er…
-
## Change Request
### Please describe the current behaviour
At present dab does not configure pgweb.
### What is suboptimal about the current behaviour
The current behaviour is insufficien…
-
Hello!
This looks terrific. For my use case, I'd love to run this container alongside my postgres container, link them together, and have pgweb available at some port on my URL. Is that an idea that'…
-
I've been getting this error since I updated md5 and I cannot figure out what it is. I don't know quite what I did but the script isn't working either manually or automatically as part of Sabs/Radarr…
-
should be usefull add how to run pgweb with docker in README.md
-
docker host: ubuntu 18.04 server
docker-compose version: 1.22.0
build process
```
2018-11-06 10:07:19 [mini@s013 docker-postgrest]$ docker-compose up -d --build
Creating network "docker-post…
-
I have the following snippet in my `docker-compose.yml`:
```
postgresql:
image: postgres:9-alpine
volumes:
- postgres-data:/var/lib/postgresql/data:rw
pgweb:
image: sose…
-
After installing it on CentOS:
> curl -s https://api.github.com/repos/sosedoff/pgweb/releases/latest \
> | grep linux_amd64.zip \
> | grep download \
> | cut -d '"' -f 4 \
> | wget -qi …
-
It looks like the `auth-user` and `auth-pass` parameter isn't working
`pgweb auth-user=myuser --auth-pass=mypass --user postgres --host 127.0.0.1 --db MyDB --bind=0.0.0.0`
![image](https://user-imag…