Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
container-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nomad-lab
container-manager
Commits
b0c50c0c
Commit
b0c50c0c
authored
6 years ago
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
Options
Downloads
Patches
Plain Diff
update labdev infor for remotevis after re-install
parent
234db062
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+6
-3
6 additions, 3 deletions
README.md
config/nomad-vis-test.hjson
+4
-4
4 additions, 4 deletions
config/nomad-vis-test.hjson
with
10 additions
and
7 deletions
README.md
+
6
−
3
View file @
b0c50c0c
...
@@ -24,13 +24,16 @@ from labdev-nomad.container
...
@@ -24,13 +24,16 @@ from labdev-nomad.container
cd /nomad/nomadlab/servers/nomad-vis-test/analytics/remotevis
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)
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
./deploy.sh --tls --env nomad-vis-test --target-hostname nomad-vis-test --secret-web-certs web-certs
./deploy.sh --tls --env nomad-vis-test --target-hostname nomad-vis-test --secret-web-certs web-certs
...
...
This diff is collapsed.
Click to expand it.
config/nomad-vis-test.hjson
+
4
−
4
View file @
b0c50c0c
...
@@ -20,11 +20,11 @@
...
@@ -20,11 +20,11 @@
}
}
}
}
session_redis: {
session_redis: {
port: 30
289
port: 30
038
host: 130.183.207.10
1
host: 130.183.207.10
0
}
}
usersettings_redis: {
usersettings_redis: {
port: 319
96
port: 319
23
host: 130.183.207.10
1
host: 130.183.207.10
0
}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment