Anton Patsev
Anton Patsev
Hello! Thanks ansible role docker. How configure tag for log-opts ? Playbook ``` --- - hosts: javaindocker become: true pre_tasks: - name: Update apt cache. apt: update_cache=true cache_valid_time=600 when: ansible_os_family...
Please add guide for install and run btfs. Thanks
``` docker-compose up Creating network "kafka_default" with the default driver Creating kong-postgres ... done Creating kong-migration ... done Creating kong ... done Attaching to kong-postgres, kong-migration, kong kong-migration | Bootstrapping...
Thanks for docker-compose-healthcheck docker-compose up with PR https://github.com/peter-evans/docker-compose-healthcheck/pull/17 and https://github.com/peter-evans/docker-compose-healthcheck/pull/19 Get error ``` kong | 2022/02/15 04:31:42 [crit] 1104#0: *14 [lua] balancers.lua:240: create_balancers(): failed loading initial list of upstreams: failed...
Hello! Thanks for docker-compose-healthcheck. Docker-compose up with PR https://github.com/peter-evans/docker-compose-healthcheck/pull/17 Get error ``` kong | 2022/02/15 04:18:17 [error] 1#0: init_by_lua error: /usr/local/share/lua/5.1/kong/cmd/utils/migrations.lua:20: New migrations available; run 'kong migrations up' to proceed...
**kubectl krew install df-pv** ``` Updated the local copy of plugin index. Installing plugin: df-pv Installed plugin: df-pv \ | Use this plugin: | kubectl df-pv | Documentation: | https://github.com/yashbhutwala/kubectl-df-pv...
Hello, I using Hangfire and try migrate to new PostgreSQL (Using Skytools or Londiste) get this error: ``` su postgres -c "londiste3 /etc/skytools/londiste-master.ini add-table --all" 2017-10-26 15:34:07,996 4722 INFO Table...
**Apache Airflow version**: `master git` **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): ``` Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.17", ``` **Environment**: - **Cloud provider or hardware configuration**: Microk8s...