Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Setup-Manager
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Dmytro Bogatov
Setup-Manager
Commits
67f3090a
Verified
Commit
67f3090a
authored
Feb 05, 2020
by
Dmytro Bogatov
💕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add bogatova.org .
parent
52915736
Pipeline
#5987
passed with stage
in 40 seconds
Changes
3
Pipelines
48
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
5 deletions
+4
-5
infra/build-services.sh
infra/build-services.sh
+0
-2
infra/sources/data.sh
infra/sources/data.sh
+3
-3
lets-encrypt/domains.sh
lets-encrypt/domains.sh
+1
-0
No files found.
infra/build-services.sh
View file @
67f3090a
...
@@ -8,8 +8,6 @@ shopt -s globstar
...
@@ -8,8 +8,6 @@ shopt -s globstar
cd
"
${
0
%/*
}
"
cd
"
${
0
%/*
}
"
CWD
=
$(
pwd
)
CWD
=
$(
pwd
)
# KEBEFILE="--kubeconfig=${CWD}/kubeconfig.yaml"
source
.secret.sh
source
.secret.sh
#
#
...
...
infra/sources/data.sh
View file @
67f3090a
...
@@ -18,9 +18,10 @@ SERVICES["spaces-dbogatov-org"]="registry.dbogatov.org/dbogatov/nginx-proxies/sp
...
@@ -18,9 +18,10 @@ SERVICES["spaces-dbogatov-org"]="registry.dbogatov.org/dbogatov/nginx-proxies/sp
SERVICES[
"budata-dbogatov-org"
]=
"registry.dbogatov.org/bu/data-lab/website:latest"
SERVICES[
"budata-dbogatov-org"
]=
"registry.dbogatov.org/bu/data-lab/website:latest"
SERVICES[
"maxflow-dbogatov-org"
]=
"registry.dbogatov.org/bu/deduplication-project/max-flow:master"
SERVICES[
"maxflow-dbogatov-org"
]=
"registry.dbogatov.org/bu/deduplication-project/max-flow:master"
SERVICES[
"industry-dbogatov-org"
]=
"registry.dbogatov.org/dbogatov/cv-website:latest"
SERVICES[
"industry-dbogatov-org"
]=
"registry.dbogatov.org/dbogatov/cv-website:latest"
SERVICES[
"daria-dbogatov-org"
]=
"registry.dbogatov.org/dorlova/orlova-app:latest"
SERVICES[
"inara-dbogatov-org"
]=
"registry.dbogatov.org/dbogatov/inara-cv:latest"
SERVICES[
"inara-dbogatov-org"
]=
"registry.dbogatov.org/dbogatov/inara-cv:latest"
SERVICES[
"bogatova-org"
]=
"registry.dbogatov.org/bogatova/orlova-app:latest"
SERVICES[
"darinagulley-com"
]=
"registry.dbogatov.org/dgulley/dashawebsite:latest"
SERVICES[
"darinagulley-com"
]=
"registry.dbogatov.org/dgulley/dashawebsite:latest"
SERVICES[
"shevastream-com"
]=
"registry.dbogatov.org/dbogatov/shevastream:master"
SERVICES[
"shevastream-com"
]=
"registry.dbogatov.org/dbogatov/shevastream:master"
...
@@ -55,12 +56,12 @@ DOMAINS["dmytro.app"]=$AVALUE
...
@@ -55,12 +56,12 @@ DOMAINS["dmytro.app"]=$AVALUE
DOMAINS[
"bogatov.app"
]=
$AVALUE
DOMAINS[
"bogatov.app"
]=
$AVALUE
DOMAINS[
"bogatov.dev"
]=
$AVALUE
DOMAINS[
"bogatov.dev"
]=
$AVALUE
DOMAINS[
"bogatova.org"
]=
$AVALUE
DOMAINS[
"netwatch.app"
]=
$AVALUE
DOMAINS[
"netwatch.app"
]=
$AVALUE
DOMAINS[
"bogatov.kiev.ua"
]=
$AVALUE
DOMAINS[
"bogatov.kiev.ua"
]=
$AVALUE
DOMAINS[
"darinagulley.com"
]=
$AVALUE
DOMAINS[
"darinagulley.com"
]=
$AVALUE
DOMAINS[
"moon-travel.com.ua"
]=
$AVALUE
DOMAINS[
"moon-travel.com.ua"
]=
$AVALUE
DOMAINS[
"photobarrat.com"
]=
$AVALUE
DOMAINS[
"photobarrat.com"
]=
$AVALUE
DOMAINS[
"res-public.net"
]=
$AVALUE
DOMAINS[
"shevastream.com"
]=
$AVALUE
DOMAINS[
"shevastream.com"
]=
$AVALUE
DOMAINS[
"veles-russia.com"
]=
$AVALUE
DOMAINS[
"veles-russia.com"
]=
$AVALUE
DOMAINS[
"visajapan.com.ua"
]=
$AVALUE
DOMAINS[
"visajapan.com.ua"
]=
$AVALUE
...
@@ -76,7 +77,6 @@ declare -A PLACEHOLDERS
...
@@ -76,7 +77,6 @@ declare -A PLACEHOLDERS
PLACEHOLDERS[
"netwatch-app"
]=
"under-maintenance"
PLACEHOLDERS[
"netwatch-app"
]=
"under-maintenance"
PLACEHOLDERS[
"votings-net"
]=
"under-maintenance"
PLACEHOLDERS[
"votings-net"
]=
"under-maintenance"
PLACEHOLDERS[
"res-public-net"
]=
"under-maintenance"
###
###
...
...
lets-encrypt/domains.sh
View file @
67f3090a
...
@@ -12,6 +12,7 @@ DOMAINS["pages.__MAIN__"]=false
...
@@ -12,6 +12,7 @@ DOMAINS["pages.__MAIN__"]=false
DOMAINS[
"review.__MAIN__"
]=
false
DOMAINS[
"review.__MAIN__"
]=
false
DOMAINS[
"vpn.__MAIN__"
]=
false
DOMAINS[
"vpn.__MAIN__"
]=
false
DOMAINS[
"bogatova.org"
]=
true
DOMAINS[
"netwatch.app"
]=
true
DOMAINS[
"netwatch.app"
]=
true
DOMAINS[
"bogatov.kiev.ua"
]=
true
DOMAINS[
"bogatov.kiev.ua"
]=
true
DOMAINS[
"visasupport.com.ua"
]=
true
DOMAINS[
"visasupport.com.ua"
]=
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment