Added CloudFlare's IPv6 addresses

This commit is contained in:
WilliamMiceli
2019-06-01 12:53:32 -04:00
parent a5444b5e22
commit a1fd4f9c42
23 changed files with 76 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
WEBMIN_ENABLED: ${WEBMIN_ENABLED}
{{- if eq .Values.WEBMIN_ENABLED "true"}}

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
{{- if .Values.TRAEFIK_HOST}}
node_env: production

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
GITLAB_OMNIBUS_CONFIG: |
external_url 'https://${TRAEFIK_HOST}'

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
USER_UID: '1000'
USER_GID: '1000'
@@ -46,6 +48,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
POSTGRES_DB: gitea_db
POSTGRES_USER: gitea_user

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
GUACD_HOSTNAME: guacd
MYSQL_HOSTNAME: mysql
@@ -58,6 +60,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_DATABASE: guacamole_db
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if (.Values.HOST_LABEL)}}
@@ -26,6 +28,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
entrypoint: |
bash -c 'bash -s <<EOF
trap "break;exit" SIGHUP SIGINT SIGTERM
@@ -52,6 +56,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_DATABASE: ninja_db
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}
@@ -73,6 +79,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -24,6 +24,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_HOST: mysql
MYSQL_DATABASE: nextcloud_db
@@ -68,6 +70,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_DATABASE: nextcloud_db
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}
@@ -90,6 +94,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
PMA_ARBITRARY: 1 # Allows the user to specify any arbitrary server using address/hostname and port
{{- if or .Values.SERVICE_LINK_1 .Values.SERVICE_LINK_2 .Values.SERVICE_LINK_3}}

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
CELLS_BIND: "localhost:80"
CELLS_EXTERNAL: "${TRAEFIK_HOST}:443"
@@ -39,6 +41,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_DATABASE: cells_db
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
ROCKETCHAT_URL: hubot.${TRAEFIK_HOST}
ROCKETCHAT_ROOM: GENERAL
@@ -40,6 +42,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}
@@ -57,6 +61,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MONGO_URL: mongodb://mongo:27017/rocketchat
ROOT_URL: https://${TRAEFIK_HOST}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
APP_ENV: production # [ development | production ]
APP_DEBUG: false
@@ -45,6 +47,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_DATABASE: snipeit_db
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}

View File

@@ -7,6 +7,8 @@ services:
dns:
- 1.1.1.1 # Cloudflare Public DNS 1
- 1.0.0.1 # Cloudflare Public DNS 2
- 2606:4700:4700::1111
- 2606:4700:4700::1001
labels:
io.rancher.container.agent.role: environment
io.rancher.container.create_agent: true

View File

@@ -7,6 +7,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MONGO_LOG_DIR: /dev/null
labels:
@@ -25,6 +27,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
WIKI_ADMIN_EMAIL: ${ADMIN_EMAIL}
labels:

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
WORDPRESS_DB_HOST: mysql
WORDPRESS_DB_NAME: wordpress_db
@@ -40,6 +42,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_DATABASE: wordpress_db
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
DB_HOST: postgresql
DB_DATABASE: xwiki_db
@@ -42,6 +44,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
POSTGRES_INITDB_ARGS: "--encoding=UTF8"
POSTGRES_DB: xwiki_db

View File

@@ -6,6 +6,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
YOURLS_DB_HOST: mysql
YOURLS_DB_NAME: yourls_db
@@ -39,6 +41,8 @@ services:
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
MYSQL_DATABASE: yourls_db
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASS}