Readme
This commit is contained in:
16
README.md
16
README.md
@@ -1,14 +1,5 @@
|
|||||||
|
|
||||||
# To run the image maker make all the script able to run
|
# To run the image maker make all the script able to run
|
||||||
chmod +x all.sh
|
|
||||||
# run
|
|
||||||
./all.sh
|
|
||||||
|
|
||||||
## Image Medium and Large
|
|
||||||
Docker and Docker Compose comes pre installed from the Docker github repo. \
|
|
||||||
If not wanted, you can comment out line 12 in Large and Medium.sh
|
|
||||||
|
|
||||||
#Install
|
|
||||||
Open the console or ssh in to your Proxmox node
|
Open the console or ssh in to your Proxmox node
|
||||||
```sh
|
```sh
|
||||||
apt install git
|
apt install git
|
||||||
@@ -19,6 +10,13 @@ chmod +x all.sh
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Image Medium and Large
|
||||||
|
Docker and Docker Compose comes pre installed from the Docker github repo. \
|
||||||
|
If not wanted, you can comment out line 12 in Large and Medium.sh
|
||||||
|
|
||||||
|
#Install
|
||||||
|
|
||||||
|
|
||||||
# Cloud images in Proxmox
|
# Cloud images in Proxmox
|
||||||
* [Preparing Cloud-Init Templates](https://pve.proxmox.com/pve-docs/qm.1.html)
|
* [Preparing Cloud-Init Templates](https://pve.proxmox.com/pve-docs/qm.1.html)
|
||||||
* [Cloud-Init Support - Proxmox VE](https://pve.proxmox.com/wiki/Cloud-Init_Support)
|
* [Cloud-Init Support - Proxmox VE](https://pve.proxmox.com/wiki/Cloud-Init_Support)
|
||||||
|
|||||||
Reference in New Issue
Block a user