Skip to content

Commit

Permalink
Update promox post
Browse files Browse the repository at this point in the history
  • Loading branch information
irish1986 committed Jan 7, 2024
1 parent 815e0b8 commit a9cf6f5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
Binary file removed .jekyll-metadata
Binary file not shown.
30 changes: 22 additions & 8 deletions _posts/2024-01-06-proxmox.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-i

### Update (Optional)

### Proxmox Let’s Encrypt SSL Cert (Optional)

## Proxmox Two Factor Setup (Optional)

### AMD/Intel Microcode Update (Optional)

AMD and Intel releases new microcode for their processors from time to time. This is different from BIOS firmware, as the microcode runs inside the processor. It can fix CPU bugs or make other changes, as needed. You can use the following tteck script to download the latest AMD/Intel microcode and install it. A full system reboot will be needed for the microcode to take effect.
Expand Down Expand Up @@ -221,6 +217,20 @@ pvecm join <ip-address-of-the-main-node>
1. Create HA Groups
2. Create Disable HA

## Security

### Proxmox Let’s Encrypt SSL Cert (Optional)

### Proxmox Two Factor Setup (Optional)

## Monitoring

### Metric Server

### Notifications (Optional)

### SMART Monitoring (Optional)

## Workload

### Terraform
Expand All @@ -229,10 +239,14 @@ pvecm join <ip-address-of-the-main-node>
2. Create API Tokens
3. Create template VM

## Monitoring
### Admin

### Metric Server
1. Create Terraform user

### Notifications (Optional)
### K3S

1. Create Terraform user

### Check SMART Monitoring (Optional)
### Home Assistance (HAOS)

1. Create Terraform user

0 comments on commit a9cf6f5

Please sign in to comment.