Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Wiki
Deployment
Virtual Machine with Packer
Changes
Page history
New page
Templates
Clone repository
Update Virtual Machine with Packer
authored
2 years ago
by
Fabian Englert
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Deployment/Virtual-Machine-with-Packer.md
+6
-1
6 additions, 1 deletion
Deployment/Virtual-Machine-with-Packer.md
with
6 additions
and
1 deletion
Deployment/Virtual-Machine-with-Packer.md
View page @
5c77654e
...
...
@@ -6,7 +6,12 @@ On this page, we will create a virtual machine with Packer and run it with Virtu
## Install VirtualBox
Install VirtualBox from the
[
VirtualBox Download Page
](
https://www.virtualbox.org/wiki/Downloads
)
.
# Download goSDN repository
## Login Credentials
login: gosdn
password: gosdn
## Download goSDN repository
Go into the directory where you want to have this repository.
Get it with SSH:
...
...
This diff is collapsed.
Click to expand it.