Updateded Readme and added openssh server to alpine
This commit is contained in:
@@ -266,6 +266,7 @@ packages:
|
||||
action: install
|
||||
- packages:
|
||||
- nano
|
||||
- openssh-server
|
||||
action: install
|
||||
variants:
|
||||
- default
|
||||
|
||||
10
Readme.md
10
Readme.md
@@ -9,11 +9,19 @@ This can be done on a Minimal debian CT (make sure to enable nesting) on the new
|
||||
3. run `bash Scripts/FirstSetup.sh`, to genate the container images
|
||||
4. upload the `Debian-imgbuilder.tar.xz` to the proxmox server and create a privileged container
|
||||
5. Follow the steps under Container Setup > imgbuilder
|
||||
6.
|
||||
6. Upload the `Debian-Jenkins.tar.xz` to the proxmox server and create a container
|
||||
7. Follow the steps under Container Setup > Jenkins
|
||||
|
||||
# List of containers
|
||||
|
||||
| Name | Distro | Description |
|
||||
|------|:------:|:-----------:|
|
||||
| minimal | All | Minimal installed packages |
|
||||
| default | All | ssh-server and nano packages |
|
||||
| jenkins | Debian | Jenkins server |
|
||||
| jenkinsBuilder | Debian | Basic node for Jenkins |
|
||||
| imgbuilder | Debian | LXC template builder node for Jenkins |
|
||||
|
||||
|
||||
# Container Setup
|
||||
## imgbuilder
|
||||
|
||||
Reference in New Issue
Block a user