Skip to content

Instantly share code, notes, and snippets.

@AkashRajvanshi
Created February 13, 2021 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkashRajvanshi/66035c1e5976fed54abdf2d3843a35b7 to your computer and use it in GitHub Desktop.
Save AkashRajvanshi/66035c1e5976fed54abdf2d3843a35b7 to your computer and use it in GitHub Desktop.
# Check for turnkey templates, if not shows : Go to Proxmox Server Console -> `$ pveam update`
# Select turnkey-core ( It is optimized debian Container Image by turnkey project )
# Note - Uncheck the priviledged container option
# Add resources and bootup container
# Install docker as per debian ( It uses very minimal reosurce, You can setup two three docker container in less then a 1 GB Ram)
# Extra Tip: Select the ID Criteria for Containers & VM's:
- VMS: 100-199
- Containers 300-399
# IP's Criteria
# Containers : x.x.x.151 - 250
# VM's : x.x.x.50 - 150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment