All Projects → DeadlockState → Proxmox-prepare

DeadlockState / Proxmox-prepare

Licence: other
Preparing Proxmox VE after installation

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Proxmox-prepare

cv4pve-api-dotnet
Proxmox VE Client API .Net C#
Stars: ✭ 25 (+66.67%)
Mutual labels:  proxmox, proxmox-ve
pve-common
Proxmox Project's Common Perl Code
Stars: ✭ 33 (+120%)
Mutual labels:  proxmox, proxmox-ve
cv4pve-botgram
Telegram Bot for Proxmox VE
Stars: ✭ 26 (+73.33%)
Mutual labels:  proxmox, proxmox-ve
dab templates
DAB Templates for Proxmox
Stars: ✭ 21 (+40%)
Mutual labels:  proxmox, proxmox-ve
cv4pve-pepper
Launching SPICE remote-viewer for Proxmox VE
Stars: ✭ 48 (+220%)
Mutual labels:  proxmox, proxmox-ve
freenas-proxmox
ZFS over iSCSI to FreeNAS API's from Proxmox VE
Stars: ✭ 129 (+760%)
Mutual labels:  proxmox, proxmox-ve
cv4pve-metrics
Metrics for Proxmox VE, Grafana with dasboard, InfluxDb
Stars: ✭ 38 (+153.33%)
Mutual labels:  proxmox, proxmox-ve
proxmox-ve
Proxmox VE Vagrant Base Box
Stars: ✭ 70 (+366.67%)
Mutual labels:  proxmox, proxmox-ve
ansible role proxmox
Ansible role to provision containers in Proxmox VE virtualization
Stars: ✭ 42 (+180%)
Mutual labels:  proxmox, proxmox-ve
pve exporter
Prometheus exporter for Proxmox VE.
Stars: ✭ 31 (+106.67%)
Mutual labels:  proxmox, proxmox-ve
proxmox-tools
📦 A collection of stuff that I and others wrote for Proxmox 📦
Stars: ✭ 112 (+646.67%)
Mutual labels:  proxmox, proxmox-ve
cv4pve-api-php
Proxmox VE Client API for PHP
Stars: ✭ 45 (+200%)
Mutual labels:  proxmox, proxmox-ve
ans-pve-win-templ
Ansible playbook to create Proxmox Windows VM templates
Stars: ✭ 49 (+226.67%)
Mutual labels:  proxmox, proxmox-ve
packer-templates
Packer templates for creating Amazon EC2 images, Proxmox templates and Vagrant boxes
Stars: ✭ 70 (+366.67%)
Mutual labels:  proxmox
madalynn-packer
Packer configuration for Ubuntu Server 18.04, 20.04 and 22.04 for Proxmox.
Stars: ✭ 48 (+220%)
Mutual labels:  proxmox
proxtop
Proxmox resource monitor -- list top resource users of your proxmox VM platform
Stars: ✭ 25 (+66.67%)
Mutual labels:  proxmox
Proxmox
Proxmox Helper Scripts
Stars: ✭ 3,882 (+25780%)
Mutual labels:  proxmox
packer-plugin-proxmox
Packer plugin for Proxmox Builder
Stars: ✭ 28 (+86.67%)
Mutual labels:  proxmox
terraform-provider-proxmox
terraform provider for proxmox
Stars: ✭ 28 (+86.67%)
Mutual labels:  proxmox
linstor-proxmox
Integration pluging bridging LINSTOR to Proxmox VE
Stars: ✭ 21 (+40%)
Mutual labels:  proxmox

Proxmox-prepare Build Status

About

Preparing Proxmox VE after installation

Screenshots

screenshot

Compatibility

Tested on

  • Proxmox VE 4.4
  • Proxmox VE 5.0
  • Proxmox VE 5.1

Features

  • Disable "No valid subscription" pop-up message and remove Proxmox VE Enterprise repository from sources.list if you don't pay for Proxmox support subscription
  • Install Fail2ban to protect Proxmox VE Web UI from too many connections attempts (default 4 max. retry and 12 hours of ban time you can modify it in /etc/fail2ban/jail.local)
  • Disable SSH root access
  • Change SSH port number
  • Add a bridged network interface
  • Generate a Let's Encrypt SSL certificate with auto renewals

Installation

Pre-requisites

Just a fresh install of Proxmox VE :)

Recommendations

Run this script just after installing Proxmox VE

wget https://raw.githubusercontent.com/Punk--Rock/Proxmox-prepare/master/proxmox_prepare.sh

chmod +x proxmox_prepare.sh

./proxmox_prepare.sh

Troubleshooting

If you have problems with the Let's Encrypt SSL certificate you can uninstall it by executing fix_ssl.sh

More

If you use LXC containers (CT) and you want updated containers templates you can check this repository

Contact me

Twitter @Punk__R0ck

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].