Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
config
Commits
f5c894ee
Commit
f5c894ee
authored
4 months ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Mention new location of SSH key
parent
d30e1fe3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-3
8 additions, 3 deletions
README.md
with
8 additions
and
3 deletions
README.md
+
8
−
3
View file @
f5c894ee
...
@@ -108,11 +108,16 @@ accedere per vedere le modifiche applicate. Il bottone View App, ha un
...
@@ -108,11 +108,16 @@ accedere per vedere le modifiche applicate. Il bottone View App, ha un
link simile a questo:
link simile a questo:
https://vm.investici.org/dash/i65WyixQslIyNNAzNLfQMzQ00zM0UNJRykvMTQUKZ-QXlxgCuUWJuUpWxgbmRjpKyQWlQKaOUmZuYjpISVJpTk5xamWqUq0OFrMMUc0yosQsI1SzjIk1KxYA
https://vm.investici.org/dash/i65WyixQslIyNNAzNLfQMzQ00zM0UNJRykvMTQUKZ-QXlxgCuUWJuUpWxgbmRjpKyQWlQKaOUmZuYjpISVJpTk5xamWqUq0OFrMMUc0yosQsI1SzjIk1KxYA
Dove abbiamo i comandi rapidi per accedere alle macchine virtuali
Dove abbiamo i comandi rapidi per accedere alle macchine virtuali
create da Vagrant
create da Vagrant
.
Per esempio
Ogni ambiente VM di test utilizza una sua chiave SSH privata di root
temporanea, quindi bisogna anzitutto scaricarla: dalla pagina del job
"deploy", si segue il link "Artifacts" sulla destra, poi "Browse", per
poi scaricare il file
*build-NNNN/ssh/vmkey*
.
ssh -i ~/.vagrant.d/insecure_private_key -J miscredenza.investici.org vagrant@10.178.116.10
Per connettersi:
ssh -i vmkey -J miscredenza.investici.org vagrant@10.178.116.10
E il comando da eseguire in locale dentro al repositori di Testbed,
E il comando da eseguire in locale dentro al repositori di Testbed,
per vedere il servizio attraverso un web browser.
per vedere il servizio attraverso un web browser.
...
...
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