Anton Patsev

Results 169 issues of Anton Patsev

**nginx-wallarm -v** `nginx version: nginx/1.8.1` **nginx** `command not found` **ngxtop** `Error: Access log file or format was not set and nginx config file cannot be detected. Perhaps nginx is not...

Hello! Thanks for role consul. Get error ``` TASK [ansible-consul : Check if unzip is installed on control host] ********************************************************************************************** Monday 09 May 2022 08:58:20 +0600 (0:00:00.071) 0:00:35.809 ************ fatal:...

Hello! Thanks for consul role https://galaxy.ansible.com/ansible-community/consul/ Page Not Found

## Describe the bug Could not create temporary file for /var/lib/apt/extended_states - mkstemp (13: Permission denied) Run playbook from user with sudo without password ## Playbook ```yaml --- - name:...

Hello! Thanks for promtail and loki I try adding hostname labels for promtail to docker_sd_configs. **promtail.yml:** ``` server: http_listen_port: 9080 positions: filename: /var/lib/promtail/positions.yml clients: - url: http://xxxx:3100/loki/api/v1/push scrape_configs: - docker_sd_configs:...

If install Patroni with default variable, patronictl don`t show Async_standby mode replication. ![image](https://user-images.githubusercontent.com/10828883/67787912-93ea6e00-fa9b-11e9-8057-fdaae89d70a9.png) May be add show Async_standby mode replication? Thanks!

Hello! Thanks for krane. I try add krane to https://github.com/devops-works/binenv But project dont have binary release. Please create binary release.

enhancement

Hello! Thanks for registry-cli! Feature request "Install by pip package manager" Thanks!

Hello! Thanks for skydive! I try write install skydive-agent and skydive-analyzer to puppet. I try to get TID by use skydive client query. ``` skydive client query "G.V().Has('IPV4', '10.233.47.193/24')" |...

Hello! Thanks for skydive! I try write install skydive-agent and skydive-analyzer to puppet. I create link between TOR switch and port1: ``` skydive client edge-rule create --src="G.V().Has('Name', 'TOR')" --dst="G.V().Has('Name', 'port1')"...