• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » file
トレース: • Apache バーチャルホスト一覧確認 • 34 UnboundでHA構成 • vCenter Converter • 2017.03.14 Chrome SSL証明書確認 • 16 StartPollersUnreachable • 05 subversion • 06 GitPrep • 15 Windows10 チューニング • whois • 38 cephadmでcephインストール後、openstackで利用

file

検索

以下に検索結果を表示します。

部分一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@06_virtualization:05_container
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

15 Kubernetes Error
9 ヒット, 最終更新: 3年前
certificate for CA: couldn't load the certificate file ===== <code> W0421 22:57:17.689558 6442 utils... certificate for CA: couldn't load the certificate file /etc/kubernetes/pki/ca.crt: open /etc/kubernetes/pki/ca.crt: no such file or directory, failure loading key for service account: couldn't load the private key file /etc/kubernetes/pki/sa.key: open /etc/kubernetes/
33 Let's Encrypt リバースプロキシ(手動板)+ GitLab
6 ヒット, 最終更新: 11カ月前
llow all; root /usr/share/nginx/html; try_files $uri =404; break; } ## End of configuration ... # ロギングのデフォルト設定 logging: driver: "json-file" options: max-size: "100m" max-file: "3" certbot: image: certbot/certbot v... # ロギングのデフォルト設定 logging: driver: "json-file" options: max-size: "100m"
04 Docker MailServer
4 ヒット, 最終更新: 10カ月前
is value) hostname: mail.hogehoge.com env_file: mailserver.env # More information about the ... il/$DOMAIN/$USER DEFAULT=$MAILDIR/ # ロックファイル LOCKFILE=/var/mail/.procmail.lock # ログ出力先 LOGFILE=/var/mail/.procmail.log # 詳細ログ出力 VERBOSE=OFF ## 以下にprocmail... @junkmail.com $MAILDIR/.Junk/ </code> ==== Dockerfile ==== procmailだけ追加インストール <code> RUN <<EOF rm -r
23 Docker log設定
4 ヒット, 最終更新: 3年前
services: app: logging: driver: "json-file" options: max-size: "10m" max-file: "3" </code> ===== 3. Dockerの設定ファイル ===== <cod... /etc/docker/daemon.json> { "log-driver": "json-file", "log-opts": {"max-size": "10m", "max-file": "3"} } </code> {{tag>Docker}}
18 Kubernetes GlusterFS
3 ヒット, 最終更新: 3年前
t.glusterfs localhost:k8s-volume /mnt/ # df /mnt Filesystem 1K-blocks Used Available Use% ... kubectl exec -it alpine-test -- sh / # df /data/ Filesystem 1K-blocks Used Available Use... 象のIPにはPingできないのにちゃんとディスクは利用可能 <code> / # df /data Filesystem 1K-blocks Used Available Use
08 docker-compose Nginx
2 ヒット, 最終更新: 3年前
_index index.php; # fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name; # inclu... gi_params; #} # deny access to .htaccess files, if Apache's document root # concurs with ng
11 Docker image 作成
2 ヒット, 最終更新: 3年前
これは例として、zabbix-agentを起動するDockerイメージ ===== Dockerfile用意 ===== <code|Dockerfile> FROM debian:wheezy ENV DEBIAN_FRONTEND noninteractive RUN echo 'deb http:/
16 Kubernetes + DRBD Linstor
2 ヒット, 最終更新: 3年前
rbd1002 mount /dev/drbd1002 /mnt/ # df /mnt Filesystem 1K-blocks Used Available Use% Mounted ... d/system/var-lib-linstor.mount [Unit] Description=Filesystem for the LINSTOR controller [Mount] # you c
17 Kubernetes IPマスカレード
2 ヒット, 最終更新: 3年前
# The daemon looks for its config in a YAML file at /etc/config/ip-masq-agent - key:... kubectl create configmap ip-masq-agent \ --from-file config \ --namespace kube-system </code> {{tag
27 Docker Djnago
1 ヒット, 最終更新: 21カ月前
_install]] です。 ===== 1 ファイル用意 ===== <code|Dockerfile> FROM python:3.11 ENV PYTHONUNBUFFERED 1 RUN mkdi
28 Docker React
1 ヒット, 最終更新: 21カ月前
dir /app/react cd /app/react </code> <code|Dockerfile> FROM node:18.12.1-alpine WORKDIR /usr/src/app </
29 Next.js
1 ヒット, 最終更新: 21カ月前
ジョンは、[[https://nodejs.org/en|ここ]]で確認 <code|Dockerfile> FROM node:20.10.0 WORKDIR /usr/src/app </code>
30 React-admin
1 ヒット, 最終更新: 21カ月前
ct-admin|こちら]] ===== 1 ファイル用意 ===== <code|Dockerfile> FROM node:18.12.1-alpine WORKDIR /usr/src/app </
34 UnboundでHA構成
1 ヒット, 最終更新: 8カ月前
sync-status apt -y install tuned && tuned-adm profile latency-performance cat << __EOM__ >> /etc/hosts

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: 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