Marc Schöchlin
Marc Schöchlin
It took some time to find the more recent release 1.7 which is not listed on the website: http://jeremy.zawodny.com/mysql/mytop/
What is currently the way to go to use this module on Ubuntu 14.04 or 16.04? @jangaraj is right - the kismatic package repo does not know a kubernetes-client package...
Thank you.
I reviewed the sources of the package, but the only parameter i discovered "wekan root-url" which might be suitable was not able to limit the listen port to 127.0.0.01. ```...
But setting "port" to "127.0.0.1:8080" haven't resulted in a listen on loopback. It should look like this :-) ``` $ netstat -nlp tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 50483/node ```
MongoDB is not in the focus of what i am requesting. I just want to bind nodejs on 127.0.0.1:8080 to prevent access from the network of the wekan host. If...
It is still not possible to limit the listen ip to 127.0.0.1:5000 to prevent direct connections to nodejs from network without using iptables.
Sicherlich wäre es auch gut, Arbeitstage ohne Arbeitszeitbuchung kenntlich zu machen, damit der Mitarbeitende sich bewusst ist das er noch Zeiten nacherfassen muss.
Review: https://github.com/scoopex/puppet-bastion_host This is implemented by a shellscript in combination with apparmor rules....
Packagecloud seems to be a suitable candidate. I contacted them for a opensource support and the agreed to help us :-) https://packagecloud.io/docs#push_pkg https://packagecloud.io/docs/api#resource_packages_method_create https://blog.packagecloud.io/eng/2015/06/01/announcing-web-upload/ See my POC: https://packagecloud.io/scoopex/zabbix-agent-extensions (currently not...