Search

You can find the results of your search below.

proxy_pass_auth
22 Hits, Last modified:
proxy_pass https://api.domain.local:8443; proxy_ssl_certificate /etc/nginx/ssl/api.domain.local/client.pem; proxy_ssl_certificate_key /etc/nginx/ssl/api.domain.local/key_nopasswd.pem; proxy_ssl_pro... *. \\ Список переменных среды будет такой: <code> DOMAIN=domain.local DOMAIN_USER="username" DOMAIN_USER_P
npm_codeartifacts_auth_proxy
15 Hits, Last modified:
nd = [[aws codeartifact get-authorization-token --domain ${CODEARTIFACTS_DOMAIN} --domain-owner ${CODEARTIFACTS_OWNER} --query authorizationToken --output text]]; local hand... "8088:8088" environment: - CODEARTIFACTS_DOMAIN=artifats-domain - BACKEND_URL=https://artifac
aws_acm_letsencrypt_renew_lambda_terraform
12 Hits, Last modified:
мены второго уровня нужно указывать с точкой - **.domain.com** * Адрес почты для регистрации в **Let's E... = "${var.certbot_contact_email}" certificate_domains = "${local.certificate_domains}" # Route53 Zones list to apply policy hosted_zones... me = replace(regex("\\.*(.*)", "${var.certificate_domains[0]}")[0], ".", "-") certificate_domains = join
deploy_keycloak_using_helm
12 Hits, Last modified:
**web**-интерфейса: <code>openssl pkcs12 -in sso.domain.local.pfx -nocerts -out sso.domain.local.key openssl rsa -in sso.domain.local.key -out sso.domain.local.key.pem openssl pkcs12 -in sso.domain.local.pfx -clcerts -nokeys -out sso
prometheus_federation
8 Hits, Last modified:
: prometheus spec: externalUrl: https://ingress.domain.com/prometheus/ routePrefix: /prometheus imag... cation Required' spec: rules: - host: ingress.domain.com http: paths: - backend: ... pathType: Prefix tls: - hosts: - ingress.domain.com secretName: ingress-domain-com-tls EOF </code> Тут важно - path должен быть таким же как и в наст
deploy_prometheus_on_kubernetes_using_prometheus-operator
6 Hits, Last modified:
.net server: root_url: "https://grafana.domain.local" auth.basic: enabled: false ... 'Editor' || 'Viewer' auth_url: https://sso.domain.local/auth/realms/ad_realm/protocol/openid-connect/auth token_url: https://sso.domain.local/auth/realms/ad_realm/protocol/openid-connect/token api_url: https://sso.domain.local/auth/realms/ad_realm/protocol/openid-connec
deploy_elk_using_helm
3 Hits, Last modified:
g to upstream, client: 10.244.0.71, server: kibanadomain.local, request: "GET /built_assets/css/plugins/ml... ns/ml/application/index.light.css", host: "kibana.domain.local", referrer: "https://kibana.domain.local/app/kibana</code>и дальше **cookie** сессии сбрасываются,
deploy_nexus_on_kubernetes
3 Hits, Last modified:
namespace: nexus spec: rules: - host: nexus.domain.com http: paths: - backend: ... 80 path: / tls: - hosts: - nexus.domain.com secretName: nexus-domain-com-tls --- apiVersion: extensions/v1beta1 kind: Ingress metadata: an
skaffold
3 Hits, Last modified:
е **hostname** - это имя хоста **GitLab** (gitlab.domain.local): kubectl create secret generic -n gitlab ca-cert --from-file=gitlab.domain.local.crt=./CA.cer Для того, чтобы раннер смог вз... helper:x86_64-bleeding" gitlabUrl: https://gitlab.domain.local/ certsSecretName: ca-cert EOF</code> Устана
awx_программное_обновление_опросов_progammatic_survey
1 Hits, Last modified:
ожно через API. \\ Вот по такому пути https://awx.domain_local/api/v2/job_templates/12/survey_spec/ можно
hashicorp_vault_workflow
1 Hits, Last modified:
vault write pki_int/roles/example-dot-ru allowed_domains="example.ru" allow_subdomains=true max_ttl="720h" Создадим и отзовем сертификат kubectl exec -it -n va
kubernetes
1 Hits, Last modified:
docker login -u _username_ -p _password_ registry.domain.com</code> * в результате в файлике **~/.docker
  • mainpage.txt
  • Last modified: 2023/04/10 20:01
  • by admin