Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
container-manager
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nomad-lab
container-manager
Commits
b0c50c0c
Commit
b0c50c0c
authored
Dec 12, 2018
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update labdev infor for remotevis after re-install
parent
234db062
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
README.md
README.md
+6
-3
config/nomad-vis-test.hjson
config/nomad-vis-test.hjson
+4
-4
No files found.
README.md
View file @
b0c50c0c
...
...
@@ -24,13 +24,16 @@ from labdev-nomad.container
cd /nomad/nomadlab/servers/nomad-vis-test/analytics/remotevis
Update info on services of labdev
that we use as we share the session db (we should probably clean up this ugly command)
Update info on services of labdev
(should already be done) that we use as we share the session db
kubectl exec -ti $(kubectl get po | grep nomad-container-manager-beaker | cut -f1 -d ' ') node app.js serviceDumper -- --out-file labdev-nomad.services.yaml
ssh labdev-nomad.esc
cd /nomad/nomadlab/servers/labdev-nomad/beaker-manager
kubectl create -f sevice-dumper.yaml
exit
update config with current info on the redis dbs of labdev (default-remotevis.hjson.in -> default-remotevis.hjson)
docker run -ti -v $PWD:/usr/src/app -v /nomad/nomadlab/servers/
labdev-nomad/analytics/beaker:/mnt -w /usr/src/app --rm node:carbon node app.js templateEvaluer --replacements /mnt
/labdev-nomad.services.yaml --template config/nomad-vis-test.hjson.in --out-file config/nomad-vis-test.hjson
docker run -ti -v $PWD:/usr/src/app -v /nomad/nomadlab/servers/
services-info:/services-info -w /usr/src/app --rm node:carbon node app.js templateEvaluer --replacements /services-info
/labdev-nomad.services.yaml --template config/nomad-vis-test.hjson.in --out-file config/nomad-vis-test.hjson
deploy
./deploy.sh --tls --env nomad-vis-test --target-hostname nomad-vis-test --secret-web-certs web-certs
...
...
config/nomad-vis-test.hjson
View file @
b0c50c0c
...
...
@@ -20,11 +20,11 @@
}
}
session_redis: {
port: 30
289
host: 130.183.207.10
1
port: 30
038
host: 130.183.207.10
0
}
usersettings_redis: {
port: 319
96
host: 130.183.207.10
1
port: 319
23
host: 130.183.207.10
0
}
}
\ No newline at end of file
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