Feng Ruohang
Feng Ruohang
Bravo! Great works, I'll add it to home page ASAP.
倒不是不想,主要是不会😂。一直是走ssh从mac用Linux的。 所以也确实没有这个需求和知识,抱歉了。 但如果您愿意尝试fork DIY一个,我会非常乐意参与测试与校对。
Well it’s actually an obsolete stub to overwrite karabiner config for debug purpose. Will be removed.
Thank you for your feedback. The same problem has bothered me before, and now I know what it is. I will see if there is a way to work around...
Well It do have scrolling functionality according to [Doc-Navigation](http://capslock.vonng.com/#/?id=navigation) 😉 If you hold ✱⇧⌥ (Capslock + Shift + Control) all together. The navigation cursor will turn into mouse wheel (horizontal...
As the document describes: It only support CentOS 7.x and equivalent OS. Supporting other Linux distribution is not our highest priority for now. To support ubuntu, One has to replace...
PR created: https://github.com/Vonng/pigsty/pull/127 Further test & document needed.
A minimized docker version of pigsty would be helpful. Which can be started with `docker-compose` including following components: ```bash nginx prometheus grafana loki patroni pgbouncer postgres consul/etcd haproxy ```
It's a great idea to use a template repo file instead of repo_upstreams. Saves lots of config space. HAProxy rpm used by pigsty are built with https://github.com/Vonng/haproxy-rpm. Which enables built-in...
Maybe I can remove i686 packages when making pkg.tgz when using el7 ...