-
Selinon looks very powerful and exactly what I want it do . But bringing up the demo, I can run flow from swagger API, but im unable to figure out , how do I monitor/see if flow failed, completed or i…
-
When I deploy pgweb to heroku with deploy button from github. I get following error
Asset static/index.html can't read by error: Error reading asset static/index.html at /Users/sosedoff/go/src/githu…
-
With [homebrew](https://brew.sh/) we could enable the users for easy install and automatic startup (and restart) for pgweb for seamless control 👍
-
### Background
A month ago, GitHub released a new feature called Topics.
https://github.com/blog/2309-introducing-topics
> Topics are labels that create subject-based connections between GitH…
-
Hi Dan,
I saw "Asset static/index.html can't read by error: Error reading asset static/index.html at /Users/sosedoff/go/src/github.com/sosedoff/pgweb/static/index.html: open /Users/sosedoff/go/src/gi…
-
Bookmark option should be disabled (or ignored) when starting pgweb in multi-session mode. This causes panic:
```
Pgweb v0.9.9 (git: 4cacfc253c722fc7724e4c688693576dd4a7401d)
panic: runtime error…
-
加入pgweb部署
* 只有read权限
* pgweb被supervisor启动
-
In some cases database connections via SSH introduce a security risk due to private key being "shared" by all pgweb clients, meaning pgweb daemon does not manage access to any local ssh keys that migh…
-
I made a startup script for `pgweb` binary. Feel free to put in wiki, maybe with Nginx reverse-proxy example (#84), which is still missing.
```bash
#!/bin/sh
### BEGIN INIT INFO
# Provides: …
-
After I ran `make setup`, I tried to make a few small changes in `app.js` and `index.html` under `static/` and built them with `make dev`. However the changes won't show when I ran `./pgweb`. Did I mi…