Denis Gukov

Results 416 comments of Denis Gukov

Hi @dusatvoj , Could you test latest version of Semaphore?

Hi @flybyray I am not an expert in LDAP, let's do as you see fit :)

Please try latest version of Semaphore.

Could you try to install via ansible role? Example Role: https://github.com/fiftin/ansible-semaphore-deploy-test/blob/master/roles/deps/tasks/main.yml Playbook: https://github.com/fiftin/ansible-semaphore-deploy-test/blob/master/deps.yml

Please try v2.8.57. It should work.

New release available: https://github.com/ansible-semaphore/semaphore/releases/tag/v2.8.67

Duplicate https://github.com/ansible-semaphore/semaphore/issues/1025

> Hi, > > In `config.json` set `web_host` to `/semaphore` > > In nginx config > > ``` > location /semaphore { > proxy_set_header Host $http_host; > proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;...

Hi @tonyyu85 , Have you solved your issue?

How you did this? Correct way: ``` semaphore user change-by-login --login user123 --password 123456 ```