EHEX-schildt
EHEX-schildt
https://github.com/osixia/docker-openldap/blob/master/image/environment/default.startup.yaml#L34 According to https://testssl.sh/ you may want to update your TLSCipherSuite default Setting. At the moment you don't allow TLS 1.3, have no Cipher server order, are potentially VULNERABLE to...
Hi i am a bit confused about the software requirements for Harbor. https://goharbor.io/docs/2.6.0/install-config/installation-prereqs/ Docker Compose | Version 1.18.0 or higher with a link to https://docs.docker.com/compose/install/ a gude to install Compose...
We use the semaphore API to configure the whole server from scratch. For Team's in Project's we use: https://www.ansible-semaphore.com/api-docs/#/project/post_project__project_id__users And we use LDAP to Authenticate / Login Users. A user...
Hi, i configured OIDC with this guide: https://docs.semui.co/administration-guide/openid ```yaml "oidc_providers": { "my-idp": { "display_name": "Sign in with my-idp", "provider_url": "https://my.idp/oauth2/openid/semaphore", "client_id": "semaphore", "client_secret": "$secret" } } ``` According to the...
##### SUMMARY I would like to get the HEALTH STATUS of a loadbalencer to ensure that everything is fine before i continue my ansible run. ##### ISSUE TYPE - Bug...
The semapore Web Interface link to this go cron doku: https://pkg.go.dev/github.com/robfig/cron#hdr-CRON_Expression_Format This is a cron "table" using 6 space-separated fields. If i try to set a Cron with 6 fields...
### Issue In Version [v2.10.11](https://github.com/semaphoreui/semaphore/releases/tag/v2.10.11) a Schedule section was added. All my Cron/Schedule's got migrated automatically except one with the "I want to run a task by the cron only...