• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » set
Trace: • 20 Ceph PG数 • 32_1 SPDK(Storage Performance Development Kit)

set

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@06_virtualization:05_container
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

09 Dockerリバースプロキシ(HTTPS)
8 Hits, Last modified: 4 months ago
e.com/; proxy_redirect off; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for... 2.com/; proxy_redirect off; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for
20 Kubernetes GlusterFS Galera Wordpress
8 Hits, Last modified: 3 years ago
rd|wp_pass| <code> helm install my-release \ --set persistence.enabled=false \ --set rootUser.password=root_password \ --set db.user=wp_user \ --set db.password=wp_pass \ --set db.name=wordpress \ bitnami/mariadb-galera
05 Docker Nginx reverse proxy
6 Hits, Last modified: 4 years ago
com:8080/; # 基本はキャッシュしない set $do_not_cache 1; # 画像のみキャッシュさせる ... png|gif|css|js|ico|svg)$") { set $do_not_cache 0; } proxy_... oxy_cache_bypass $do_not_cache; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
16 Kubernetes + DRBD Linstor
5 Hits, Last modified: 3 years ago
code> helm install linstor-op linstor/linstor \ --set operator.controller.enabled=false \ --set etcd.persistentVolume.enabled=false \ --set operator.etcd.enabled=false \ --set controllerEndpoint=http://172.16.0.65:3370 </code> ==== 確認 ====
34 UnboundでHA構成
4 Hits, Last modified: 8 months ago
udo apt update sudo apt upgrade sudo timedatectl set-timezone Asia/Tokyo sudo localectl set-locale LANG=ja_JP.UTF-8 cat /etc/systemd/timesyncd.conf system... ocker-compose exec unbound bash unbound-control-setup ==== 5.Loopback ==== VIPから来る通信を受け取るため、Loopb... rack_script用意(冗長構成を切り替える際にトリガー) これを用意する事によって、ip l set ens5 down すると、VRRPが切り替わる。 <code> cat << __EOM__
33 Let's Encrypt リバースプロキシ(手動板)+ GitLab
3 Hits, Last modified: 11 months ago
/etc/letsencrypt/live/gitlab.fl8.jp/cert.pem; set $sts_header ""; if ($https) { set $sts_header "max-age=31536000"; } add_header Str... proxy_pass http://gitlab.fl8.jp; set $upstream_keepalive false; } } </code> <code
04 Docker MailServer
2 Hits, Last modified: 10 months ago
nv ENABLE_OPENDKIM=1 </code> DKIMキー作成 <code> # ./setup.sh config dkim </code> このファイル ./docker-data/dm... === 下記でDKIM追加したつもりなのに、DKIM署名が付かない事があった。 <code> ./setup.sh config dkim domain hogehoge2.com </code> 設
15 Kubernetes Error
2 Hits, Last modified: 3 years ago
ndbox: rpc error: code = Unknown desc = failed to setup network for sandbox "49a5d016c6aacfbea51d08b00f... 6269bdc2d4132": failed to delegate add: failed to set bridge addr: "cni0" already has an IP address dif
27 Docker Djnago
2 Hits, Last modified: 21 months ago
ct testproject . ==== プロジェクト作成後 ==== [プロジェクト名]/settings.pyに下記を追加 <code> DATABASES = { 'default'... :pasted:20231214-125010.png}} <code|testproject/setting.py> ALLOWED_HOSTS = ['django.fl8.jp'] or AL

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki