Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
virtinstaller
Commits
b4fa901d
Commit
b4fa901d
authored
May 21, 2016
by
Peter Niederlag
Browse files
update README
parent
f05e1197
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b4fa901d
On server
==============
*
edit
`/root/machine.conf`
and update variables
*
configure only the internal IP addresses (applied to
`eth0`
).
*
create VM:
*
create default VM, attached to private network:
```
shell
virt-install-debian
virt-install-debian
srvXXX
```
*
add additional network interfaces, when needed
Chef Bootstrapping (On Your Workstation)
========================================
...
...
@@ -23,3 +20,18 @@ Chef Bootstrapping (On Your Workstation)
knife bootstrap
--bootstrap-version
12.5.1
-E
production
-r
"recipe[t3-base]"
--ssh-gateway
username@msXX.typo3.org
\
-N
srvXXX.typo3.org 10.186.2.xx
```
Customisation of virtual machine
=====================================
Feel free to customise the machine via /etc/libvir/qemu/
*
.xml files and tools.
Update Config (On server)
=====================================
Optional, should not be required during daily operations
*
edit variables in
`/root/machine.conf`
Read the source of the shell script for further details
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment